aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_debugfs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31drm/amdgpu: Fill out gem_object->resvDaniel Vetter4-18/+3
2019-07-31drm/nouveau: Fill out gem_object->resvDaniel Vetter4-9/+2
2019-07-31drm/radeon: Fill out gem_object->resvDaniel Vetter3-9/+1
2019-07-30drm/rockchip: Make analogix_dp_atomic_check staticYueHaibing1-2/+2
2019-07-30drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctlChristian König1-5/+5
2019-07-30drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-07-26drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functionsSean Paul1-2/+2
2019-07-26drm/rockchip: Use drm_atomic_helper_commit_tail_rpmSean Paul1-20/+1
2019-07-26drm/rockchip: Don't fully disable vop on self refreshSean Paul1-5/+36
2019-07-26drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul1-9/+9
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul9-458/+295
2019-07-26drm/rockchip: Check for fast link training before enabling psrSean Paul1-4/+5
2019-07-26drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistentlyGuido Günther1-2/+2
2019-07-26drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()sGuido Günther1-2/+4
2019-07-26drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()Guido Günther1-3/+3
2019-07-26drm/panel: jh057n00900: Move panel DSI init to enable()Guido Günther1-7/+8
2019-07-26video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson1-1/+3
2019-07-26drm: panel-lvds: Spout an error if of_get_display_timing() gives an errorDouglas Anderson1-1/+4
2019-07-26video: of: display_timing: Don't yell if no timing node is presentDouglas Anderson1-3/+1
2019-07-26video: of: display_timing: Add of_node_put() in of_get_display_timing()Douglas Anderson1-1/+6
2019-07-26drm/panel: simple: Add support for Sharp LD-D5116Z01B panelJeffrey Hugo1-0/+29