summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
AgeCommit message (Expand)Author
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-02-27drm/amdgpu: use allowed_domains for exported DMA-bufsChristian König
2020-02-04drm/amdgpu: rework job synchronization v2Christian König
2020-02-04drm/amdgpu: use the VM as job ownerChristian König
2020-01-16drm/amdgpu: drop amdgpu_job.ownerChristian König
2020-01-16drm/amdgpu: error out on entity with no run queueNirmoy Das
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-09drm/amdgpu: explicitely sync to VM updates v2Christian König
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-23drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-10-25drm/ttm: always keep BOs on the LRUChristian König
2019-10-17drm/amdgpu: user pages array memory leak fixPhilip Yang
2019-10-15drm/amdgpu: user pages array memory leak fixPhilip Yang
2019-09-16drm/amdgpu: allow direct submission of PDE updates v2Christian König
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: remove amdgpu_cs_try_evictChristian König
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-21drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-05dma-buf: add more reservation object locking wrappersChristian König
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amdgpu: enable the static csa when mcbp enabledJack Xiao
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amdgpu: stop removing BOs from the LRU v3Christian König
2019-06-11drm/amdgpu: drop some validation failure messagesChristian König
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-05-31drm/ttm: Make LRU removal optional v2Christian König
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-05-24drm/amdgpu: check no_user_fence flag for enginesLeo Liu
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou
2019-02-05drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIESAndrey Grodzovsky
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-14drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctlChristian König
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-11drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky
2018-12-07drm/amdgpu: always reserve one more shared slot for pipelined BO movesChristian König
2018-12-07drm/amdgpu: always reserve two slots for the VMChristian König
2018-12-07drm/amdgpu: fix using shared fence for exported BOs v2Christian König
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König
2018-12-05drm: revert "expand replace_fence to support timeline point v2"Christian König
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie