index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Add support for programming the FMT blocks
Alex Deucher
2013-11-01
9
-0
/
+333
*
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-10-22
2
-2
/
+2
*
drm/radeon/dp: use drm_dp_enhanced_frame_cap()
Jani Nikula
2013-10-09
1
-2
/
+1
*
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
2
-4
/
+4
*
drm: kill ->gem_init_object() and friends
David Herrmann
2013-10-09
2
-9
/
+0
*
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2013-09-28
17
-57
/
+228
|
\
|
*
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
Alex Deucher
2013-09-25
1
-5
/
+15
|
*
drm/radeon/cik: fix overflow in vram fetch
Alex Deucher
2013-09-24
1
-2
/
+2
|
*
drm/radeon: add missing hdmi callbacks for rv6xx
Alex Deucher
2013-09-24
1
-0
/
+2
|
*
drm/radeon/uvd: lower msg&fb buffer requirements on UVD3
Christian König
2013-09-23
3
-5
/
+5
|
*
drm/radeon: disable tests/benchmarks if accel is disabled
Alex Deucher
2013-09-23
1
-3
/
+12
|
*
drm/radeon: don't set default clocks for SI when DPM is disabled
Alex Deucher
2013-09-23
1
-4
/
+4
|
*
drm/radeon/dpm/ci: filter clocks based on voltage/clk dep tables
Alex Deucher
2013-09-23
1
-0
/
+26
|
*
drm/radeon/dpm/si: filter clocks based on voltage/clk dep tables
Alex Deucher
2013-09-23
1
-0
/
+24
|
*
drm/radeon/dpm/ni: filter clocks based on voltage/clk dep tables
Alex Deucher
2013-09-23
1
-0
/
+24
|
*
drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tables
Alex Deucher
2013-09-23
1
-0
/
+34
|
*
drm/radeon/dpm: fetch the max clk from voltage dep tables helper
Alex Deucher
2013-09-23
2
-0
/
+19
|
*
drm/radeon: fix missed variable sized access
Alex Deucher
2013-09-23
1
-1
/
+1
|
*
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Ivanov
2013-09-20
2
-6
/
+10
|
*
drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
Michel Dänzer
2013-09-20
1
-4
/
+2
|
*
drm/radeon/cik: Fix printing of client name on VM protection fault
Michel Dänzer
2013-09-20
1
-3
/
+4
|
*
drm/radeon: additional gcc fixes for radeon_atombios.c
Alex Deucher
2013-09-20
1
-23
/
+43
|
*
drm/radeon: avoid UVD corruption on AGP cards using GPU gart
Alex Deucher
2013-09-20
1
-1
/
+1
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-19
45
-228
/
+785
|
\
|
|
*
drm/radeon: avoid UVD corruptions on AGP cards
Christian König
2013-09-16
1
-3
/
+5
|
*
drm/radeon: fix panel scaling with eDP and LVDS bridges
Alex Deucher
2013-09-16
1
-3
/
+31
|
*
drm/radeon/dpm: rework auto performance level enable
Alex Deucher
2013-09-16
11
-47
/
+9
|
*
drm/radeon: Fix hmdi typo
Damien Lespiau
2013-09-16
3
-3
/
+3
|
*
drm/radeon/dpm/rs780: fix force_performance state for same sclks
Alex Deucher
2013-09-16
1
-2
/
+4
|
*
drm/radeon/dpm/rs780: don't enable sclk scaling if not required
Alex Deucher
2013-09-16
1
-0
/
+3
|
*
drm/radeon/dpm/rs780: add some sanity checking to sclk scaling
Alex Deucher
2013-09-16
1
-0
/
+6
|
*
drm/radeon/dpm/rs780: use drm_mode_vrefresh()
Alex Deucher
2013-09-16
1
-3
/
+1
|
*
drm/radeon/dpm: add bapm callback for kb/kv
Alex Deucher
2013-09-11
3
-0
/
+22
|
*
drm/radeon/dpm: add bapm callback for trinity
Alex Deucher
2013-09-11
4
-0
/
+17
|
*
drm/radeon/dpm: add infrastructure to properly handle bapm
Alex Deucher
2013-09-11
2
-1
/
+12
|
*
drm/radeon/dpm: handle bapm on kb/kv
Alex Deucher
2013-09-11
3
-0
/
+17
|
*
drm/radeon/dpm: handle bapm on trinity
Alex Deucher
2013-09-11
4
-0
/
+13
|
*
drm/radeon: expose DPM thermal thresholds through sysfs
Jean Delvare
2013-09-11
1
-0
/
+38
|
*
drm/radeon: simplify driver data retrieval
Jean Delvare
2013-09-11
1
-9
/
+9
|
*
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
Alex Deucher
2013-09-11
1
-2
/
+6
|
*
drm/radeon/dpm: fix fallback for empty UVD clocks
Alex Deucher
2013-09-11
2
-6
/
+14
|
*
drm/radeon: add command submission tracepoint
Christian König
2013-09-11
2
-0
/
+23
|
*
drm/radeon: remove stale radeon_fence_retire tracepoint
Christian König
2013-09-11
1
-7
/
+0
|
*
drm/radeon/r6xx: add a stubbed out set_uvd_clocks callback
Alex Deucher
2013-09-11
3
-0
/
+8
|
*
drm/radeon: fix typo in PG flags
Alex Deucher
2013-09-11
4
-9
/
+9
|
*
drm/radeon/cik: update gpu_init for an additional berlin gpu
Alex Deucher
2013-09-11
1
-1
/
+2
|
*
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
2013-09-11
11
-1
/
+155
|
*
drm/radeon: protect concurrent smc register access with a spinlock
Alex Deucher
2013-09-11
6
-47
/
+91
|
*
drm/radeon: dpm updates for KV
Alex Deucher
2013-09-11
1
-15
/
+88
|
*
drm/radeon: signedness bug in kv_dpm.c
Dan Carpenter
2013-09-11
1
-19
/
+13
[next]