All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: dri-devel@lists.freedesktop.org, Andy Yan <andyshrk@163.com>,
	jonas@kwiboo.se, linux-rockchip@lists.infradead.org
Cc: Heiko Stuebner <heiko@sntech.de>,
	s.hauer@pengutronix.de, sjoerd.simons@collabora.com,
	Andy Yan <andy.yan@rock-chips.com>,
	sebastian.reichel@collabora.com, hjc@rock-chips.com
Subject: Re: [PATCH v3 0/4] Add more format for vop2 driver
Date: Tue, 24 Oct 2023 21:48:25 +0200	[thread overview]
Message-ID: <169817682321.1800793.10899847189695496583.b4-ty@sntech.de> (raw)
In-Reply-To: <20231018094122.2475668-1-andyshrk@163.com>

On Wed, 18 Oct 2023 17:41:22 +0800, Andy Yan wrote:
> From: Andy Yan <andy.yan@rock-chips.com>
> 
> 
> This is a preparation for the upcoming support for rk3588 vop.
> 
> Patch 1 make the bpp calculation covery more format
> Patch 2 remove formats that are unsupported by cluster windows
> Patch 3 add more formats
> Patch 4 is a format table rename
> 
> [...]

Applied, thanks!

[1/4] drm/rockchip: fix vop format bpp calculation
      commit: 45ad07c7053df0b67e13d8deb574920d11651fb2
[2/4] drm/rockchip: remove the unsupported format of vop2 cluster window
      commit: 01d5a75370a60c3a8d691347ae6ebb2a9f8dc44a
[3/4] drm/rockchip: Add more format supported by vop2
      commit: bfd8a5c228fa3bb97884f77529c09e8745da08b9
[4/4] drm/rockchip: rename windows format for vop2
      commit: 215737e37d07ade8952048339e37aec6c6f82223

I've adapted the patch subjects slightly to match the current
  drm/rockchip: vop: ...
  drm/rockchip: vop2: ...
formats.


Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: dri-devel@lists.freedesktop.org, Andy Yan <andyshrk@163.com>,
	jonas@kwiboo.se, linux-rockchip@lists.infradead.org
Cc: s.hauer@pengutronix.de, sjoerd.simons@collabora.com,
	hjc@rock-chips.com, sebastian.reichel@collabora.com,
	Andy Yan <andy.yan@rock-chips.com>
Subject: Re: [PATCH v3 0/4] Add more format for vop2 driver
Date: Tue, 24 Oct 2023 21:48:25 +0200	[thread overview]
Message-ID: <169817682321.1800793.10899847189695496583.b4-ty@sntech.de> (raw)
In-Reply-To: <20231018094122.2475668-1-andyshrk@163.com>

On Wed, 18 Oct 2023 17:41:22 +0800, Andy Yan wrote:
> From: Andy Yan <andy.yan@rock-chips.com>
> 
> 
> This is a preparation for the upcoming support for rk3588 vop.
> 
> Patch 1 make the bpp calculation covery more format
> Patch 2 remove formats that are unsupported by cluster windows
> Patch 3 add more formats
> Patch 4 is a format table rename
> 
> [...]

Applied, thanks!

[1/4] drm/rockchip: fix vop format bpp calculation
      commit: 45ad07c7053df0b67e13d8deb574920d11651fb2
[2/4] drm/rockchip: remove the unsupported format of vop2 cluster window
      commit: 01d5a75370a60c3a8d691347ae6ebb2a9f8dc44a
[3/4] drm/rockchip: Add more format supported by vop2
      commit: bfd8a5c228fa3bb97884f77529c09e8745da08b9
[4/4] drm/rockchip: rename windows format for vop2
      commit: 215737e37d07ade8952048339e37aec6c6f82223

I've adapted the patch subjects slightly to match the current
  drm/rockchip: vop: ...
  drm/rockchip: vop2: ...
formats.


Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

  parent reply	other threads:[~2023-10-24 19:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18  9:41 [PATCH v3 0/4] Add more format for vop2 driver Andy Yan
2023-10-18  9:41 ` Andy Yan
2023-10-18  9:42 ` [PATCH v3 1/4] drm/rockchip: fix vop format bpp calculation Andy Yan
2023-10-18  9:42   ` Andy Yan
2023-10-18  9:42 ` [PATCH v3 2/4] drm/rockchip: remove the unsupported format of vop2 cluster window Andy Yan
2023-10-18  9:42   ` Andy Yan
2023-10-18  9:43 ` [PATCH v3 3/4] drm/rockchip: Add more format supported by vop2 Andy Yan
2023-10-18  9:43   ` Andy Yan
2023-10-18  9:43 ` [PATCH v3 4/4] drm/rockchip: rename windows format for vop2 Andy Yan
2023-10-18  9:43   ` Andy Yan
2023-10-24  9:48 ` [PATCH v3 0/4] Add more format for vop2 driver Sascha Hauer
2023-10-24  9:48   ` Sascha Hauer
2023-10-24 19:48 ` Heiko Stuebner [this message]
2023-10-24 19:48   ` Heiko Stuebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=169817682321.1800793.10899847189695496583.b4-ty@sntech.de \
    --to=heiko@sntech.de \
    --cc=andy.yan@rock-chips.com \
    --cc=andyshrk@163.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=hjc@rock-chips.com \
    --cc=jonas@kwiboo.se \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sebastian.reichel@collabora.com \
    --cc=sjoerd.simons@collabora.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.