All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Yan <andyshrk@163.com>
To: linux-rockchip@lists.infradead.org,
	dri-devel@lists.freedesktop.org, heiko@sntech.de,
	jonas@kwiboo.se
Cc: s.hauer@pengutronix.de, hjc@rock-chips.com,
	sebastian.reichel@collabora.com, sjoerd.simons@collabora.com,
	Andy Yan <andy.yan@rock-chips.com>
Subject: [PATCH v3 0/4] Add more format for vop2 driver
Date: Wed, 18 Oct 2023 17:41:22 +0800	[thread overview]
Message-ID: <20231018094122.2475668-1-andyshrk@163.com> (raw)

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

And I drop two patches that have applied by Heiko[0]
[0]https://patchwork.kernel.org/project/linux-rockchip/cover/20231013122001.1594009-1-andyshrk@163.com/

Changes in v3:
- add a bpp calculation function
- split patch 
- add format check and convert

Andy Yan (4):
  drm/rockchip: fix vop format bpp calculation
  drm/rockchip: remove the unsupported format of vop2 cluster window
  drm/rockchip: Add more format supported by vop2
  drm/rockchip: rename windows format for vop2

 drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 71 +++++++++++++++-----
 drivers/gpu/drm/rockchip/rockchip_vop2_reg.c | 55 ++++++++-------
 2 files changed, 85 insertions(+), 41 deletions(-)

-- 
2.34.1


_______________________________________________
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: Andy Yan <andyshrk@163.com>
To: linux-rockchip@lists.infradead.org,
	dri-devel@lists.freedesktop.org, heiko@sntech.de,
	jonas@kwiboo.se
Cc: Andy Yan <andy.yan@rock-chips.com>,
	s.hauer@pengutronix.de, sjoerd.simons@collabora.com,
	hjc@rock-chips.com, sebastian.reichel@collabora.com
Subject: [PATCH v3 0/4] Add more format for vop2 driver
Date: Wed, 18 Oct 2023 17:41:22 +0800	[thread overview]
Message-ID: <20231018094122.2475668-1-andyshrk@163.com> (raw)

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

And I drop two patches that have applied by Heiko[0]
[0]https://patchwork.kernel.org/project/linux-rockchip/cover/20231013122001.1594009-1-andyshrk@163.com/

Changes in v3:
- add a bpp calculation function
- split patch 
- add format check and convert

Andy Yan (4):
  drm/rockchip: fix vop format bpp calculation
  drm/rockchip: remove the unsupported format of vop2 cluster window
  drm/rockchip: Add more format supported by vop2
  drm/rockchip: rename windows format for vop2

 drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 71 +++++++++++++++-----
 drivers/gpu/drm/rockchip/rockchip_vop2_reg.c | 55 ++++++++-------
 2 files changed, 85 insertions(+), 41 deletions(-)

-- 
2.34.1


             reply	other threads:[~2023-10-18  9:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18  9:41 Andy Yan [this message]
2023-10-18  9:41 ` [PATCH v3 0/4] Add more format for vop2 driver 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
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=20231018094122.2475668-1-andyshrk@163.com \
    --to=andyshrk@163.com \
    --cc=andy.yan@rock-chips.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=heiko@sntech.de \
    --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.