index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-11
/
+11
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-1
/
+1
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-10
/
+11
2011-09-18
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
1
-2
/
+2
2011-02-14
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
1
-0
/
+18
2010-10-28
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
Alex Deucher
1
-0
/
+2
2010-07-01
drm/radeon/r200: handle more hw tex coord types
Roland Scheidegger
1
-0
/
+2
2010-07-01
drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
Roland Scheidegger
1
-0
/
+3
2010-03-15
drm/radeon: include radeon_asic.h in the asic specific files
Daniel Vetter
1
-0
/
+1
2010-02-18
drm/radeon: Add asic hook for dma copy to r200 cards.
Pauli Nieminen
1
-0
/
+46
2010-01-21
drm/radeon/kms/r200: fix bug in CS parser
Andrew Randrianasulu
1
-2
/
+5
2009-12-16
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
1
-2
/
+8
2009-10-02
drm/radeon/kms: Convert R100 to new init path (V2)
Jerome Glisse
1
-2
/
+1
2009-09-25
drm/radeon/kms: don't require up to 64k allocations. (v2)
Dave Airlie
1
-40
/
+39
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
1
-0
/
+456