index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_asic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
drm/radeon: fill in set_vce_clocks for CIK asics
Alex Deucher
1
-0
/
+2
2014-02-18
drm/radeon: initial VCE support v4
Christian König
1
-0
/
+17
2014-02-06
drm/radeon/dpm: use the driver state for dpm debugfs
Alex Deucher
1
-1
/
+1
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-2
/
+2
2013-12-24
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
1
-33
/
+33
2013-12-24
drm/radeon: enable gfx cgcg on CIK APUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: enable gfx cgcg on CIK dGPUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon/dpm: add late_enable for KB/KV
Alex Deucher
1
-0
/
+1
2013-12-24
drm/radeon/dpm: add late_enable for CI
Alex Deucher
1
-0
/
+1
2013-12-24
drm/radeon/dpm: add late_enable for SI
Alex Deucher
1
-0
/
+1
2013-12-24
drm/radeon/dpm: add late_enable for trinity
Alex Deucher
1
-0
/
+1
2013-12-24
drm/radeon/dpm: add late_enable for sumo
Alex Deucher
1
-0
/
+1
2013-12-24
drm/radeon/dpm: add late_enable for rv7xx-NI
Alex Deucher
1
-0
/
+4
2013-12-24
drm/radeon/dpm: add late_enable for rs780/rs880/rv6xx
Alex Deucher
1
-0
/
+2
2013-12-12
drm/radeon/cik: plug in missing blit callback
Alex Deucher
1
-2
/
+2
2013-11-19
drm/radeon: hook up backlight functions for CI and KV family.
Samuel Li
1
-0
/
+4
2013-11-08
drm/radeon: fill in radeon_asic_init for hawaii
Alex Deucher
1
-18
/
+39
2013-11-01
drm/radeon: drop CP page table updates & cleanup v2
Christian König
1
-10
/
+5
2013-11-01
drm/radeon: plug in blit copy routine for SI
Alex Deucher
1
-1
/
+1
2013-09-24
drm/radeon: add missing hdmi callbacks for rv6xx
Alex Deucher
1
-0
/
+2
2013-09-11
drm/radeon/dpm: add bapm callback for kb/kv
Alex Deucher
1
-0
/
+1
2013-09-11
drm/radeon/dpm: add bapm callback for trinity
Alex Deucher
1
-0
/
+1
2013-09-11
drm/radeon/r6xx: add a stubbed out set_uvd_clocks callback
Alex Deucher
1
-0
/
+2
2013-09-11
drm/radeon: fix typo in PG flags
Alex Deucher
1
-3
/
+3
2013-09-11
drm/radeon/dpm: implement force performance levels for rs780 (v2)
Anthoine Bourgeois
1
-0
/
+1
2013-08-30
drm/radeon: enable mgcg on CIK
Alex Deucher
1
-3
/
+3
2013-08-30
drm/radeon: fixes for gfx clockgating on CIK
Alex Deucher
1
-3
/
+3
2013-08-30
drm/radeon: restructure cg/pg on cik (v2)
Alex Deucher
1
-2
/
+71
2013-08-30
drm/radeon/si: enable DMA pg by default
Alex Deucher
1
-3
/
+3
2013-08-30
drm/radeon: enable mgcg on SI
Alex Deucher
1
-5
/
+5
2013-08-30
drm/radeon: fixes for gfx clockgating on SI
Alex Deucher
1
-5
/
+5
2013-08-30
drm/radeon/si: restructure cg code (v3)
Alex Deucher
1
-5
/
+5
2013-08-30
drm/radeon: use new cg/pg flags for SI
Alex Deucher
1
-0
/
+98
2013-08-30
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
1
-0
/
+8
2013-08-30
drm/radeon: separate UVD code v3
Christian König
1
-16
/
+16
2013-08-30
drm/radeon: remove special handling for the DMA ring
Christian König
1
-15
/
+15
2013-08-30
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
1
-6
/
+6
2013-08-30
drm/radeon: rework ring function handling
Christian König
1
-756
/
+270
2013-08-30
drm/radeon/dpm: implement UVD powergating for CI
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon/dpm: implement UVD powergating for KB/KV
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon/dpm: implement force performance level for KB/KV
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon/dpm: add debugfs support for KB/KV
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon/dpm: implement vblank_too_short callback for CI
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon/dpm: implement force performance level for CI
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon/dpm: add debugfs support for CI
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon: add dpm support for CI dGPUs (v2)
Alex Deucher
1
-0
/
+14
2013-08-30
drm/radeon/kms: add dpm support for KB/KV
Alex Deucher
1
-0
/
+14
2013-08-30
drm/radeon: add get_temperature() callbacks for CIK (v2)
Alex Deucher
1
-0
/
+2
2013-08-30
drm/radeon: implement clock and power gating for CIK (v3)
Alex Deucher
1
-0
/
+2
2013-08-30
drm/radeon: switch r6xx+ to using CP DMA for the blit copy callback
Alex Deucher
1
-9
/
+9
[next]