Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: CK Hu <ck.hu@mediatek.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	dri-devel@lists.freedesktop.org,
	linux-mediatek@lists.infradead.org,
	Colin Ian King <colin.king@canonical.com>
Subject: [GIT PULL] mediatek drm next for 4.13
Date: Tue, 27 Jun 2017 18:18:58 +0800	[thread overview]
Message-ID: <1498558738.15992.9.camel@mtksdaap41> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1747 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 2674 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

                 reply	other threads:[~2017-06-27 10:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1498558738.15992.9.camel@mtksdaap41 \
    --to=ck.hu@mediatek.com \
    --cc=airlied@gmail.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=colin.king@canonical.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-mediatek@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox