All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/komeda: Add format: Y0L2, P010, YUV420_8/10BIT
@ 2019-05-17 10:05 ` james qian wang (Arm Technology China)
  0 siblings, 0 replies; 6+ messages in thread
From: james qian wang (Arm Technology China) @ 2019-05-17 10:05 UTC (permalink / raw)
  To: Liviu Dudau, airlied, Brian Starkey, maarten.lankhorst, sean
  Cc: Jonathan Chai (Arm Technology China),
	Julien Yin (Arm Technology China),
	thomas Sun (Arm Technology China),
	Lowry Li (Arm Technology China),
	Ayan Halder, Tiannan Zhu (Arm Technology China),
	Yiqi Kang (Arm Technology China),
	nd, linux-kernel, dri-devel, Ben Davis,
	Oscar Zhang (Arm Technology China),
	Channing Chen (Arm Technology China),
	james qian wang (Arm Technology China)

This patch series adds new formats:
- block format support for Y0L2, P010
- AFBC format YUV420_8_BIT, YUV420_10_BIT 

This patch series depends on:
- https://patchwork.freedesktop.org/series/58710/
- https://patchwork.freedesktop.org/series/59000/
- https://patchwork.freedesktop.org/series/59002/
- https://patchwork.freedesktop.org/series/60698/

James Qian Wang (Arm Technology China) (2):
  drm/komeda: Add komeda_fb_check_src_coords
  drm/komeda: Add format support for Y0L2, P010, YUV420_8/10BIT

 .../gpu/drm/arm/display/include/malidp_io.h   |  7 ++
 .../arm/display/komeda/d71/d71_component.c    | 58 +++++++-------
 .../gpu/drm/arm/display/komeda/d71/d71_dev.c  | 72 ++++++++---------
 .../arm/display/komeda/komeda_format_caps.h   |  2 -
 .../arm/display/komeda/komeda_framebuffer.c   | 78 ++++++++++++-------
 .../arm/display/komeda/komeda_framebuffer.h   |  2 +
 .../display/komeda/komeda_pipeline_state.c    | 34 +++++---
 7 files changed, 143 insertions(+), 110 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-05-17 10:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-17 10:05 [PATCH 0/2] drm/komeda: Add format: Y0L2, P010, YUV420_8/10BIT james qian wang (Arm Technology China)
2019-05-17 10:05 ` james qian wang (Arm Technology China)
2019-05-17 10:05 ` [PATCH 1/2] drm/komeda: Add komeda_fb_check_src_coords james qian wang (Arm Technology China)
2019-05-17 10:05   ` james qian wang (Arm Technology China)
2019-05-17 10:05 ` [PATCH 2/2] drm/komeda: Add format support for Y0L2, P010, YUV420_8/10BIT james qian wang (Arm Technology China)
2019-05-17 10:05   ` james qian wang (Arm Technology China)

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.