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 |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Chris Wilson
|
bf79cb914d
drm: Use ENOENT consistently for the error return for an unmatched handle.
|
15 years ago |
Paul Bolle
|
426d31071a
fix printk typo 'faild'
|
15 years ago |
Jerome Glisse
|
90aca4d274
drm/radeon/kms: simplify & improve GPU reset V2
|
15 years ago |
Pauli Nieminen
|
fcbc451ba1
drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.
|
15 years ago |
Dave Airlie
|
97f23b3d85
drm/radeon/kms: don't print error on -ERESTARTSYS.
|
15 years ago |
Dave Airlie
|
79fa9eb739
Merge remote branch 'korg/drm-core-next' into drm-next-stage
|
15 years ago |
Jerome Glisse
|
94429bb6c8
drm/radeon/kms: fix bo's fence association
|
15 years ago |
Luca Barbieri
|
bc9025bdc4
Use drm_gem_object_[handle_]unreference_unlocked where possible
|
15 years ago |
Michel Dänzer
|
17aafccab4
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
|
15 years ago |
Jerome Glisse
|
c8c15ff1e9
drm/radeon: r6xx/r7xx possible security issue, system ram access
|
15 years ago |