summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/ast: Pin framebuffer BO during dirty updateThomas Zimmermann2019-06-131-16/+16
* drm/ast: Pin and map cursor source BO during updateThomas Zimmermann2019-06-131-21/+16
* drm/ast: Remove obsolete or unused cursor stateThomas Zimmermann2019-06-132-21/+17
* drm/ast: Unpin cursor BO during cleanupThomas Zimmermann2019-06-131-0/+1
* drm/gem-vram: Support pinning buffers to current locationThomas Zimmermann2019-06-131-4/+16
* drm/mcde: Fix an uninitialized variableDan Carpenter2019-06-131-1/+1
* drm/ast: Drop fb_debug_enter/leaveDaniel Vetter2019-06-131-2/+0
* drm/virtio: drop framebuffer dirty tracking codeGerd Hoffmann2019-06-134-176/+3
* drm: Tweak drm_encoder_helper_funcs.enable kerneldocSean Paul2019-06-121-5/+5
* dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXESChris Wilson2019-06-121-2/+6
* gpu: drm: bridge: sii9234: simplify getting the adapter of a clientWolfram Sang2019-06-121-2/+2
* drm: Reverse lock order in pan_display_legacy()Thomas Zimmermann2019-06-121-2/+2
* drm/stm: dsi: add power on/off phy opsYannick Fertré2019-06-121-1/+20
* drm/bridge/synopsys: dsi: add power on/off optional phy opsYannick Fertré2019-06-122-0/+10
* drm/rockchip: dw_hdmi: Handle suspend/resumeDouglas Anderson2019-06-111-0/+14
* drm: bridge: dw-hdmi: Add hook for resumeDouglas Anderson2019-06-112-19/+31
* drm/fb: document dirty helper betterDaniel Vetter2019-06-111-0/+3
* drm/todo: Add bootsplash entryNoralf Trønnes2019-06-111-0/+15
* drm/fb-helper: Move out modeset config codeNoralf Trønnes2019-06-113-702/+702
* drm/fb-helper: Prepare to move out modeset config codeNoralf Trønnes2019-06-112-22/+44
* drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes2019-06-114-408/+197
* drm/virtio: Add memory barriers for capset cache.David Riley2019-06-112-0/+5
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-1043-44/+96
* drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-1055-64/+95
* drm/amd: drop use of drmP.h in display/Sam Ravnborg2019-06-105-6/+3
* drm/amd: drop use of drmP.h in powerplay/Sam Ravnborg2019-06-101-2/+2
* drm/amd: drop use of drmP.h from all header filesSam Ravnborg2019-06-103-4/+8
* drm/amd: drop use of drmP.h in atom.hSam Ravnborg2019-06-107-2/+15
* drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-1019-3/+38
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-1044-3/+86
* drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-1036-28/+90
* drm: fix build errors with drm_print.hSam Ravnborg2019-06-101-0/+2
* drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg2019-06-1057-147/+216
* drm/radeon: drop use of drmP.h (1/2)Sam Ravnborg2019-06-1044-112/+221
* drm/radeon: prepare header files for drmP.h removalSam Ravnborg2019-06-1010-1/+19
* drm/radeon: drop drmP.h from header filesSam Ravnborg2019-06-103-3/+2
* drm/radeon: drop dependency on drm_os_linux.hSam Ravnborg2019-06-1013-23/+30
* drm: drm_debugfs.h self-containedSam Ravnborg2019-06-101-0/+2
* drm: drm_crtc.h self-containedSam Ravnborg2019-06-101-0/+1
* drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entriesDouglas Anderson2019-06-101-6/+8
* dma-fence: Signal all callbacks from dma_fence_release()Chris Wilson2019-06-091-2/+19
* drm/fb-helper: Move out commit codeNoralf Trønnes2019-06-083-282/+292
* drm/fb-helper: Prepare to move out commit codeNoralf Trønnes2019-06-081-41/+81
* drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()Noralf Trønnes2019-06-084-168/+175
* drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter2019-06-071-2/+2
* drm/bridge: sii902x: fix comparision of u32 with less than zeroColin Ian King2019-06-071-1/+1
* drm/bridge: sii902x: re-order conditions to prevent out of bounds readDan Carpenter2019-06-071-2/+2
* drm/stm: support runtime power managementYannick Fertré2019-06-072-24/+86
* drm/stm: ltdc: No message if probeYannick Fertré2019-06-071-1/+1
* drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong2019-06-071-0/+16