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
/
r600_blit_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
drm/radeon/kms: common definitions for blit copy code
Ilija Hadzic
1
-14
/
+1
2012-02-02
drm/radeon/kms/blit: fix blit copy for very large buffers
Ilija Hadzic
1
-10
/
+25
2012-01-05
drm/radeon: make ib size variable
Jerome Glisse
1
-7
/
+9
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-114
/
+114
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-10
/
+10
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-106
/
+115
2011-11-01
drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
Jerome Glisse
1
-2
/
+2
2011-11-01
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
Alex Deucher
1
-5
/
+5
2011-10-18
drm/radeon/kms: rename a variable for consistency
Ilija Hadzic
1
-13
/
+14
2011-10-18
drm/radeon/kms: cleanup r600 blit code
Ilija Hadzic
1
-45
/
+49
2011-10-18
drm/radeon/kms: demystify r600 blit code
Ilija Hadzic
1
-13
/
+17
2011-10-18
drm/radeon/kms: simplify r6xx blit code
Alex Deucher
1
-173
/
+107
2011-10-18
drm/radeon: Move more code out of line
Andi Kleen
1
-1
/
+1
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
1
-2
/
+2
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-8
/
+21
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
1
-2
/
+2
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
1
-1
/
+1
2011-02-14
drm/radeon/kms: use linear aligned for 6xx/7xx bo blits
Alex Deucher
1
-2
/
+2
2011-02-14
drm/radeon/kms: 6xx/7xx big endian fixes
Cédric Cano
1
-6
/
+19
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
1
-1
/
+1
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
1
-0
/
+2
2010-10-06
drm/radeon/kms: make sure blit addr masks are 64 bit
Alex Deucher
1
-4
/
+4
2010-10-06
drm/radeon/kms: add drm blit support for evergreen
Alex Deucher
1
-24
/
+2
2010-10-06
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
Alex Deucher
1
-2
/
+15
2010-09-13
drm/radeon: add some missing copyright headers
Alex Deucher
1
-0
/
+25
2010-04-06
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
1
-0
/
+3
2010-03-01
drm/radeon: use ALIGN instead of open coding it
Matt Turner
1
-2
/
+2
2010-02-18
drm/radeon/kms: remove HDP flushes from fence emit (v2)
Alex Deucher
1
-2
/
+2
2010-02-16
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
1
-3
/
+0
2010-02-09
drm/radeon/kms/r600: reduce gpu cache flushing
Alex Deucher
1
-11
/
+2
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
1
-2
/
+5
2010-01-14
drm/radeon/kms: Fix r600 blit cleanup path
Jerome Glisse
1
-6
/
+8
2010-01-08
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
1
-2
/
+2
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
1
-11
/
+19
2009-12-02
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
1
-2
/
+2
2009-11-06
drm/radeon/kms/r600: fix rs880 support v2
Alex Deucher
1
-1
/
+1
2009-10-12
drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"
Dave Airlie
1
-2
/
+1
2009-10-08
drm/r600: avoid assigning vb twice in blit code
Robert Noland
1
-1
/
+2
2009-09-23
drm/radeon/r600: set correct pitch for 4 byte copy
Andre Maasikas
1
-1
/
+1
2009-09-18
drm/radeon/r600: fix some issues with suspend/resume.
Dave Airlie
1
-9
/
+2
2009-09-18
drm/r600/kms: fixup number of loops per blit calculation.
Dave Airlie
1
-7
/
+14
2009-09-16
drm/radeon/kms: IB locking dumps out a lockdep ordering issue
Dave Airlie
1
-1
/
+1
2009-09-12
drm/radeon/kms/r600: fix blit dword count for non r6xx
Alex Deucher
1
-2
/
+7
2009-09-10
drm/radeon/kms/r600: fix blit support
Alex Deucher
1
-8
/
+31
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
1
-0
/
+777