index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
drm/amdgpu: fix userptr HMM range handling v2
Christian König
1
-3
/
+5
2022-11-18
Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+4
2022-11-18
Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-7
/
+16
2022-11-15
drm/amdgpu: Fix memory leak in amdgpu_cs_pass1
Dong Chenchen
1
-2
/
+4
2022-11-15
drm/amdgpu: use the last IB as gang leader v2
Christian König
1
-7
/
+16
2022-11-09
drm/amdgpu: Unlock bo_list_mutex after error handling
Philip Yang
1
-0
/
+1
2022-09-20
drm/amdgpu: properly initialize return value during CS
Christian König
1
-0
/
+1
2022-09-20
drm/amdgpu: add gang submit frontend v6
Christian König
1
-90
/
+179
2022-09-19
drm/amdgpu: move entity selection and job init earlier during CS
Christian König
1
-29
/
+25
2022-09-19
drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos
Christian König
1
-19
/
+18
2022-09-19
drm/amdgpu: cleanup CS pass2 v6
Christian König
1
-184
/
+168
2022-09-13
drm/amdgpu: reorder CS code
Christian König
1
-336
/
+338
2022-09-13
drm/amdgpu: cleanup CS init/fini and pass1
Christian König
1
-93
/
+104
2022-09-13
drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
Christian König
1
-15
/
+6
2022-09-13
drm/amdgpu: move setting the job resources
Christian König
1
-19
/
+2
2022-09-13
drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
Christian König
1
-8
/
+6
2022-08-16
drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex
Maíra Canal
1
-6
/
+2
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
1
-3
/
+13
2022-05-26
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Dave Airlie
1
-1
/
+1
2022-05-26
drm/amdgpu: cleanup ctx implementation
Christian König
1
-1
/
+1
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+2
2022-05-06
Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-3
/
+15
2022-05-04
drm/amdgpu: Free user pages if kvmalloc_array fails
Philip Yang
1
-1
/
+2
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-6
/
+15
2022-04-28
drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failed
Philip Yang
1
-3
/
+15
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-7
/
+7
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
1
-6
/
+15
2022-04-07
dma-buf & drm/amdgpu: remove dma_resv workaround
Christian König
1
-48
/
+5
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
1
-2
/
+2
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+3
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-8
/
+16
2022-04-03
drm/amdgpu: use dma_resv_for_each_fence for CS workaround v2
Christian König
1
-5
/
+10
2022-03-25
drm/amdgpu: remove table_freed param from the VM code
Christian König
1
-3
/
+3
2022-03-25
drm/amdgpu: rework TLB flushing
Christian König
1
-4
/
+4
2022-03-15
drm/amdgpu: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-09
drm/amdgpu: fix a wrong ib reference
Lang Yu
1
-5
/
+2
2022-03-04
drm/amdgpu: use job and ib structures directly in CS parsers
Christian König
1
-2
/
+5
2022-03-04
drm/amdgpu: header cleanup
Christian König
1
-0
/
+1
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2022-02-14
drm/amdgpu: remove VRAM accounting v2
Christian König
1
-1
/
+1
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-5
/
+12
2022-02-11
drm/amdgpu: remove ctx->lock
Ken Xue
1
-5
/
+11
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+1
2022-01-25
drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
Xin Xiong
1
-0
/
+1
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
1
-4
/
+1
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
1
-3
/
+2
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-3
/
+3
2021-08-30
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
1
-1
/
+1
2021-08-30
drm/sched: Split drm_sched_job_init
Daniel Vetter
1
-0
/
+2
2021-08-02
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
1
-3
/
+3
[next]