From mboxrd@z Thu Jan 1 00:00:00 1970 From: CK Hu Subject: [GIT PULL] mediatek drm next for 4.13 Date: Tue, 27 Jun 2017 18:18:58 +0800 Message-ID: <1498558738.15992.9.camel@mtksdaap41> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1513210889==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Dave Airlie Cc: Daniel Vetter , Christophe JAILLET , dri-devel@lists.freedesktop.org, linux-mediatek@lists.infradead.org, Colin Ian King List-Id: linux-mediatek@lists.infradead.org --===============1513210889== Content-Type: multipart/alternative; boundary="=-mHq8fK4tJTIuqFWCd6Cg" --=-mHq8fK4tJTIuqFWCd6Cg Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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 --=-mHq8fK4tJTIuqFWCd6Cg Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit 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 --=-mHq8fK4tJTIuqFWCd6Cg-- --===============1513210889== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1513210889==--