index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Fix locking gotcha in page_flip ioctl
Daniel Vetter
2017-03-31
1
-1
/
+1
*
drm: Clarify the role of plane_state argument to drm_simple update().
Eric Anholt
2017-03-30
1
-2
/
+2
*
drm: Clear e after kfree in drm_mode_page_flip_ioctl
Daniel Vetter
2017-03-30
1
-0
/
+1
*
drm: Convert cmpxchg(bool) back to a two step operation
Chris Wilson
2017-03-30
1
-1
/
+3
*
drm/bridge: ti-tfp410: support hpd via gpio
Christopher Spinrath
2017-03-30
1
-2
/
+70
*
Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"
Maarten Lankhorst
2017-03-30
1
-5
/
+0
*
drm: Fixup failure paths in drm_atomic_helper_set_config
Daniel Vetter
2017-03-30
1
-1
/
+2
*
drm: Peek at the current counter/timestamp for vblank queries
Chris Wilson
2017-03-29
1
-0
/
+26
*
drm: Refactor vblank sequence number comparison
Chris Wilson
2017-03-29
1
-6
/
+10
*
drm: vblank cannot be enabled if dev->irq_enabled is false
Chris Wilson
2017-03-29
1
-4
/
+3
*
drm: Mark up accesses of vblank->enabled outside of its spinlock
Chris Wilson
2017-03-29
1
-9
/
+14
*
drm: Make the decision to keep vblank irq enabled earlier
Chris Wilson
2017-03-29
1
-8
/
+12
*
drm/atomic-helper: Remove the backoff hack from set_config
Daniel Vetter
2017-03-29
2
-20
/
+2
*
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
14
-20
/
+32
*
drm: Add explicit acquire ctx handling around ->set_config
Daniel Vetter
2017-03-29
1
-7
/
+19
*
drm: Restrict drm_mode_set_config_internal to non-atomic drivers
Daniel Vetter
2017-03-29
1
-13
/
+21
*
drm: simplify the locking in the GETCRTC ioctl
Daniel Vetter
2017-03-29
2
-3
/
+13
*
drm/atomic-helper: remove backoff hack from page_flip
Daniel Vetter
2017-03-29
2
-39
/
+2
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
14
-17
/
+35
*
drm: Roll out acquire context for the page_flip ioctl
Daniel Vetter
2017-03-29
1
-2
/
+19
*
drm/atomic-helper: remove backoff hack from disable/update_plane
Daniel Vetter
2017-03-29
2
-49
/
+2
*
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
6
-13
/
+20
*
drm: drm_plane_force_disable is not for atomic drivers
Daniel Vetter
2017-03-29
1
-0
/
+8
*
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-29
9
-14
/
+27
*
drm: Wire up proper acquire ctx for plane functions
Daniel Vetter
2017-03-29
1
-10
/
+42
*
drm/tegra: Don't use modeset_lock_crtc
Daniel Vetter
2017-03-27
1
-4
/
+4
*
drm: bochs: Prevent double-free of fb helper
Gabriel Krisman Bertazi
2017-03-27
1
-1
/
+3
*
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
2017-03-27
5
-25
/
+56
*
drm/tinydrm: Fix drm_driver.fops.owner
Noralf Trønnes
2017-03-27
2
-15
/
+3
*
drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
Romain Perier
2017-03-27
1
-1
/
+1
*
drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANK
Daniel Vetter
2017-03-25
1
-8
/
+0
*
drm: Extract drm_ioctl.h
Daniel Vetter
2017-03-25
1
-0
/
+1
*
drm/tilcdc: Drop calls to modeset_lock_crtc
Daniel Vetter
2017-03-25
1
-6
/
+6
*
drm/rockchip/dsi: correct the grf_switch_reg name
Chris Zhong
2017-03-24
1
-2
/
+2
*
drm/rockchip/dsi: enable the grf clk before writing grf registers
Chris Zhong
2017-03-24
1
-1
/
+25
*
drm/rockchip/dsi: check phy_cfg_clk only for RK3399
Chris Zhong
2017-03-24
1
-6
/
+8
*
drm/rockchip: Refactor the component match logic.
Jeffy Chen
2017-03-24
10
-108
/
+118
*
drm/debugfs: Add kerneldoc
Daniel Vetter
2017-03-24
2
-45
/
+8
*
drm: document driver interface for CRC capturing
Daniel Vetter
2017-03-24
1
-11
/
+6
*
drm: Extract drm_debugfs.h
Daniel Vetter
2017-03-24
1
-1
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
2017-03-23
263
-10858
/
+27481
|
\
|
*
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-23
36
-294
/
+836
|
|
\
|
|
*
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-03-16
7
-6
/
+18
|
|
|
\
|
|
|
*
drm/amd/amdgpu: Fix debugfs reg read/write address width
Tom St Denis
2017-03-15
1
-2
/
+2
|
|
|
*
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
2017-03-15
1
-0
/
+6
|
|
|
*
drm/radeon/si: add dpm quirk for Oland
Alex Deucher
2017-03-15
1
-0
/
+6
|
|
|
*
drm: amd: remove broken include path
Arnd Bergmann
2017-03-15
1
-2
/
+0
|
|
|
*
drm/amd/powerplay: fix copy error in smu7_clockpoweragting.c
Rex Zhu
2017-03-14
1
-1
/
+1
|
|
|
*
drm/amdgpu: fix parser init error path to avoid crash in parser fini
Dave Airlie
2017-03-10
1
-0
/
+2
|
|
|
*
drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved
Tom St Denis
2017-03-10
1
-1
/
+1
[next]