Ilija Hadzic
|
86a4d69c0a
drm/radeon/kms: common definitions for blit copy code
|
13 years ago |
Ilija Hadzic
|
52b53a0bf8
drm/radeon/kms/blit: fix blit copy for very large buffers
|
13 years ago |
Jerome Glisse
|
69e130a6a4
drm/radeon: make ib size variable
|
13 years ago |
Christian König
|
e32eb50dbe
drm/radeon: rename struct radeon_cp to radeon_ring
|
13 years ago |
Christian König
|
bf85279958
drm/radeon: make cp variable an array
|
13 years ago |
Christian König
|
7b1f2485db
drm/radeon: make all functions work with multiple rings.
|
13 years ago |
Jerome Glisse
|
77b1bad423
drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
|
13 years ago |
Alex Deucher
|
9bb7703c5e
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
|
13 years ago |
Ilija Hadzic
|
b353096345
drm/radeon/kms: rename a variable for consistency
|
13 years ago |
Ilija Hadzic
|
8eec9d6f74
drm/radeon/kms: cleanup r600 blit code
|
13 years ago |
Ilija Hadzic
|
3a38612e32
drm/radeon/kms: demystify r600 blit code
|
13 years ago |
Alex Deucher
|
7dbf41db32
drm/radeon/kms: simplify r6xx blit code
|
14 years ago |
Andi Kleen
|
ce580fab73
drm/radeon: Move more code out of line
|
13 years ago |
Dave Airlie
|
38f1cff086
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
|
14 years ago |
Dave Airlie
|
34db18abd3
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
|
14 years ago |
Dave Airlie
|
5359533801
drm/radeon: fix problem with changing active VRAM size. (v2)
|
14 years ago |
Daniel Vetter
|
441921d530
drm/radeon: embed struct drm_gem_object
|
14 years ago |
Alex Deucher
|
1ea9dbf250
drm/radeon/kms: use linear aligned for 6xx/7xx bo blits
|
14 years ago |
Cédric Cano
|
4eace7fdfa
drm/radeon/kms: 6xx/7xx big endian fixes
|
14 years ago |
Alex Deucher
|
268b2510de
drm/radeon/kms: fix alignment when allocating buffers
|
14 years ago |
Dave Airlie
|
b7ae5056c9
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
|
14 years ago |
Jerome Glisse
|
c919b371cb
drm/radeon/kms: avoid corner case issue with unmappable vram V2
|
15 years ago |
Alex Deucher
|
2126d0a4a2
drm/radeon/kms: make sure blit addr masks are 64 bit
|
14 years ago |
Alex Deucher
|
d7ccd8fc11
drm/radeon/kms: add drm blit support for evergreen
|
15 years ago |
Alex Deucher
|
b70d6bb3f6
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
|
15 years ago |
Alex Deucher
|
27849044ca
drm/radeon: add some missing copyright headers
|
15 years ago |
Jerome Glisse
|
90aca4d274
drm/radeon/kms: simplify & improve GPU reset V2
|
15 years ago |
Matt Turner
|
d964fc54ed
drm/radeon: use ALIGN instead of open coding it
|
15 years ago |
Alex Deucher
|
6ad86c311a
drm/radeon/kms: remove HDP flushes from fence emit (v2)
|
15 years ago |
Jerome Glisse
|
e821767beb
drm/radeon/kms: fix indirect buffer management V2
|
15 years ago |