index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
drm/exynos: Fix address space warnings in exynos_drm_fbdev.c
Sachin Kamat
1
-2
/
+3
2013-09-16
drm/exynos: Fix address space warning in exynos_drm_buf.c
Sachin Kamat
1
-1
/
+2
2013-09-16
drm/exynos: Remove redundant OF dependency
Sachin Kamat
1
-1
/
+1
2013-09-16
drm/udl: rip out set_need_resched
Daniel Vetter
1
-1
/
+0
2013-09-12
drm/ast: fix the ast open key function
Dave Airlie
1
-1
/
+1
2013-09-11
drm/radeon/dpm: add bapm callback for kb/kv
Alex Deucher
3
-0
/
+22
2013-09-11
drm/radeon/dpm: add bapm callback for trinity
Alex Deucher
4
-0
/
+17
2013-09-11
drm/radeon/dpm: add infrastructure to properly handle bapm
Alex Deucher
2
-1
/
+12
2013-09-11
drm/radeon/dpm: handle bapm on kb/kv
Alex Deucher
3
-0
/
+17
2013-09-11
drm/radeon/dpm: handle bapm on trinity
Alex Deucher
4
-0
/
+13
2013-09-11
drm/radeon: expose DPM thermal thresholds through sysfs
Jean Delvare
1
-0
/
+38
2013-09-11
drm/radeon: simplify driver data retrieval
Jean Delvare
1
-9
/
+9
2013-09-11
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
Alex Deucher
1
-2
/
+6
2013-09-11
drm/radeon/dpm: fix fallback for empty UVD clocks
Alex Deucher
2
-6
/
+14
2013-09-11
drm/radeon: add command submission tracepoint
Christian König
2
-0
/
+23
2013-09-11
drm/radeon: remove stale radeon_fence_retire tracepoint
Christian König
1
-7
/
+0
2013-09-11
drm/radeon/r6xx: add a stubbed out set_uvd_clocks callback
Alex Deucher
3
-0
/
+8
2013-09-11
drm/radeon: fix typo in PG flags
Alex Deucher
4
-9
/
+9
2013-09-11
drm/radeon: add some additional berlin pci ids
Alex Deucher
1
-0
/
+3
2013-09-11
drm/radeon/cik: update gpu_init for an additional berlin gpu
Alex Deucher
1
-1
/
+2
2013-09-11
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
11
-1
/
+155
2013-09-11
drm/radeon: protect concurrent smc register access with a spinlock
Alex Deucher
6
-47
/
+91
2013-09-11
drm/radeon: dpm updates for KV
Alex Deucher
1
-15
/
+88
2013-09-11
drm/radeon: signedness bug in kv_dpm.c
Dan Carpenter
1
-19
/
+13
2013-09-11
drm/radeon: clean up r600_free_extended_power_table()
Dan Carpenter
1
-24
/
+14
2013-09-11
drm/radeon: add a connector property for audio
Alex Deucher
5
-7
/
+64
2013-09-11
drm/radeon/dce6/audio: make sure pin is valid before accessing it
Alex Deucher
1
-2
/
+2
2013-09-11
drm/radeon/dpm: implement force performance levels for rs780 (v2)
Anthoine Bourgeois
3
-15
/
+77
2013-09-11
drm/radeon/si: properly handle internal cp ints
Alex Deucher
1
-2
/
+15
2013-09-11
drm/radeon/cik: properly handle internal cp ints
Alex Deucher
1
-3
/
+17
2013-09-10
drm/nouveau: fix oops on runtime suspend/resume
Dave Airlie
1
-3
/
+6
2013-09-06
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
Ville Syrjälä
3
-11
/
+23
2013-09-06
drm/i915: try not to lose backlight CBLV precision
Jani Nikula
1
-1
/
+1
2013-09-06
drm/i915: Confine page flips to BCS on Valleyview
Chris Wilson
1
-1
/
+1
2013-09-05
drm/i915: Skip stolen region initialisation if none is reserved
Chris Wilson
1
-0
/
+3
2013-09-05
drm/i915: fix gpu hang vs. flip stall deadlocks
Daniel Vetter
1
-1
/
+7
2013-09-05
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
1
-6
/
+39
2013-09-05
drm/exynos: Fix build error with exynos_drm_connector.c
Sachin Kamat
1
-1
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_drm_fimd
Sachin Kamat
1
-53
/
+21
2013-09-05
drm/exynos: Remove non-DT support in exynos_hdmi
Sachin Kamat
1
-58
/
+12
2013-09-05
drm/exynos: Remove non-DT support in exynos_drm_g2d
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_hdmiphy
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_ddc
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Make Exynos DRM drivers depend on OF
Sachin Kamat
1
-2
/
+2
2013-09-05
drm/exynos: Consider fallback option to allocation fail
Vikas Sajjan
1
-0
/
+13
2013-09-05
drm/exynos: fimd: move platform data parsing to separate function
Andrzej Hajda
1
-32
/
+31
2013-09-05
drm/exynos: fimd: get signal polarities from device tree
Andrzej Hajda
1
-0
/
+9
2013-09-05
drm/exynos: fimd: replace struct fb_videomode with videomode
Andrzej Hajda
3
-97
/
+70
2013-09-05
drm/exynos: check a pixel format to a particular window layer
Inki Dae
1
-0
/
+11
2013-09-05
drm/exynos: fix fimd pixel format setting
Inki Dae
1
-21
/
+13
[next]