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