index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cs.c
Age
Commit message (
Expand
)
Author
2021-02-09
drm/amdgpu: fix unnecessary NULL check warnings
Tian Tao
2020-11-13
drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptions
Lee Jones
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
2020-11-02
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-09-24
drm/amdgpu: switch over to the new pin interface
Christian König
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-18
drm/amdgpu: Limit the error info print rate
jqdeng
2020-08-17
drm/amdgpu: add condition check for trace_amdgpu_cs()
Kevin Wang
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-02
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-01
drm/amdgpu: remove distinction between explicit and implicit sync (v2)
Christian König
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-19
drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-30
drm/amdgpu: remove set but not used variable 'priority'
Zheng Bin
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
2020-04-28
drm/amdgpu: Move to a per-IB secure flag (TMZ)
Luben Tuikov
2020-04-28
drm/amdgpu: job is secure iff CS is secure (v5)
Huang Rui
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-03-13
Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-03-09
drm/amdgpu: set compute queue priority at mqd_init
Nirmoy Das
2020-03-04
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-02-27
drm/amdgpu: use allowed_domains for exported DMA-bufs
Christian König
2020-02-04
drm/amdgpu: rework job synchronization v2
Christian König
2020-02-04
drm/amdgpu: use the VM as job owner
Christian König
2020-01-16
drm/amdgpu: drop amdgpu_job.owner
Christian König
2020-01-16
drm/amdgpu: error out on entity with no run queue
Nirmoy Das
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-09
drm/amdgpu: explicitely sync to VM updates v2
Christian König
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-23
drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror
Jason Gunthorpe
2019-11-04
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
2019-10-17
drm/amdgpu: user pages array memory leak fix
Philip Yang
2019-10-15
drm/amdgpu: user pages array memory leak fix
Philip Yang
2019-09-16
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
2019-09-13
drm/amdgpu: Avoid HW GPU reset for RAS.
Andrey Grodzovsky
2019-09-13
drm/amdgpu: remove amdgpu_cs_try_evict
Christian König
2019-08-27
Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-21
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
[next]