summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-30drm/nouveau: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner
2017-03-30drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner
2017-03-30drm/radeon: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner
2017-03-30MAINTAINERS: Add Lukas Wunner as reviewer for vga_switcherooLukas Wunner
2017-03-30drm: Fix locking gotcha in page_flip ioctlDaniel Vetter
2017-03-30drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt
2017-03-30drm: Clear e after kfree in drm_mode_page_flip_ioctlDaniel Vetter
2017-03-30drm: Convert cmpxchg(bool) back to a two step operationChris Wilson
2017-03-30drm/bridge: ti-tfp410: support hpd via gpioChristopher Spinrath
2017-03-30drm: use .hword to represent 16-bit numbersJavi Merino
2017-03-30Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst
2017-03-30drm: Fixup failure paths in drm_atomic_helper_set_configDaniel Vetter
2017-03-29drm: Peek at the current counter/timestamp for vblank queriesChris Wilson
2017-03-29drm: Refactor vblank sequence number comparisonChris Wilson
2017-03-29drm: vblank cannot be enabled if dev->irq_enabled is falseChris Wilson
2017-03-29drm: Mark up accesses of vblank->enabled outside of its spinlockChris Wilson
2017-03-29drm: Make the decision to keep vblank irq enabled earlierChris Wilson
2017-03-29drm/atomic-helper: Remove the backoff hack from set_configDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter
2017-03-29drm: Add explicit acquire ctx handling around ->set_configDaniel Vetter
2017-03-29drm: Restrict drm_mode_set_config_internal to non-atomic driversDaniel Vetter
2017-03-29drm: simplify the locking in the GETCRTC ioctlDaniel Vetter
2017-03-29drm/atomic-helper: remove backoff hack from page_flipDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter
2017-03-29drm: Roll out acquire context for the page_flip ioctlDaniel Vetter
2017-03-29drm/atomic-helper: remove backoff hack from disable/update_planeDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter
2017-03-29drm: drm_plane_force_disable is not for atomic driversDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter
2017-03-29drm: Wire up proper acquire ctx for plane functionsDaniel Vetter
2017-03-29drm: document the all the atomic iteratorsDaniel Vetter
2017-03-29drm: Document kms locking a bit betterDaniel Vetter
2017-03-29drm/doc: remove standard connector props from the csv fileDaniel Vetter
2017-03-28drm: Add description for scdc variableShashank Sharma
2017-03-27drm/tegra: Don't use modeset_lock_crtcDaniel Vetter
2017-03-27drm: bochs: Prevent double-free of fb helperGabriel Krisman Bertazi
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter
2017-03-27drm/tinydrm: Fix drm_driver.fops.ownerNoralf Trønnes
2017-03-27drm: dw_hdmi: Don't rely on the status of the bridge for updating HPDRomain Perier
2017-03-25drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANKDaniel Vetter
2017-03-25drm/todo: Add tinydrm refactoring ideasDaniel Vetter
2017-03-25drm: Extract drm_ioctl.hDaniel Vetter
2017-03-25drm/tilcdc: Drop calls to modeset_lock_crtcDaniel Vetter
2017-03-24drm/rockchip/dsi: correct the grf_switch_reg nameChris Zhong
2017-03-24drm/rockchip/dsi: enable the grf clk before writing grf registersChris Zhong
2017-03-24dt-bindings: add the grf clock for dw-mipi-dsiChris Zhong
2017-03-24drm/rockchip/dsi: check phy_cfg_clk only for RK3399Chris Zhong
2017-03-24drm/rockchip: Refactor the component match logic.Jeffy Chen
2017-03-24drm/debugfs: Add kerneldocDaniel Vetter