index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2022-08-16
drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex
Maíra Canal
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
2022-05-26
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Dave Airlie
2022-05-26
drm/amdgpu: cleanup ctx implementation
Christian König
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-06
Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-04
drm/amdgpu: Free user pages if kvmalloc_array fails
Philip Yang
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-04-28
drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failed
Philip Yang
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
2022-04-07
dma-buf & drm/amdgpu: remove dma_resv workaround
Christian König
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-03
drm/amdgpu: use dma_resv_for_each_fence for CS workaround v2
Christian König
2022-03-25
drm/amdgpu: remove table_freed param from the VM code
Christian König
2022-03-25
drm/amdgpu: rework TLB flushing
Christian König
2022-03-15
drm/amdgpu: fix typos in comments
Julia Lawall
2022-03-09
drm/amdgpu: fix a wrong ib reference
Lang Yu
2022-03-04
drm/amdgpu: use job and ib structures directly in CS parsers
Christian König
2022-03-04
drm/amdgpu: header cleanup
Christian König
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-14
drm/amdgpu: remove VRAM accounting v2
Christian König
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
2022-02-11
drm/amdgpu: remove ctx->lock
Ken Xue
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-01-25
drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
Xin Xiong
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-08-30
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
2021-08-30
drm/sched: Split drm_sched_job_init
Daniel Vetter
2021-08-02
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-13
Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"
Eric Huang
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
2021-06-15
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
2021-06-14
dma-buf: add dma_fence_chain_alloc/free v3
Christian König
2021-06-07
drm/amdgpu: Fix a a typo in a comment
Christophe JAILLET
2021-06-04
drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update
Eric Huang
2021-06-01
drm/amdgpu: move shadow bo validation to VM code
Nirmoy Das
2021-04-20
drm/amd/amdgpu/amdgpu_cs: Repair some function naming disparity
Lee Jones
2021-03-03
drm/amdgpu: correct DRM_ERROR for kvmalloc_array
Chen Li
2021-03-03
drm/amdgpu: Use kvmalloc for CS chunks
Chen Li
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
[next]