Christian König
|
4ef72566f1
drm/radeon: fix const IB handling v2
|
13 years ago |
Jerome Glisse
|
dee53e7fb3
drm/radeon: add an exclusive lock for GPU reset v2
|
13 years ago |
Christian König
|
93bf888c5c
drm/radeon: fix fence related segfault in CS
|
13 years ago |
Christian König
|
36ff39c404
drm/radeon: replace cs_mutex with vm_mutex v3
|
13 years ago |
Christian König
|
220907d983
drm/radeon: rework ring syncing code
|
13 years ago |
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 |