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.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
/
reg_srcs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
1
-0
/
+1
2013-12-03
drm/radeon: fix VGT_GS_INSTANCE_CNT register
Dave Airlie
2
-2
/
+2
2013-12-03
drm/radeon: Fix a typo in Cayman and Evergreen registers
Alexandre Demers
2
-2
/
+2
2013-01-28
drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
Alex Deucher
1
-0
/
+1
2013-01-15
drm/radeon: allow FP16 color clear registers on r500
Marek Olšák
1
-0
/
+2
2012-08-29
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Marek Olšák
1
-1
/
+0
2012-08-20
drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700
Marek Olšák
1
-8
/
+0
2012-03-26
drm/radeon/kms: add htile support to the cs checker v3
Jerome Glisse
3
-3
/
+0
2012-03-20
drm/radeon/kms: remove some unused variables in evergreen_cs_track
Marek Olšák
2
-0
/
+24
2012-03-20
drm/radeon/kms: skip cb/db checking if SX_MISC is 1 on r600+
Marek Olšák
3
-3
/
+0
2012-02-13
drm/radeon: add support for evergreen/ni tiling informations v11
Jerome Glisse
3
-10
/
+0
2012-02-13
drm/radeon/kms: add support for streamout v7
Marek Olšák
3
-0
/
+31
2011-06-21
drm/radeon/kms: add initial CS checker support for compute
Alex Deucher
3
-0
/
+6
2011-06-08
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2011-06-02
drm/radeon/kms: remove duplicate reg from r600 safe regs
Alex Deucher
1
-1
/
+0
2011-05-13
drm/radeon/kms: add some evergreen/ni safe regs
Alex Deucher
2
-0
/
+2
2011-04-27
drm/radeon/kms: add missing safe regs for 6xx/7xx
Alex Deucher
1
-0
/
+1
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
4
-22
/
+4
2011-03-03
drm/radeon/kms: cayman/evergreen cs checker updates
Alex Deucher
2
-0
/
+4
2011-03-03
drm/radeon/kms: add cayman safe regs
Alex Deucher
1
-0
/
+617
2011-02-14
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
4
-12
/
+0
2011-02-14
drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300
Marek Olšák
4
-10
/
+4
2011-01-17
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
1
-1
/
+1
2010-12-21
drm/radeon/kms: allow r500 US_FORMAT regs in the CS checker
Marek Olšák
1
-0
/
+16
2010-10-26
drm/radeon/kms/evergreen: add some additional safe regs v2
Alex Deucher
1
-0
/
+8
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
1
-0
/
+1
2010-08-02
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
4
-52
/
+1
2010-07-01
drm/radeon/kms: fix typos in evergreen command checker
Alex Deucher
1
-5
/
+5
2010-06-01
drm/radeon/kms/evergreen: add initial CS parser
Alex Deucher
1
-0
/
+611
2010-04-19
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
1
-0
/
+1
2010-04-19
drivers/gpu/radeon: Add MSPOS regs to safe list.
Corbin Simpson
4
-0
/
+8
2010-03-31
drm/radeon/r6xx/r7xx: further safe reg clean up
Alex Deucher
1
-19
/
+0
2010-03-31
drm/radeon/r6xx/r7xx: CS parser fixes
Alex Deucher
1
-53
/
+0
2010-03-31
drm/radeon/r600: remove some regs are not safe regs for command buffers
Alex Deucher
1
-3
/
+0
2010-02-11
drm/radeon/kms: r600/r700 command stream checker
Jerome Glisse
1
-0
/
+837
2010-01-21
drm/radeon/kms/r200: fix bug in CS parser
Andrew Randrianasulu
1
-0
/
+2
2010-01-11
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
Alex Deucher
3
-1
/
+868
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
3
-0
/
+319
2009-09-07
drm/radeon/kms: add updated registers from drm-fixes.
Dave Airlie
3
-0
/
+5
2009-09-07
drm/radeon/kms: block depthxy offset from use from userspace.
Dave Airlie
3
-3
/
+0
2009-08-31
drm/radeon: cleanup mkregtable.c
Dave Airlie
2
-2
/
+2
2009-08-27
drm/rs600/690: use autogenerated safe register tables.
Dave Airlie
1
-0
/
+728
2009-08-21
drm/radeon/kms: generate the safe register tables.
Dave Airlie
2
-0
/
+1214