aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-24drm/mediatek: add connection from RDMA2 to DPI0stu.hsieh@mediatek.com1-0/+9
2018-06-24drm/mediatek: add connection from RDMA1 to DSI3stu.hsieh@mediatek.com1-0/+8
2018-06-24drm/mediatek: add connection from RDMA1 to DSI2stu.hsieh@mediatek.com1-0/+9
2018-06-24drm/mediatek: add connection from RDMA1 to DSI1stu.hsieh@mediatek.com1-0/+9
2018-06-24drm/mediatek: add connection from RDMA1 to DPI1stu.hsieh@mediatek.com1-0/+8
2018-06-24drm/mediatek: add connection from RDMA0 to DSI3stu.hsieh@mediatek.com1-0/+4
2018-06-24drm/mediatek: add connection from RDMA0 to DSI2stu.hsieh@mediatek.com1-0/+4
2018-06-24drm/mediatek: add connection from RDMA0 to DPI0stu.hsieh@mediatek.com1-0/+5
2018-06-24drm/mediatek: Update the definition of connection from RDMA1 to DPI0stu.hsieh@mediatek.com1-4/+4
2018-06-24drm/mediatek: add connection from OD1 to RDMA1stu.hsieh@mediatek.com1-0/+4
2018-06-24drm/mediatek: add the DSI1 for component init conditionstu.hsieh@mediatek.com1-0/+1
2018-06-24drm/mediatek: add component DSI3stu.hsieh@mediatek.com2-0/+3
2018-06-24drm/mediatek: add component DSI2stu.hsieh@mediatek.com2-0/+3
2018-06-24drm/mediatek: add component DPI1stu.hsieh@mediatek.com2-0/+3
2018-06-24drm/mediatek: add ddp component PWM2stu.hsieh@mediatek.com2-0/+2
2018-06-24drm/mediatek: add ddp component PWM1stu.hsieh@mediatek.com1-0/+1
2018-06-24drm/mediatek: add ddp component OD1stu.hsieh@mediatek.com4-5/+7
2018-06-24drm/mediatek: add ddp component AAL1stu.hsieh@mediatek.com4-4/+6
2018-06-24drm/mediatek: support maximum 64 mutex modstu.hsieh@mediatek.com1-28/+47
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan4-43/+34
2018-05-18drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone1-26/+14
2018-05-18drm/mtk: Move GEM BO to drm_framebufferDaniel Stone3-35/+6
2018-05-18drm/mtk: Remove impossible internal errorDaniel Stone1-5/+0
2018-05-02drm/mediatek: Using the function drm_display_mode_to_videomodeSatendra Singh Thakur3-42/+33
2018-04-25drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Gomonovych, Vasyl1-1/+1
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä1-6/+1
2018-01-23drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä1-2/+3
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-6/+6
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä1-1/+2
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä1-4/+4
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()Ville Syrjälä1-1/+1
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+1
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-21drm/mediatek: hdmi: clean up drm_bridge_add callInki Dae1-5/+1
2017-08-11drm/mediatek: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2-3/+3
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2-2/+0
2017-08-01drm: Plumb modifiers through plane initBen Widawsky1-1/+1
2017-07-29drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes3-30/+0
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring9-31/+28
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter10-128/+205
2017-07-26drm/mediatek: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+6
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma1-1/+1
2017-07-13drm/mediatek: Convert to new iterator macrosMaarten Lankhorst1-3/+3
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart1-2/+3
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart1-2/+3
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2-10/+7
2017-06-27drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com5-81/+185
2017-06-27drm/mediatek: check for memory allocation failureChristophe Jaillet1-0/+2
2017-06-27drm/mediatek: re-phrase DRM_INFO error messageColin Ian King1-1/+1