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
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-21
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-09-19
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
2018-09-14
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-13
drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)
Christian König
2018-09-12
drm/amdgpu: move cs dependencies front a bit
Chunming Zhou
2018-09-11
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
2018-09-11
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
2018-09-10
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
2018-09-10
drm/amdgpu: correctly sign extend 48bit addresses v3
Christian König
2018-09-10
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
2018-09-06
drm: expand replace_fence to support timeline point v2
Chunming Zhou
2018-09-06
drm: expand drm_syncobj_find_fence to support timeline point v2
Chunming Zhou
2018-09-02
drm/amdgpu: fix "use bulk moves for efficient VM LRU handling" v2
Christian König
2018-08-27
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
2018-08-27
drm/amdgpu: amdgpu_ctx_add_fence can't fail
Christian König
2018-08-27
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
2018-08-27
drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)
Huang Rui
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
2018-08-27
drm/amdgpu: cleanup VM handling in the CS a bit
Christian König
2018-08-27
drm/amdgpu: use entity instead of ring for CS
Christian König
2018-08-27
drm/amdgpu: remove the queue manager
Christian König
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
2018-08-27
drm/amdgpu: fix preamble handling
Christian König
2018-08-22
drm/amdgpu: fix preamble handling
Christian König
2018-07-31
drm/amdgpu: create an empty bo_list if no handle is provided
Christian König
2018-07-31
drm/amdgpu: add bo_list iterators
Christian König
2018-07-31
drm/amdgpu: always recreate bo_list
Christian König
2018-07-31
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
2018-07-31
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
2018-07-31
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
2018-07-18
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2018-07-16
drm/amdgpu: remove job->ring
Christian König
2018-07-16
drm/amdgpu: remove fence context from the job
Christian König
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
2018-07-13
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
2018-07-10
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
Andrey Grodzovsky
2018-07-10
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
Michel Dänzer
2018-06-15
drm/amdgpu: Consolidate visible vs. real vram check v2.
Andrey Grodzovsky
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
2018-05-16
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-15
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
Christian König
2018-05-15
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
2018-05-15
drm/amdgpu: use ctx bytes_moved
Christian König
2018-04-11
drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)
Chunming Zhou
2018-03-23
drm/amdgpu: Add MMU notifier type for KFD userptr
Felix Kuehling
[next]