summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/meson: Add zpos immutable property to planesNeil Armstrong2019-06-072-0/+6
* drm/vkms: Forward timer right after drm_crtc_handle_vblankDaniel Vetter2019-06-061-6/+16
* drm/vkms: Remove useless call to drm_connector_register/unregister()Rodrigo Siqueira2019-06-061-10/+0
* drm/sti: drop use of drmP.hSam Ravnborg2019-06-0625-23/+85
* drm/edid: Ignore "DFP 1.x" bit for EDID 1.2 and earlierVille Syrjälä2019-06-061-2/+2
* drm/edid: Clean up DRM_EDID_DIGITAL_* flagsVille Syrjälä2019-06-062-16/+18
* drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede2019-06-061-0/+16
* drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede2019-06-061-0/+16
* drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter2019-06-061-2/+3
* drm: Ignore drm_gem_vram_mm_funcs in generated documentationThomas Zimmermann2019-06-061-1/+1
* drm/virtio: Fix cache entry creation race.David Riley2019-06-061-1/+21
* drm/virtio: Wake up all waiters when capset response comes in.David Riley2019-06-061-1/+1
* drm/virtio: Ensure cached capset entries are valid before copying.David Riley2019-06-061-2/+1
* drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc busDouglas Anderson2019-06-051-16/+100
* dt-bindings: drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc busDouglas Anderson2019-06-051-0/+7
* drm/r128: drop use of drmP.hSam Ravnborg2019-06-054-6/+30
* drm/r128: drop drm_os_linux dependenciesSam Ravnborg2019-06-053-21/+21
* drm/savage: drop use of drmP.hSam Ravnborg2019-06-054-6/+24
* drm/savage: drop use of drm_os_linuxSam Ravnborg2019-06-052-9/+14
* drm/sis: drop drmP.h useSam Ravnborg2019-06-053-11/+14
* drm/virtio: use u64_to_user_ptr macroGurchetan Singh2019-06-051-7/+5
* drm/panel: truly: Add additional delay after pulling down reset gpioVivek Gautam2019-06-051-0/+1
* dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson2019-06-051-0/+4
* drm/atmel-hlcdc: revert shift by 8Claudiu Beznea2019-06-041-1/+1