summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-04MAINTAINERS: update files for Amlogic DRM Drivermeson-drm-for-nextNeil Armstrong1-0/+2
2017-04-04drm/meson: Add RST to bring together kerneldocNeil Armstrong2-0/+62
2017-04-04drm/meson: Convert existing documentation to actual kerneldocNeil Armstrong7-30/+65
2017-04-04dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extensionNeil Armstrong1-0/+111
2017-04-04drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHYNeil Armstrong5-0/+1066
2017-04-04drm/meson: Add support for HDMI venc modes and settingsNeil Armstrong3-5/+1249
2017-04-04drm/meson: add support for HDMI clock supportNeil Armstrong3-16/+623
2017-04-04drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not availableNeil Armstrong1-1/+1
2017-04-04drm/meson: Add support for componentsNeil Armstrong1-14/+99
2017-04-04drm/meson: Add missing HDMI registerNeil Armstrong1-0/+1
2017-04-04drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...Neil Armstrong1-4/+11
2017-04-04drm: virtio: fix virtio_gpu_mode_dumb_createGerd Hoffmann1-2/+4
2017-04-04drm: virtio: add virtio_gpu_translate_formatGerd Hoffmann3-56/+71
2017-04-04MAINTAINERS: meson-drm: remove useless git repositoryNeil Armstrong1-1/+0
2017-04-03dma-buf: align debugfs outputRussell King1-1/+2
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