summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-301-2/+2
* 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
* Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst2017-03-301-5/+0
* 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/+3
* 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/+2
* drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-2914-20/+32
* 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/+2
* drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-2914-17/+35
* 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/+2
* drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter2017-03-296-13/+20
* 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-299-14/+27
* drm: Wire up proper acquire ctx for plane functionsDaniel Vetter2017-03-291-10/+42
* 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-275-25/+56
* drm/tinydrm: Fix drm_driver.fops.ownerNoralf Trønnes2017-03-272-15/+3
* 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-251-8/+0
* drm: Extract drm_ioctl.hDaniel Vetter2017-03-251-0/+1
* drm/tilcdc: Drop calls to modeset_lock_crtcDaniel Vetter2017-03-251-6/+6
* drm/rockchip/dsi: correct the grf_switch_reg nameChris Zhong2017-03-241-2/+2
* drm/rockchip/dsi: enable the grf clk before writing grf registersChris Zhong2017-03-241-1/+25
* drm/rockchip/dsi: check phy_cfg_clk only for RK3399Chris Zhong2017-03-241-6/+8
* drm/rockchip: Refactor the component match logic.Jeffy Chen2017-03-2410-108/+118
* drm/debugfs: Add kerneldocDaniel Vetter2017-03-242-45/+8
* drm: document driver interface for CRC capturingDaniel Vetter2017-03-241-11/+6
* drm: Extract drm_debugfs.hDaniel Vetter2017-03-241-1/+4
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...Daniel Vetter2017-03-23263-10858/+27481
|\
| * BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-2336-294/+836
| |\
| | * Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-03-167-6/+18
| | |\
| | | * drm/amd/amdgpu: Fix debugfs reg read/write address widthTom St Denis2017-03-151-2/+2
| | | * drm/amdgpu/si: add dpm quirk for OlandAlex Deucher2017-03-151-0/+6
| | | * drm/radeon/si: add dpm quirk for OlandAlex Deucher2017-03-151-0/+6
| | | * drm: amd: remove broken include pathArnd Bergmann2017-03-151-2/+0
| | | * drm/amd/powerplay: fix copy error in smu7_clockpoweragting.cRex Zhu2017-03-141-1/+1
| | | * drm/amdgpu: fix parser init error path to avoid crash in parser finiDave Airlie2017-03-101-0/+2
| | | * drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis2017-03-101-1/+1