aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14drm/amdgpu: Fix connector atomic_check compilation failSean Paul1-2/+3
2019-06-13drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA descriptionSean Paul1-0/+1
2019-06-13drm/rockchip: Use dirtyfb helperSean Paul1-11/+2
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul11-5/+338
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul10-27/+37
2019-06-13drm: Add atomic variants for bridge enable/disableSean Paul3-4/+220
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart3-0/+81
2019-06-13drm: Add atomic variants of enable/disable to encoder helper funcsSean Paul2-2/+55
2019-06-13sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-8/+2
2019-06-13drm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman6-87/+29
2019-06-13drm/bridge: analogix_dp: Convert to GPIO descriptorsLinus Walleij3-23/+23
2019-06-13drm/bridge: analogix-anx78xx: Drop of_gpio.h includeLinus Walleij1-1/+0
2019-06-13drm/bridge: analogix_dp: possible condition with no effect (if == else)Hariprasad Kelam1-2/+0
2019-06-13panel: rocktech: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+3
2019-06-13vga_switcheroo: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-27/+7
2019-06-13drm: Remove functions with kmap-object argument from GEM VRAM helpersThomas Zimmermann2-46/+8
2019-06-13drm: Remove lock interfaces from GEM VRAM helpersThomas Zimmermann2-114/+0
2019-06-13drm/mgag200: Rewrite cursor handlingThomas Zimmermann3-103/+69
2019-06-13drm/mgag200: Pin framebuffer BO during dirty updateThomas Zimmermann1-12/+14
2019-06-13drm/ast: Pin framebuffer BO during dirty updateThomas Zimmermann1-16/+16
2019-06-13drm/ast: Pin and map cursor source BO during updateThomas Zimmermann1-21/+16
2019-06-13drm/ast: Remove obsolete or unused cursor stateThomas Zimmermann2-21/+17
2019-06-13drm/ast: Unpin cursor BO during cleanupThomas Zimmermann1-0/+1
2019-06-13drm/gem-vram: Support pinning buffers to current locationThomas Zimmermann1-4/+16
2019-06-13drm/mcde: Fix an uninitialized variableDan Carpenter1-1/+1
2019-06-13drm/ast: Drop fb_debug_enter/leaveDaniel Vetter1-2/+0
2019-06-13drm/virtio: drop framebuffer dirty tracking codeGerd Hoffmann4-176/+3
2019-06-12drm: Tweak drm_encoder_helper_funcs.enable kerneldocSean Paul1-5/+5
2019-06-12dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXESChris Wilson1-2/+6
2019-06-12gpu: drm: bridge: sii9234: simplify getting the adapter of a clientWolfram Sang1-2/+2
2019-06-12drm: Reverse lock order in pan_display_legacy()Thomas Zimmermann1-2/+2
2019-06-12drm/stm: dsi: add power on/off phy opsYannick Fertré1-1/+20
2019-06-12drm/bridge/synopsys: dsi: add power on/off optional phy opsYannick Fertré2-0/+10
2019-06-11drm/rockchip: dw_hdmi: Handle suspend/resumeDouglas Anderson1-0/+14
2019-06-11drm: bridge: dw-hdmi: Add hook for resumeDouglas Anderson2-19/+31
2019-06-11drm/fb: document dirty helper betterDaniel Vetter1-0/+3
2019-06-11drm/todo: Add bootsplash entryNoralf Trønnes1-0/+15
2019-06-11drm/fb-helper: Move out modeset config codeNoralf Trønnes3-702/+702
2019-06-11drm/fb-helper: Prepare to move out modeset config codeNoralf Trønnes2-22/+44
2019-06-11drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes4-408/+197
2019-06-11drm/virtio: Add memory barriers for capset cache.David Riley2-0/+5
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg43-44/+96
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg55-64/+95
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg5-6/+3
2019-06-10drm/amd: drop use of drmP.h in powerplay/Sam Ravnborg1-2/+2
2019-06-10drm/amd: drop use of drmP.h from all header filesSam Ravnborg3-4/+8
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg7-2/+15
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg19-3/+38
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg44-3/+86
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg36-28/+90