index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
si.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix UVD IRQ support on SI
Christian König
2014-02-06
1
-0
/
+4
*
drm/radeon: fix DAC interrupt handling on DCE5+
Alex Deucher
2014-01-29
1
-1
/
+1
*
drm/radeon: clean up active vram sizing
Alex Deucher
2014-01-29
1
-1
/
+5
*
drm/radeon: write gfx pg bases even when gfx pg is disabled
Alex Deucher
2014-01-20
1
-0
/
+3
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-20
1
-5
/
+7
|
\
|
*
drm/radeon: expose render backend mask to the userspace
Marek Olšák
2013-12-23
1
-0
/
+2
|
*
drm/radeon: fix render backend setup for SI and CIK
Marek Olšák
2013-12-23
1
-5
/
+5
*
|
drm/radeon: implement pci config reset for SI (v2)
Alex Deucher
2014-01-08
1
-0
/
+109
*
|
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
2013-12-24
1
-8
/
+0
*
|
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
1
-5
/
+14
*
|
drm/radeon: re-order firmware loading in preparation for dpm rework
Alex Deucher
2013-12-24
1
-9
/
+9
*
|
drm/radeon/si: drop cg_update from dpm code
Alex Deucher
2013-12-24
1
-2
/
+2
|
/
*
drm/radeon: fixup bad vram size on SI
Alex Deucher
2013-12-04
1
-2
/
+9
*
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
1
-0
/
+11
|
\
|
*
drm/radeon: make missing smc ucode non-fatal (r7xx-SI)
Alex Deucher
2013-10-18
1
-0
/
+1
|
*
drm/radeon: improve soft reset on SI
Alex Deucher
2013-10-09
1
-0
/
+10
*
|
drm/radeon: drop CP page table updates & cleanup v2
Christian König
2013-11-01
1
-60
/
+0
*
|
drm/radeon: fix endian handling in rlc buffer setup
Alex Deucher
2013-11-01
1
-19
/
+20
|
/
*
drm/radeon: fix typo in PG flags
Alex Deucher
2013-09-11
1
-2
/
+2
*
drm/radeon/si: properly handle internal cp ints
Alex Deucher
2013-09-11
1
-2
/
+15
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-453
/
+390
|
\
|
*
drm/radeon: fix init ordering for r600+
Alex Deucher
2013-08-30
1
-4
/
+5
|
*
drm/radeon: update line buffer allocation for dce6
Alex Deucher
2013-08-30
1
-4
/
+19
|
*
drm/radeon/si: Add support for CP DMA to CS checker for compute v2
Tom Stellard
2013-08-30
1
-45
/
+61
|
*
drm/radeon/si: enable DMA pg by default
Alex Deucher
2013-08-30
1
-12
/
+4
|
*
drm/radeon/si: properly set up the clearstate buffer for pg (v2)
Alex Deucher
2013-08-30
1
-0
/
+91
|
*
drm/radeon: fixes for gfx clockgating on SI
Alex Deucher
2013-08-30
1
-13
/
+4
|
*
drm/radeon/si: restructure cg code (v3)
Alex Deucher
2013-08-30
1
-29
/
+178
|
*
drm/radeon: use new cg/pg flags for SI
Alex Deucher
2013-08-30
1
-29
/
+30
|
*
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
2013-08-30
1
-0
/
+5
|
*
drm/radeon: separate DMA code
Christian König
2013-08-30
1
-181
/
+7
|
*
drm/radeon: separate UVD code v3
Christian König
2013-08-30
1
-4
/
+4
|
*
drm/radeon: remove special handling for the DMA ring
Christian König
2013-08-30
1
-6
/
+6
|
*
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
2013-08-30
1
-2
/
+1
|
*
drm/radeon: restructure UVD code to handle UVD PG (v2)
Alex Deucher
2013-08-30
1
-1
/
+1
|
*
drm/radeon: implement clock and power gating for CIK (v3)
Alex Deucher
2013-08-30
1
-1
/
+1
|
*
drm/radeon: convert SI,CIK to use sumo_rlc functions
Alex Deucher
2013-08-30
1
-163
/
+11
|
*
drm/radeon/cik: restructure rlc setup
Alex Deucher
2013-08-30
1
-1
/
+1
|
*
drm/radeon: make missing smc ucode non-fatal
Alex Deucher
2013-08-07
1
-3
/
+7
|
*
drm/radeon: always program the MC on startup
Alex Deucher
2013-08-07
1
-1
/
+2
|
*
drm/radeon: fix halting UVD
Christian König
2013-08-07
1
-2
/
+4
|
*
drm/radeon/si: disable cgcg and pg for now
Alex Deucher
2013-07-29
1
-3
/
+3
|
*
drm/radeon: properly handle cg on asics without UVD
Alex Deucher
2013-07-29
1
-6
/
+2
*
|
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
2013-07-23
1
-7
/
+7
|
/
*
drm/radeon: add a module parameter to disable aspm
Alex Deucher
2013-07-17
1
-0
/
+3
*
drm/radeon: add fault decode function for SI (v2)
Alex Deucher
2013-07-14
1
-2
/
+270
*
drm/radeon: use radeon device for request firmware
Jerome Glisse
2013-07-14
1
-17
/
+6
*
drm/radeon/si: fix typo in function name
Alex Deucher
2013-06-27
1
-2
/
+2
*
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
2013-06-27
1
-0
/
+48
*
drm/radeon: switch SI to use radeon_ucode.h
Alex Deucher
2013-06-27
1
-6
/
+1
[next]