aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
AgeCommit message (Expand)Author
2019-09-10drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-08-25drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
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
2018-11-05drm/amdgpu: print an error when the parser can't be initializedSamuel Pitoiset
2018-11-05drm/scheduler: Add drm_sched_job_cleanupSharat Masetty
2018-10-25dma-buf: allow reserving more than one shared fence slotChristian König
2018-10-16drm: add flags to drm_syncobj_find_fenceChunming Zhou
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-09-19drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-13drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)Christian König
2018-09-12drm/amdgpu: move cs dependencies front a bitChunming Zhou
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König
2018-09-10drm/amdgpu: correctly sign extend 48bit addresses v3Christian König
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou
2018-09-02drm/amdgpu: fix "use bulk moves for efficient VM LRU handling" v2Christian König
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König
2018-08-27drm/amdgpu: amdgpu_ctx_add_fence can't failChristian König
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König
2018-08-27drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)Huang Rui
2018-08-27drm/amdgpu: add amdgpu_gmc_pd_addr helperChristian König
2018-08-27drm/amdgpu: cleanup VM handling in the CS a bitChristian König
2018-08-27drm/amdgpu: use entity instead of ring for CSChristian König
2018-08-27drm/amdgpu: remove the queue managerChristian König
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui
2018-08-27drm/amdgpu: fix preamble handlingChristian König
2018-08-22drm/amdgpu: fix preamble handlingChristian König
2018-07-31drm/amdgpu: create an empty bo_list if no handle is providedChristian König
2018-07-31drm/amdgpu: add bo_list iteratorsChristian König
2018-07-31drm/amdgpu: always recreate bo_listChristian König
2018-07-31drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2Christian König
2018-07-31drm/amdgpu: return error if both BOs and bo_list handle is givenChristian König
2018-07-31drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König