summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek
Commit message (Expand)AuthorAgeFilesLines
...
* | | drm/mediatek: Split line to not over 80 charactersCK Hu2018-06-281-18/+36
* | | drm/mediatek: add third ddp pathstu.hsieh@mediatek.com2018-06-243-1/+12
* | | drm/mediatek: add DSI3 support for mutexstu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: add DSI2 support for mutexstu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: add DPI1 support for mutexstu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: add connection from RDMA2 to DSI3stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DSI2stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DSI1stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DPI1stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DPI0stu.hsieh@mediatek.com2018-06-241-0/+9
* | | drm/mediatek: add connection from RDMA1 to DSI3stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA1 to DSI2stu.hsieh@mediatek.com2018-06-241-0/+9
* | | drm/mediatek: add connection from RDMA1 to DSI1stu.hsieh@mediatek.com2018-06-241-0/+9
* | | drm/mediatek: add connection from RDMA1 to DPI1stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA0 to DSI3stu.hsieh@mediatek.com2018-06-241-0/+4
* | | drm/mediatek: add connection from RDMA0 to DSI2stu.hsieh@mediatek.com2018-06-241-0/+4
* | | drm/mediatek: add connection from RDMA0 to DPI0stu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: Update the definition of connection from RDMA1 to DPI0stu.hsieh@mediatek.com2018-06-241-4/+4
* | | drm/mediatek: add connection from OD1 to RDMA1stu.hsieh@mediatek.com2018-06-241-0/+4
* | | drm/mediatek: add the DSI1 for component init conditionstu.hsieh@mediatek.com2018-06-241-0/+1
* | | drm/mediatek: add component DSI3stu.hsieh@mediatek.com2018-06-242-0/+3
* | | drm/mediatek: add component DSI2stu.hsieh@mediatek.com2018-06-242-0/+3
* | | drm/mediatek: add component DPI1stu.hsieh@mediatek.com2018-06-242-0/+3
* | | drm/mediatek: add ddp component PWM2stu.hsieh@mediatek.com2018-06-242-0/+2
* | | drm/mediatek: add ddp component PWM1stu.hsieh@mediatek.com2018-06-241-0/+1
* | | drm/mediatek: add ddp component OD1stu.hsieh@mediatek.com2018-06-244-5/+7
* | | drm/mediatek: add ddp component AAL1stu.hsieh@mediatek.com2018-06-244-4/+6
* | | drm/mediatek: support maximum 64 mutex modstu.hsieh@mediatek.com2018-06-241-28/+47
| |/ |/|
* | drm/mediatek: Using the function drm_display_mode_to_videomodeSatendra Singh Thakur2018-05-023-42/+33
* | drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Gomonovych, Vasyl2018-04-251-1/+1
|/
* drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä2018-03-051-6/+1
* drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-042-6/+6
|\
| * drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä2017-11-221-1/+2
| * drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2017-11-201-4/+4
| * drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä2017-11-201-1/+1
| * drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-071-1/+0
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-5/+1
|\|
| * drm/mediatek: hdmi: clean up drm_bridge_add callInki Dae2017-08-211-5/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/mediatek: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2017-08-112-3/+3
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-082-2/+0
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-1/+1
* drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-293-30/+0
* drm: Convert to using %pOF instead of full_nameRob Herring2017-07-269-31/+28
* Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-07-2610-128/+205
|\
| * drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com2017-06-275-81/+185
| * drm/mediatek: check for memory allocation failureChristophe Jaillet2017-06-271-0/+2
| * drm/mediatek: re-phrase DRM_INFO error messageColin Ian King2017-06-271-1/+1
| * drm/mediatek: use platform_register_driversPhilipp Zabel2017-06-272-46/+8