Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND GIT PULL] mediatek drm next for 4.13
@ 2017-07-06 14:18 CK Hu
  0 siblings, 0 replies; only message in thread
From: CK Hu @ 2017-07-06 14:18 UTC (permalink / raw)
  To: Dave Airlie; +Cc: linux-mediatek, dri-devel

Hi, Dave:

This include new color format support and some fixups.
Please kindly let me know if there is any problem.

Regards,
CK

The following changes since commit
6d61e70ccc21606ffb8a0a03bd3aba24f659502b:

  Backmerge tag 'v4.12-rc7' into drm-next (2017-06-27 08:28:30 +1000)

are available in the git repository at:


  https://github.com/ckhu-mediatek/linux.git-tags.git
mediatek-drm-next-4.13

for you to fetch changes up to 5ac5895a84d92bd2b3db490f8ee242ccb4d77e96:

  drm/mediatek: separate color module to fixup error memory reallocation
(2017-06-27 17:34:53 +0800)

----------------------------------------------------------------
Bibby Hsieh (1):
      drm/mediatek: Support UYVY and YUYV format for overlay

Christophe Jaillet (1):
      drm/mediatek: check for memory allocation failure

Colin Ian King (1):
      drm/mediatek: re-phrase DRM_INFO error message

Philipp Zabel (1):
      drm/mediatek: use platform_register_drivers

yt.shen@mediatek.com (1):
      drm/mediatek: separate color module to fixup error memory
reallocation

drivers/gpu/drm/mediatek/Makefile           |   3 +-
drivers/gpu/drm/mediatek/mtk_disp_color.c   | 176
++++++++++++++++++++++++++++
drivers/gpu/drm/mediatek/mtk_disp_ovl.c     |   7 ++
drivers/gpu/drm/mediatek/mtk_drm_crtc.c     |   2 +
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c |  80 +------------
drivers/gpu/drm/mediatek/mtk_drm_drv.c      |  33 ++----
drivers/gpu/drm/mediatek/mtk_drm_drv.h      |   1 +
drivers/gpu/drm/mediatek/mtk_drm_plane.c    |   2 +
drivers/gpu/drm/mediatek/mtk_dsi.c          |   2 +-
drivers/gpu/drm/mediatek/mtk_hdmi.c         |  27 +----
10 files changed, 205 insertions(+), 128 deletions(-)
create mode 100644 drivers/gpu/drm/mediatek/mtk_disp_color.c

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-06 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 14:18 [RESEND GIT PULL] mediatek drm next for 4.13 CK Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox