summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
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
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 the DSI1 for component init conditionstu.hsieh@mediatek.com
2018-06-24drm/mediatek: add component DSI3stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add component DSI2stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add component DPI1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add ddp component PWM2stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add ddp component PWM1stu.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
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-05-18drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone
2018-05-18drm/mtk: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18drm/mtk: Remove impossible internal errorDaniel Stone
2018-05-02drm/mediatek: Using the function drm_display_mode_to_videomodeSatendra Singh Thakur
2018-04-25drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Gomonovych, Vasyl
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä
2018-01-23drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-21drm/mediatek: hdmi: clean up drm_bridge_add callInki Dae
2017-08-11drm/mediatek: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk