dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Chun-Kuang Hu <chunkuang.hu@kernel.org>
To: David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
	dri-devel@lists.freedesktop.org,
	linux-mediatek@lists.infradead.org
Cc: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>,
	Wang Qing <wangqing@vivo.com>,
	Boris Brezillon <boris.brezillon@collabora.com>,
	Rex-BC Chen <rex-bc.chen@mediatek.com>,
	Jitao Shi <jitao.shi@mediatek.com>,
	tangchunyou <tangchunyou@yulong.com>
Subject: [GIT PULL] mediatek drm next for 5.13
Date: Mon,  5 Apr 2021 16:22:48 +0800	[thread overview]
Message-ID: <20210405082248.3578-1-chunkuang.hu@kernel.org> (raw)

Hi, Dave & Daniel:

This includes:

1. Fine tune the line time for EOTp.
2. Add support mt8192 dpi.
3. Make crtc config-updating atomic.
4. Don't support hdmi connector creation.

Regards,
Chun-Kuang.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git tags/mediatek-drm-next-5.13

for you to fetch changes up to 2e477391522354e763aa62ee3e281c1ad9e8eb1b:

  drm/mediatek: Don't support hdmi connector creation (2021-04-01 22:05:20 +0800)

----------------------------------------------------------------
Mediatek DRM Next for Linux 5.13

1. Fine tune the line time for EOTp.
2. Add support mt8192 dpi.
3. Make crtc config-updating atomic.
4. Don't support hdmi connector creation.

----------------------------------------------------------------
Boris Brezillon (1):
      drm/mediatek: Add missing MODULE_DEVICE_TABLE()

Chun-Kuang Hu (1):
      drm/mediatek: crtc: Make config-updating atomic

Dafna Hirschfeld (3):
      MAINTAINERS: Add linux-mediatek ML for drm Mediatek drivers
      drm/mediatek: Switch the hdmi bridge ops to the atomic versions
      drm/mediatek: Don't support hdmi connector creation

Jitao Shi (3):
      drm/mediatek: dsi: Use symbolized register definition
      drm/mediatek: dsi: Fine tune the line time caused by EOTp
      dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi

Rex-BC Chen (2):
      drm/mediatek: dpi: Add check for max clock rate in mode_valid
      drm/mediatek: dpi: Add config for mt8192

Rob Herring (1):
      dt-bindings: display: mediatek, dpi: Convert to use graph schema

Wang Qing (1):
      drm/mediatek: dpi: Delete redundant printing of return value

tangchunyou (1):
      drm/mediatek: cec: Delete redundant printing of return value

 .../bindings/display/mediatek/mediatek,dpi.yaml    |  12 +-
 MAINTAINERS                                        |   1 +
 drivers/gpu/drm/mediatek/mtk_cec.c                 |   6 +-
 drivers/gpu/drm/mediatek/mtk_dpi.c                 |  32 +++-
 drivers/gpu/drm/mediatek/mtk_drm_crtc.c            |  19 ++-
 drivers/gpu/drm/mediatek/mtk_drm_drv.c             |   1 +
 drivers/gpu/drm/mediatek/mtk_dsi.c                 |   9 +-
 drivers/gpu/drm/mediatek/mtk_hdmi.c                | 175 +++++++++------------
 drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c            |   1 +
 9 files changed, 130 insertions(+), 126 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2021-04-05  8:22 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=20210405082248.3578-1-chunkuang.hu@kernel.org \
    --to=chunkuang.hu@kernel.org \
    --cc=airlied@linux.ie \
    --cc=boris.brezillon@collabora.com \
    --cc=dafna.hirschfeld@collabora.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jitao.shi@mediatek.com \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=rex-bc.chen@mediatek.com \
    --cc=tangchunyou@yulong.com \
    --cc=wangqing@vivo.com \
    /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;
as well as URLs for NNTP newsgroup(s).