aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
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
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-29drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/mediatek: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-07-13drm/mediatek: Convert to new iterator macrosMaarten Lankhorst
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com
2017-06-27drm/mediatek: check for memory allocation failureChristophe Jaillet
2017-06-27drm/mediatek: re-phrase DRM_INFO error messageColin Ian King
2017-06-27drm/mediatek: use platform_register_driversPhilipp Zabel
2017-06-27drm/mediatek: Support UYVY and YUYV format for overlayBibby Hsieh