aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2020-03-25drm/mediatek: Find the cursor plane instead of hard coding itEvan Benn
2020-02-24drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh
2019-09-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta
2019-09-10drm/mediatek: set DMA max segment sizeAlexandre Courbot
2019-09-10drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang
2019-07-10drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang
2019-07-10drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang
2019-05-10drm/mediatek: fix possible object reference leakWen Yang
2019-05-10drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter
2018-11-13drm/mediatek: fix OF sibling-node lookupJohan Hovold
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-08-27drm/mediatek: fix connection from RDMA2 to DSI1Stu Hsieh
2018-08-27drm/mediatek: update some variable name from ovl to compStu Hsieh
2018-08-27drm/mediatek: use layer_nr function to get layer number to init planeStu Hsieh
2018-08-27drm/mediatek: add function to return RDMA layer numberStu Hsieh
2018-08-27drm/mediatek: add function to return OVL layer numberStu Hsieh
2018-08-27drm/mediatek: add function to get layer number for componentStu Hsieh
2018-08-27drm/mediatek: add YUYV/UYVY color format support for RDMAStu Hsieh
2018-08-27drm/mediatek: add the comment about color format setting for OVLStu Hsieh
2018-08-27drm/mediatek: add RGB color format support for RDMAStu Hsieh
2018-08-27drm/mediatek: add memory mode and layer_config for RDMAStu 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-08-27drm/mediatek: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-08-27drm/mediatek: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-06-28drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone
2018-06-28drm/mtk: Move GEM BO to drm_framebufferDaniel Stone
2018-06-28drm/mtk: Remove impossible internal errorDaniel Stone
2018-06-28drm/mediatek: Add support for mediatek SOC MT2712stu.hsieh@mediatek.com
2018-06-28drm/mediatek: Split line to not over 80 charactersCK Hu
2018-06-24drm/mediatek: add third ddp pathstu.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