summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix bridge initializationPeter Senna Tschudin2017-04-031-4/+5
* drm/fb-helper: Improve code readabilityThierry Reding2017-03-311-9/+16
* drm/fb-helper: Reshuffle code for subsequent patchesThierry Reding2017-03-311-30/+29Star
* drm/fb-helper: Cleanup checkpatch warningsThierry Reding2017-03-311-22/+32
* dma-buf: fence debuggingRussell King2017-03-311-1/+33
* apple-gmux: Don't switch external DP port on 2011+ MacBook ProsLukas Wunner2017-03-301-1/+30
* drm/nouveau: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2017-03-301-1/+9
* drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2017-03-302-3/+7
* drm/radeon: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2017-03-302-3/+7
* PCI: Recognize Thunderbolt devicesLukas Wunner2017-03-303-0/+46
* MAINTAINERS: Add Lukas Wunner as reviewer for vga_switcherooLukas Wunner2017-03-301-0/+10
* drm: Fix locking gotcha in page_flip ioctlDaniel Vetter2017-03-311-1/+1
* drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt2017-03-302-3/+3
* drm: Clear e after kfree in drm_mode_page_flip_ioctlDaniel Vetter2017-03-301-0/+1
* drm: Convert cmpxchg(bool) back to a two step operationChris Wilson2017-03-301-1/+3
* drm/bridge: ti-tfp410: support hpd via gpioChristopher Spinrath2017-03-301-2/+70
* drm: use .hword to represent 16-bit numbersJavi Merino2017-03-301-3/+3
* Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst2017-03-301-5/+0Star
* drm: Fixup failure paths in drm_atomic_helper_set_configDaniel Vetter2017-03-301-1/+2
* drm: Peek at the current counter/timestamp for vblank queriesChris Wilson2017-03-291-0/+26
* drm: Refactor vblank sequence number comparisonChris Wilson2017-03-291-6/+10
* drm: vblank cannot be enabled if dev->irq_enabled is falseChris Wilson2017-03-291-4/+3Star
* drm: Mark up accesses of vblank->enabled outside of its spinlockChris Wilson2017-03-291-9/+14
* drm: Make the decision to keep vblank irq enabled earlierChris Wilson2017-03-291-8/+12
* drm/atomic-helper: Remove the backoff hack from set_configDaniel Vetter2017-03-292-20/+2Star
* drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-2917-23/+38
* drm: Add explicit acquire ctx handling around ->set_configDaniel Vetter2017-03-291-7/+19
* drm: Restrict drm_mode_set_config_internal to non-atomic driversDaniel Vetter2017-03-291-13/+21
* drm: simplify the locking in the GETCRTC ioctlDaniel Vetter2017-03-292-3/+13
* drm/atomic-helper: remove backoff hack from page_flipDaniel Vetter2017-03-292-39/+2Star
* drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-2916-21/+43
* drm: Roll out acquire context for the page_flip ioctlDaniel Vetter2017-03-291-2/+19
* drm/atomic-helper: remove backoff hack from disable/update_planeDaniel Vetter2017-03-292-49/+2Star
* drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter2017-03-299-16/+26
* drm: drm_plane_force_disable is not for atomic driversDaniel Vetter2017-03-291-0/+8
* drm: Add acquire ctx parameter to ->update_planeDaniel Vetter2017-03-2912-17/+34
* drm: Wire up proper acquire ctx for plane functionsDaniel Vetter2017-03-291-10/+42
* drm: document the all the atomic iteratorsDaniel Vetter2017-03-291-1/+158
* drm: Document kms locking a bit betterDaniel Vetter2017-03-294-34/+152
* drm/doc: remove standard connector props from the csv fileDaniel Vetter2017-03-291-5/+0Star
* drm: Add description for scdc variableShashank Sharma2017-03-281-0/+1
* drm/tegra: Don't use modeset_lock_crtcDaniel Vetter2017-03-271-4/+4
* drm: bochs: Prevent double-free of fb helperGabriel Krisman Bertazi2017-03-271-1/+3
* drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter2017-03-276-25/+57
* drm/tinydrm: Fix drm_driver.fops.ownerNoralf Trønnes2017-03-273-18/+4Star
* drm: dw_hdmi: Don't rely on the status of the bridge for updating HPDRomain Perier2017-03-271-1/+1
* drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANKDaniel Vetter2017-03-252-9/+0Star
* drm/todo: Add tinydrm refactoring ideasDaniel Vetter2017-03-251-0/+70
* drm: Extract drm_ioctl.hDaniel Vetter2017-03-253-60/+104
* drm/tilcdc: Drop calls to modeset_lock_crtcDaniel Vetter2017-03-251-6/+6