summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_drm_ddp.c
AgeCommit message (Expand)Author
2020-04-13soc / drm: mediatek: Move routing control to mmsys deviceEnric Balletbo i Serra
2020-04-13drm/mediatek: Omit warning on probe defersMatthias Brugger
2019-10-09drm/mediatek: add no_clk into ddp private dataCK Hu
2019-10-09drm/mediatek: add mutex sof register offset into ddp private dataYongqiang Niu
2019-10-09drm/mediatek: add mutex sof into ddp private dataYongqiang Niu
2019-10-09drm/mediatek: add mutex mod register offset into ddp private dataYongqiang Niu
2019-10-09drm/mediatek: add mutex mod into ddp private dataYongqiang Niu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-10-03drm/mediatek: implement connection from BLS to DPI0Bibby Hsieh
2018-08-27drm/mediatek: fix connection from RDMA2 to DSI1Stu Hsieh
2018-08-27drm/mediatek: add connection from RDMA2 to DSI0Stu Hsieh
2018-08-27drm/mediatek: add connection from RDMA1 to DSI0Stu Hsieh
2018-08-27drm/mediatek: add connection from RDMA0 to DSI1Stu Hsieh
2018-08-27drm/mediatek: add connection from RDMA0 to DPI1Stu Hsieh
2018-06-28drm/mediatek: Add support for mediatek SOC MT2712stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add DSI3 support for mutexstu.hsieh@mediatek.com
2018-06-24drm/mediatek: add DSI2 support for mutexstu.hsieh@mediatek.com
2018-06-24drm/mediatek: add DPI1 support for mutexstu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA2 to DSI3stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA2 to DSI2stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA2 to DSI1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA2 to DPI1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA2 to DPI0stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA1 to DSI3stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA1 to DSI2stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA1 to DSI1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA1 to DPI1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA0 to DSI3stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA0 to DSI2stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from RDMA0 to DPI0stu.hsieh@mediatek.com
2018-06-24drm/mediatek: Update the definition of connection from RDMA1 to DPI0stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add connection from OD1 to RDMA1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add ddp component OD1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add ddp component AAL1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: support maximum 64 mutex modstu.hsieh@mediatek.com
2017-04-08drm/mediatek: add support for Mediatek SoC MT2701yt.shen@mediatek.com
2017-04-08drm/mediatek: update display module connectionsyt.shen@mediatek.com
2017-04-08drm/mediatek: add shadow register supportyt.shen@mediatek.com
2017-04-08drm/mediatek: add *driver_data for different hardware settingsyt.shen@mediatek.com
2016-05-06drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.CK Hu