index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
si.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
drm/radeon: fixup bad vram size on SI
Alex Deucher
1
-2
/
+9
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-0
/
+11
2013-11-01
drm/radeon: drop CP page table updates & cleanup v2
Christian König
1
-60
/
+0
2013-11-01
drm/radeon: fix endian handling in rlc buffer setup
Alex Deucher
1
-19
/
+20
2013-10-19
drm/radeon: make missing smc ucode non-fatal (r7xx-SI)
Alex Deucher
1
-0
/
+1
2013-10-10
drm/radeon: improve soft reset on SI
Alex Deucher
1
-0
/
+10
2013-09-11
drm/radeon: fix typo in PG flags
Alex Deucher
1
-2
/
+2
2013-09-11
drm/radeon/si: properly handle internal cp ints
Alex Deucher
1
-2
/
+15
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-453
/
+390
2013-08-31
drm/radeon: fix init ordering for r600+
Alex Deucher
1
-4
/
+5
2013-08-31
drm/radeon: update line buffer allocation for dce6
Alex Deucher
1
-4
/
+19
2013-08-31
drm/radeon/si: Add support for CP DMA to CS checker for compute v2
Tom Stellard
1
-45
/
+61
2013-08-31
drm/radeon/si: enable DMA pg by default
Alex Deucher
1
-12
/
+4
2013-08-31
drm/radeon/si: properly set up the clearstate buffer for pg (v2)
Alex Deucher
1
-0
/
+91
2013-08-31
drm/radeon: fixes for gfx clockgating on SI
Alex Deucher
1
-13
/
+4
2013-08-31
drm/radeon/si: restructure cg code (v3)
Alex Deucher
1
-29
/
+178
2013-08-31
drm/radeon: use new cg/pg flags for SI
Alex Deucher
1
-29
/
+30
2013-08-31
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
1
-0
/
+5
2013-08-31
drm/radeon: separate DMA code
Christian König
1
-181
/
+7
2013-08-31
drm/radeon: separate UVD code v3
Christian König
1
-4
/
+4
2013-08-31
drm/radeon: remove special handling for the DMA ring
Christian König
1
-6
/
+6
2013-08-31
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
1
-2
/
+1
2013-08-31
drm/radeon: restructure UVD code to handle UVD PG (v2)
Alex Deucher
1
-1
/
+1
2013-08-31
drm/radeon: implement clock and power gating for CIK (v3)
Alex Deucher
1
-1
/
+1
2013-08-31
drm/radeon: convert SI,CIK to use sumo_rlc functions
Alex Deucher
1
-163
/
+11
2013-08-31
drm/radeon/cik: restructure rlc setup
Alex Deucher
1
-1
/
+1
2013-08-08
drm/radeon: make missing smc ucode non-fatal
Alex Deucher
1
-3
/
+7
2013-08-08
drm/radeon: always program the MC on startup
Alex Deucher
1
-1
/
+2
2013-08-08
drm/radeon: fix halting UVD
Christian König
1
-2
/
+4
2013-07-30
drm/radeon/si: disable cgcg and pg for now
Alex Deucher
1
-3
/
+3
2013-07-30
drm/radeon: properly handle cg on asics without UVD
Alex Deucher
1
-6
/
+2
2013-07-23
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
1
-7
/
+7
2013-07-17
drm/radeon: add a module parameter to disable aspm
Alex Deucher
1
-0
/
+3
2013-07-14
drm/radeon: add fault decode function for SI (v2)
Alex Deucher
1
-2
/
+270
2013-07-14
drm/radeon: use radeon device for request firmware
Jerome Glisse
1
-17
/
+6
2013-06-28
drm/radeon/si: fix typo in function name
Alex Deucher
1
-2
/
+2
2013-06-28
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
1
-0
/
+48
2013-06-28
drm/radeon: switch SI to use radeon_ucode.h
Alex Deucher
1
-6
/
+1
2013-06-28
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
1
-0
/
+4
2013-06-28
drm/radeon: implement clock and power gating for SI
Alex Deucher
1
-42
/
+460
2013-06-28
drm/radeon: add clearstate init for verde power gating
Alex Deucher
1
-5
/
+63
2013-06-28
drm/radeon: initialize save/restore buffer for pg on verde
Alex Deucher
1
-2
/
+241
2013-06-28
drm/radeon: update rlc programming sequence on SI
Alex Deucher
1
-0
/
+82
2013-06-28
drm/radeon: add support for ASPM on SI asics (v2)
Alex Deucher
1
-0
/
+203
2013-06-28
drm/radeon: implement pcie gen2/3 support for SI
Alex Deucher
1
-0
/
+162
2013-06-27
drm/radeon/kms: fix up dce6 display watermark calc for dpm
Alex Deucher
1
-25
/
+71
2013-06-26
drm/radeon: add support for MC/VM setup on CIK (v6)
Alex Deucher
1
-2
/
+2
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
1
-4
/
+6
2013-05-29
drm/radeon: fix typo in cu_per_sh on verde
Alex Deucher
1
-1
/
+1
2013-05-20
drm/radeon: add golden register settings for Hainan (v2)
Alex Deucher
1
-0
/
+122
[next]