linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Extend MDP3 data structure
@ 2022-10-07  9:22 Moudy Ho
  2022-10-07  9:22 ` [PATCH v1 1/2] media: platform: mtk-mdp3: extend mdp_color format for compressed mode Moudy Ho
  2022-10-07  9:22 ` [PATCH v1 2/2] media: platform: mtk-mdp3: extend shared memory structure to 4-byte aligned Moudy Ho
  0 siblings, 2 replies; 6+ messages in thread
From: Moudy Ho @ 2022-10-07  9:22 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Matthias Brugger, Hans Verkuil
  Cc: Chun-Kuang Hu, linux-media, linux-mediatek, linux-kernel,
	Project_Global_Chrome_Upstream_Group, Moudy Ho

Hi,

This series is used to extend the MDP3 data structures regarding
MDP3 internal color formats and shared memory headers.

The MDP3 interal color format is defined in file "mtk-mdp3-regs.h".

Shared memory data structures for communication between the
MDP3 kernel and SCP are defined in "mtk-img-ipi.h".

Moudy Ho (2):
  media: platform: mtk-mdp3: extend mdp_color format for compressed mode
  media: platform: mtk-mdp3: extend shared memory structure to 4-byte
    aligned

 .../platform/mediatek/mdp3/mtk-img-ipi.h      |  76 +++----
 .../platform/mediatek/mdp3/mtk-mdp3-regs.h    | 193 +++++++++---------
 2 files changed, 135 insertions(+), 134 deletions(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-07  6:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07  9:22 [PATCH v1 0/2] Extend MDP3 data structure Moudy Ho
2022-10-07  9:22 ` [PATCH v1 1/2] media: platform: mtk-mdp3: extend mdp_color format for compressed mode Moudy Ho
2022-10-07 13:34   ` kernel test robot
2022-11-04 11:54   ` Hans Verkuil
2022-11-07  6:21     ` Moudy Ho (何宗原)
2022-10-07  9:22 ` [PATCH v1 2/2] media: platform: mtk-mdp3: extend shared memory structure to 4-byte aligned Moudy Ho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).