summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-04drm: virtio: fix virtio_gpu_mode_dumb_createGerd Hoffmann
2017-04-04drm: virtio: add virtio_gpu_translate_formatGerd Hoffmann
2017-04-03dma-buf: align debugfs outputRussell King
2017-04-03drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix bridge initializationPeter Senna Tschudin
2017-03-31drm/fb-helper: Improve code readabilityThierry Reding
2017-03-31drm/fb-helper: Reshuffle code for subsequent patchesThierry Reding
2017-03-31drm/fb-helper: Cleanup checkpatch warningsThierry Reding
2017-03-31dma-buf: fence debuggingRussell King
2017-03-30apple-gmux: Don't switch external DP port on 2011+ MacBook ProsLukas Wunner
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-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-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-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: 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-24drm/rockchip/dsi: check phy_cfg_clk only for RK3399Chris Zhong
2017-03-24drm/rockchip: Refactor the component match logic.Jeffy Chen