Alex Deucher
|
9b00147d9f
drm/radeon: fix regression in UMS CS ioctl
|
13 years ago |
Dave Airlie
|
c4c7f3149b
radeon: make radeon_cs_update_pages static.
|
13 years ago |
Jerome Glisse
|
f2e3922106
drm/radeon: make the ib an inline object
|
13 years ago |
Jerome Glisse
|
68470ae7e6
drm/radeon: move the semaphore from the fence into the ib
|
13 years ago |
Christian König
|
2e0d99103e
drm/radeon: make sa bo a stand alone object
|
13 years ago |
Christian König
|
e6661a9664
drm/radeon: keep start and end offset in the SA
|
13 years ago |
Jerome Glisse
|
133f4cb336
drm/radeon: fix possible lack of synchronization btw ttm and other ring
|
13 years ago |
Jerome Glisse
|
b7f6413a73
drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)
|
13 years ago |
Christian König
|
6c6f478370
drm/radeon: rework recursive gpu reset handling
|
13 years ago |
Christian König
|
8f676c4c6f
drm/radeon: fix a bug with the ring syncing code
|
13 years ago |
Dave Airlie
|
6a7068b4ef
drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3)
|
13 years ago |
Alex Deucher
|
8d5ef7b1f6
drm/radeon/kms: add support for compute rings in CS ioctl on SI
|
13 years ago |
Alex Deucher
|
1b5475dba7
drm/radeon/kms: Only VM CS ioctl is supported on SI (v2)
|
13 years ago |
Alex Deucher
|
dfcf5f3652
drm/radeon/kms: add support for the CONST IB to the CS ioctl
|
13 years ago |
Julia Lawall
|
f48bb04a56
drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
|
13 years ago |
Dave Airlie
|
8229c885fe
drm: Merge tag 'v3.3-rc7' into drm-core-next
|
13 years ago |
Christian König
|
eb0c19c539
drm/radeon: also make the cs_parse function per ring
|
13 years ago |
Christian König
|
cdac5504b2
drm/radeon: move ring syncing after bo validation
|
13 years ago |
Jerome Glisse
|
6b7746e876
drm/radeon/kms: properly set accel working flag and bailout when false
|
13 years ago |
Alex Deucher
|
67e915e49a
drm/radeon/kms: check if vm is supported in VA ioctl
|
13 years ago |
Christian König
|
93504fce28
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
|
13 years ago |
Jerome Glisse
|
721604a15b
drm/radeon: GPU virtual memory support v22
|
13 years ago |
Jerome Glisse
|
69e130a6a4
drm/radeon: make ib size variable
|
13 years ago |
Christian König
|
7b1f2485db
drm/radeon: make all functions work with multiple rings.
|
13 years ago |
Christian König
|
16557f1ef0
drm/radeon: no need to check all relocs for duplicates
|
13 years ago |
Marek Olšák
|
e70f224c19
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
|
13 years ago |
Michel Dänzer
|
7a1619b97e
drm/radeon: Make sure CS mutex is held across GPU reset.
|
13 years ago |
Dave Airlie
|
428c6e3630
drm/radeon/kms: set family for use in parser.
|
14 years ago |
Daniel Vetter
|
7e4d15d90a
drm/radeon: introduce gem_to_radeon_bo helper
|
14 years ago |
Thomas Hellstrom
|
147666fb3b
drm/radeon: Use the ttm execbuf utilities
|
14 years ago |