summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)AuthorLines
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-3/+3
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter-2/+2
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter-1/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+1
2018-06-28drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone-26/+14
2018-06-28drm/mtk: Move GEM BO to drm_framebufferDaniel Stone-35/+6
2018-06-28drm/mtk: Remove impossible internal errorDaniel Stone-5/+0
2018-06-28drm/mediatek: Add support for mediatek SOC MT2712stu.hsieh@mediatek.com-0/+78
2018-06-28drm/mediatek: Split line to not over 80 charactersCK Hu-18/+36
2018-06-24drm/mediatek: add third ddp pathstu.hsieh@mediatek.com-1/+12
2018-06-24drm/mediatek: add DSI3 support for mutexstu.hsieh@mediatek.com-0/+5
2018-06-24drm/mediatek: add DSI2 support for mutexstu.hsieh@mediatek.com-0/+5
2018-06-24drm/mediatek: add DPI1 support for mutexstu.hsieh@mediatek.com-0/+5
2018-06-24drm/mediatek: add connection from RDMA2 to DSI3stu.hsieh@mediatek.com-0/+8
2018-06-24drm/mediatek: add connection from RDMA2 to DSI2stu.hsieh@mediatek.com-0/+8
2018-06-24drm/mediatek: add connection from RDMA2 to DSI1stu.hsieh@mediatek.com-0/+8
2018-06-24drm/mediatek: add connection from RDMA2 to DPI1stu.hsieh@mediatek.com-0/+8
2018-06-24drm/mediatek: add connection from RDMA2 to DPI0stu.hsieh@mediatek.com-0/+9
2018-06-24drm/mediatek: add connection from RDMA1 to DSI3stu.hsieh@mediatek.com-0/+8
2018-06-24drm/mediatek: add connection from RDMA1 to DSI2stu.hsieh@mediatek.com-0/+9
2018-06-24drm/mediatek: add connection from RDMA1 to DSI1stu.hsieh@mediatek.com-0/+9
2018-06-24drm/mediatek: add connection from RDMA1 to DPI1stu.hsieh@mediatek.com-0/+8
2018-06-24drm/mediatek: add connection from RDMA0 to DSI3stu.hsieh@mediatek.com-0/+4
2018-06-24drm/mediatek: add connection from RDMA0 to DSI2stu.hsieh@mediatek.com-0/+4
2018-06-24drm/mediatek: add connection from RDMA0 to DPI0stu.hsieh@mediatek.com-0/+5
2018-06-24drm/mediatek: Update the definition of connection from RDMA1 to DPI0stu.hsieh@mediatek.com-4/+4
2018-06-24drm/mediatek: add connection from OD1 to RDMA1stu.hsieh@mediatek.com-0/+4
2018-06-24drm/mediatek: add the DSI1 for component init conditionstu.hsieh@mediatek.com-0/+1
2018-06-24drm/mediatek: add component DSI3stu.hsieh@mediatek.com-0/+3
2018-06-24drm/mediatek: add component DSI2stu.hsieh@mediatek.com-0/+3
2018-06-24drm/mediatek: add component DPI1stu.hsieh@mediatek.com-0/+3
2018-06-24drm/mediatek: add ddp component PWM2stu.hsieh@mediatek.com-0/+2
2018-06-24drm/mediatek: add ddp component PWM1stu.hsieh@mediatek.com-0/+1
2018-06-24drm/mediatek: add ddp component OD1stu.hsieh@mediatek.com-5/+7
2018-06-24drm/mediatek: add ddp component AAL1stu.hsieh@mediatek.com-4/+6
2018-06-24drm/mediatek: support maximum 64 mutex modstu.hsieh@mediatek.com-28/+47
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan-43/+34
2018-05-18drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone-26/+14
2018-05-18drm/mtk: Move GEM BO to drm_framebufferDaniel Stone-35/+6
2018-05-18drm/mtk: Remove impossible internal errorDaniel Stone-5/+0
2018-05-02drm/mediatek: Using the function drm_display_mode_to_videomodeSatendra Singh Thakur-42/+33
2018-04-25drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Gomonovych, Vasyl-1/+1
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä-6/+1
2018-01-23drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä-2/+3
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-6/+6
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä-1/+2
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä-4/+4
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä-1/+1
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-5/+1