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