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
/
r600_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-02
drm/radeon/kms: add missing Evergreen texture formats to the CS parser
Marek Olšák
1
-10
/
+18
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
drm: radeon: *_cs_packet_parse_vline() cleanup
Paul Bolle
1
-16
/
+9
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-20
/
+26
2011-03-01
drm/r600: parse the set predication command. (v2)
Dave Airlie
1
-0
/
+32
2011-02-28
drm/radeon: make sure ib reads are in-order.
Dave Airlie
1
-7
/
+9
2011-02-28
drm/radeon/r600_cs: off by one errors
Dan Carpenter
1
-6
/
+9
2011-02-23
drm/radeon: overhaul texture checking. (v3)
Dave Airlie
1
-114
/
+241
2011-02-14
drm/radeon/kms: improve 6xx/7xx CS error output
Alex Deucher
1
-20
/
+26
2010-12-16
drm/radeon/kms: disable the r600 cb offset checker for linear surfaces
Alex Deucher
1
-5
/
+4
2010-11-26
Revert "drm/radeon/kms: fix typo in r600 cs checker"
Alex Deucher
1
-1
/
+1
2010-11-18
drm/radeon/kms: fix typo in r600 cs checker
Alex Deucher
1
-1
/
+1
2010-11-18
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
Alex Deucher
1
-116
/
+193
2010-10-28
drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
Alex Deucher
1
-6
/
+8
2010-10-27
drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
Alex Deucher
1
-0
/
+3
2010-10-26
drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker
Alex Deucher
1
-2
/
+2
2010-10-26
drm/radeon/r600: fix tiling issues in CS checker.
Dave Airlie
1
-9
/
+20
2010-09-15
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
Alex Deucher
1
-3
/
+2
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
1
-5
/
+0
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
1
-0
/
+1
2010-08-10
drm/radeon/kms: r600 CS parser fixes
Alex Deucher
1
-12
/
+15
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
1
-2
/
+1
2010-08-02
drm/radeon/kms: fix CS alignment checking for tiling (v2)
Alex Deucher
1
-39
/
+136
2010-08-02
drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx
Alex Deucher
1
-6
/
+51
2010-07-22
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
1
-2
/
+1
2010-03-31
drm/radeon/r6xx/r7xx: CS parser fixes
Alex Deucher
1
-7
/
+63
2010-02-18
drm/radeon/r600: fix warnings in CS checker
Alex Deucher
1
-2
/
+2
2010-02-11
drm/radeon/kms: fix r600/r700 cs checker to avoid double kfree
Jerome Glisse
1
-1
/
+6
2010-02-11
drm/radeon/kms: r600/r700 command stream checker
Jerome Glisse
1
-128
/
+698
2010-01-25
drm/radeon/kms: preface warning printk with driver name
Dave Airlie
1
-1
/
+1
2010-01-21
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
1
-0
/
+83
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
1
-2
/
+2
2009-11-10
drm/radeon/r600: CS parser updates
Alex Deucher
1
-0
/
+18
2009-10-08
drm/radeon/kms: fix vline register for second head.
Dave Airlie
1
-1
/
+1
2009-09-29
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
Jerome Glisse
1
-1
/
+0
2009-09-28
drm/r600: fix memory leak introduced with 64k malloc avoidance fix.
Dave Airlie
1
-0
/
+2
2009-09-26
drm/radeon/r600: fix offset handling in CS parser
Alex Deucher
1
-5
/
+5
2009-09-26
drm/radeon/kms/r600: add support for vline relocs
Alex Deucher
1
-1
/
+124
2009-09-25
drm/r600: get values from the passed in IB not the copy.
Dave Airlie
1
-11
/
+13
2009-09-25
drm/radeon/kms: don't require up to 64k allocations. (v2)
Dave Airlie
1
-13
/
+13
2009-09-14
drm/radeon/kms: cleanup - remove radeon_share.h
Jerome Glisse
1
-1
/
+0
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
1
-0
/
+658