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
2019-07-31
drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
Christian König
1
-14
/
+12
2019-07-08
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
1
-1
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+3
2019-06-21
drm/amdgpu: enable the static csa when mcbp enabled
Jack Xiao
1
-2
/
+3
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+3
2019-06-11
drm/amdgpu: stop removing BOs from the LRU v3
Christian König
1
-1
/
+1
2019-06-11
drm/amdgpu: drop some validation failure messages
Christian König
1
-7
/
+3
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+3
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
1
-1
/
+1
2019-05-24
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
1
-88
/
+50
2019-05-24
drm/amdgpu: check no_user_fence flag for engines
Leo Liu
1
-4
/
+2
2019-04-12
drm/amdgpu: add timeline support in amdgpu CS v3
Chunming Zhou
1
-24
/
+128
2019-02-05
drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
Andrey Grodzovsky
1
-1
/
+12
2019-01-05
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+18
2018-12-14
drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctl
Christian König
1
-0
/
+3
2018-12-13
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-7
/
+14
2018-12-11
drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock
Andrey Grodzovsky
1
-2
/
+2
2018-12-07
drm/amdgpu: always reserve one more shared slot for pipelined BO moves
Christian König
1
-2
/
+4
2018-12-07
drm/amdgpu: always reserve two slots for the VM
Christian König
1
-4
/
+0
2018-12-07
drm/amdgpu: fix using shared fence for exported BOs v2
Christian König
1
-2
/
+11
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
1
-1
/
+1
2018-12-05
drm: revert "expand replace_fence to support timeline point v2"
Christian König
1
-1
/
+1
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+2
2018-11-05
drm/amdgpu: print an error when the parser can't be initialized
Samuel Pitoiset
1
-1
/
+1
2018-11-05
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
1
-2
/
+1
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
1
-1
/
+1
2018-10-16
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
1
-1
/
+1
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
1
-1
/
+1
2018-09-21
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-168
/
+166
2018-09-19
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
1
-6
/
+6
2018-09-14
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2018-09-13
drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)
Christian König
1
-25
/
+33
2018-09-12
drm/amdgpu: move cs dependencies front a bit
Chunming Zhou
1
-6
/
+6
2018-09-11
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
1
-8
/
+15
2018-09-11
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
1
-8
/
+15
2018-09-10
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
1
-1
/
+1
2018-09-10
drm/amdgpu: correctly sign extend 48bit addresses v3
Christian König
1
-1
/
+1
2018-09-10
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
1
-1
/
+1
2018-09-06
drm: expand replace_fence to support timeline point v2
Chunming Zhou
1
-1
/
+1
2018-09-06
drm: expand drm_syncobj_find_fence to support timeline point v2
Chunming Zhou
1
-1
/
+1
2018-09-02
drm/amdgpu: fix "use bulk moves for efficient VM LRU handling" v2
Christian König
1
-3
/
+2
2018-08-27
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
1
-12
/
+19
2018-08-27
drm/amdgpu: amdgpu_ctx_add_fence can't fail
Christian König
1
-9
/
+1
2018-08-27
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
1
-12
/
+19
2018-08-27
drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)
Huang Rui
1
-0
/
+3
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
1
-1
/
+1
2018-08-27
drm/amdgpu: cleanup VM handling in the CS a bit
Christian König
1
-86
/
+74
2018-08-27
drm/amdgpu: use entity instead of ring for CS
Christian König
1
-32
/
+34
2018-08-27
drm/amdgpu: remove the queue manager
Christian König
1
-12
/
+10
[prev]
[next]