summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-04drm: bridge: dw-hdmi: Move HPD handling to PHY operationsamlogic/v4.11/drm-hdmi-dw-hdmi-v6.1amlogic/v4.11/drm-hdmi-dw-hdmiNeil Armstrong2-54/+86
2017-04-04drm: bridge: dw-hdmi: Add Documentation on supported input formatsNeil Armstrong2-0/+16
2017-04-04drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong2-95/+294
2017-04-04documentation: media: Add documentation for new RGB and YUV bus formatsNeil Armstrong1-1/+959
2017-04-04media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX ControllerNeil Armstrong1-2/+11
2017-04-04drm: bridge: dw-hdmi: Extract PHY interrupt setup to a functionLaurent Pinchart1-28/+23
2017-04-03Revert "docs-rst: automatically convert Graphviz and SVG images"Neil Armstrong6-665/+6
2017-04-03drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix bridge initializationPeter Senna Tschudin1-4/+5
2017-03-31drm/fb-helper: Improve code readabilityThierry Reding1-9/+16
2017-03-31drm/fb-helper: Reshuffle code for subsequent patchesThierry Reding1-30/+29
2017-03-31drm/fb-helper: Cleanup checkpatch warningsThierry Reding1-22/+32
2017-03-31dma-buf: fence debuggingRussell King1-1/+33
2017-03-30apple-gmux: Don't switch external DP port on 2011+ MacBook ProsLukas Wunner1-1/+30
2017-03-30drm/nouveau: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner1-1/+9
2017-03-30drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2-3/+7
2017-03-30drm/radeon: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2-3/+7
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner3-0/+46
2017-03-30MAINTAINERS: Add Lukas Wunner as reviewer for vga_switcherooLukas Wunner1-0/+10
2017-03-30drm: Fix locking gotcha in page_flip ioctlDaniel Vetter1-1/+1
2017-03-30drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt2-3/+3
2017-03-30drm: Clear e after kfree in drm_mode_page_flip_ioctlDaniel Vetter1-0/+1
2017-03-30drm: Convert cmpxchg(bool) back to a two step operationChris Wilson1-1/+3
2017-03-30drm/bridge: ti-tfp410: support hpd via gpioChristopher Spinrath1-2/+70
2017-03-30drm: use .hword to represent 16-bit numbersJavi Merino1-3/+3
2017-03-30Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst1-5/+0
2017-03-30drm: Fixup failure paths in drm_atomic_helper_set_configDaniel Vetter1-1/+2
2017-03-29drm: Peek at the current counter/timestamp for vblank queriesChris Wilson1-0/+26
2017-03-29drm: Refactor vblank sequence number comparisonChris Wilson1-6/+10
2017-03-29drm: vblank cannot be enabled if dev->irq_enabled is falseChris Wilson1-4/+3
2017-03-29drm: Mark up accesses of vblank->enabled outside of its spinlockChris Wilson1-9/+14
2017-03-29drm: Make the decision to keep vblank irq enabled earlierChris Wilson1-8/+12
2017-03-29drm/atomic-helper: Remove the backoff hack from set_configDaniel Vetter2-20/+2
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter17-23/+38
2017-03-29drm: Add explicit acquire ctx handling around ->set_configDaniel Vetter1-7/+19
2017-03-29drm: Restrict drm_mode_set_config_internal to non-atomic driversDaniel Vetter1-13/+21
2017-03-29drm: simplify the locking in the GETCRTC ioctlDaniel Vetter2-3/+13
2017-03-29drm/atomic-helper: remove backoff hack from page_flipDaniel Vetter2-39/+2
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter16-21/+43
2017-03-29drm: Roll out acquire context for the page_flip ioctlDaniel Vetter1-2/+19
2017-03-29drm/atomic-helper: remove backoff hack from disable/update_planeDaniel Vetter2-49/+2
2017-03-29drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter9-16/+26
2017-03-29drm: drm_plane_force_disable is not for atomic driversDaniel Vetter1-0/+8
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter12-17/+34
2017-03-29drm: Wire up proper acquire ctx for plane functionsDaniel Vetter1-10/+42
2017-03-29drm: document the all the atomic iteratorsDaniel Vetter1-1/+158
2017-03-29drm: Document kms locking a bit betterDaniel Vetter4-34/+152
2017-03-29drm/doc: remove standard connector props from the csv fileDaniel Vetter1-5/+0
2017-03-28drm: Add description for scdc variableShashank Sharma1-0/+1
2017-03-27drm/tegra: Don't use modeset_lock_crtcDaniel Vetter1-4/+4
2017-03-27drm: bochs: Prevent double-free of fb helperGabriel Krisman Bertazi1-1/+3