* [GIT PULL] mediatek drm next for 4.19
@ 2018-07-10 6:34 CK Hu
0 siblings, 0 replies; only message in thread
From: CK Hu @ 2018-07-10 6:34 UTC (permalink / raw)
To: Dave Airlie, dri-devel, linux-mediatek; +Cc: Daniel Stone, Stu Hsieh
Hi, Dave:
This include MT2712 SoC support and removing struct mtk_drm_fb.
Regards,
CK
The following changes since commit
ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
https://github.com/ckhu-mediatek/linux.git-tags.git
mediatek-drm-next-4.19
for you to fetch changes up to 57c7f58111806faa0165b88155bff15679024122:
drm/mtk: mtk_drm_fb -> drm_framebuffer (2018-06-28 00:27:36 +0800)
----------------------------------------------------------------
CK Hu (1):
drm/mediatek: Split line to not over 80 characters
Daniel Stone (3):
drm/mtk: Remove impossible internal error
drm/mtk: Move GEM BO to drm_framebuffer
drm/mtk: mtk_drm_fb -> drm_framebuffer
stu.hsieh@mediatek.com (29):
drm/mediatek: update dt-bindings for mt2712
drm/mediatek: support maximum 64 mutex mod
drm/mediatek: add ddp component AAL1
drm/mediatek: add ddp component OD1
drm/mediatek: add ddp component PWM1
drm/mediatek: add ddp component PWM2
drm/mediatek: add component DPI1
drm/mediatek: add component DSI2
drm/mediatek: add component DSI3
drm/mediatek: add the DSI1 for component init condition
drm/mediatek: add connection from OD1 to RDMA1
drm/mediatek: Update the definition of connection from RDMA1 to
DPI0
drm/mediatek: add connection from RDMA0 to DPI0
drm/mediatek: add connection from RDMA0 to DSI2
drm/mediatek: add connection from RDMA0 to DSI3
drm/mediatek: add connection from RDMA1 to DPI1
drm/mediatek: add connection from RDMA1 to DSI1
drm/mediatek: add connection from RDMA1 to DSI2
drm/mediatek: add connection from RDMA1 to DSI3
drm/mediatek: add connection from RDMA2 to DPI0
drm/mediatek: add connection from RDMA2 to DPI1
drm/mediatek: add connection from RDMA2 to DSI1
drm/mediatek: add connection from RDMA2 to DSI2
drm/mediatek: add connection from RDMA2 to DSI3
drm/mediatek: add DPI1 support for mutex
drm/mediatek: add DSI2 support for mutex
drm/mediatek: add DSI3 support for mutex
drm/mediatek: add third ddp path
drm/mediatek: Add support for mediatek SOC MT2712
.../bindings/display/mediatek/mediatek,disp.txt | 2 +-
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 3 +
drivers/gpu/drm/mediatek/mtk_drm_ddp.c | 235
++++++++++++++++++---
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 15 +-
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h | 10 +-
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 102 +++++++--
drivers/gpu/drm/mediatek/mtk_drm_drv.h | 5 +-
drivers/gpu/drm/mediatek/mtk_drm_fb.c | 76 ++-----
drivers/gpu/drm/mediatek/mtk_drm_fb.h | 1 -
drivers/gpu/drm/mediatek/mtk_drm_plane.c | 7 +-
10 files changed, 330 insertions(+), 126 deletions(-)
_______________________________________________
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:[~2018-07-10 6:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-10 6:34 [GIT PULL] mediatek drm next for 4.19 CK Hu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox