index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-04-01
1
-12
/
+30
*
drm/amdgpu/sa: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
1
-5
/
+2
*
drm/amdgpu: Fix KFD-related kernel oops on Hawaii
Felix Kuehling
2019-09-17
1
-1
/
+2
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-1
/
+3
|
\
|
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+3
*
|
drm/amdgpu: add ib preemption status in amdgpu_job (v2)
Jack Xiao
2019-06-22
1
-0
/
+1
*
|
drm/amdgpu: enable the static csa when mcbp enabled
Jack Xiao
2019-06-21
1
-3
/
+4
|
/
*
drm/amdgpu: Adjust IB test timeout for XGMI configuration
shaoyunl
2019-04-04
1
-0
/
+3
*
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-25
1
-5
/
+5
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-2
/
+1
*
drm/amdgpu: cleanup skipping IB test on KIQ
Christian König
2018-11-05
1
-8
/
+3
*
drm/amdgpu: cleanup amdgpu_ib_ring_tests
Christian König
2018-11-05
1
-16
/
+19
*
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-3
/
+3
*
drm/amdgpu: skip IB tests for KIQ in general
Pratik Vishwakarma
2018-10-10
1
-0
/
+8
*
drm/amdgpu: Add job pipe sync dependecy trace
Andrey Grodzovsky
2018-08-27
1
-0
/
+5
*
amdgpu: fix multi-process hang issue
Emily Deng
2018-08-27
1
-1
/
+2
*
drm/amdgpu: remove fence context from the job
Christian König
2018-07-16
1
-1
/
+1
*
drm/amdgpu: fix user fence write race condition
Nicolai Hähnle
2018-07-05
1
-6
/
+6
*
drm/amdgpu: enable vcn jpeg ib test
Boyuan Zhang
2018-06-15
1
-1
/
+2
*
drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
Marek Olšák
2018-05-15
1
-2
/
+6
*
drm/amdgpu: cleanup SA inti and fini(v2)
Monk Liu
2018-02-28
1
-6
/
+0
*
drm/amdgpu: adjust timeout for ib_ring_tests(v2)
Monk Liu
2018-02-28
1
-1
/
+32
*
drm/amdgpu: cond_exec only for schedule with a job
Monk Liu
2018-02-28
1
-1
/
+1
*
drm/amdgpu: remove now superflous *_hdp operation
Christian König
2018-02-19
1
-6
/
+1
*
drm/amdgpu: fallback to generic HDP operation
Christian König
2018-02-19
1
-8
/
+14
*
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-27
1
-4
/
+4
*
drm/amdgpu: separate VMID and PASID handling
Christian König
2017-12-27
1
-2
/
+1
*
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
2017-12-06
1
-1
/
+1
*
drm/amdgpu:fix world switch hang
Monk Liu
2017-07-14
1
-2
/
+3
*
drm/amdgpu: allow flushing VMID0 before IB execution as well
Christian König
2017-07-14
1
-1
/
+1
*
drm/amdgpu: add a ring func for vcn start command
Leo Liu
2017-05-24
1
-0
/
+3
*
drm/amdgpu: make pipeline sync be in same place v2
Chunming Zhou
2017-05-24
1
-3
/
+3
*
drm/amdgpu: add sched sync for amdgpu job v2
Chunming Zhou
2017-05-24
1
-1
/
+7
*
drm/amdgpu:cleanup flag not used
Monk Liu
2017-05-24
1
-2
/
+0
*
drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)
Monk Liu
2017-05-24
1
-0
/
+3
*
drm/amdgpu: fix dependency issue
Chunming Zhou
2017-05-10
1
-0
/
+2
*
drm/amdgpu: split VMID management by VMHUB
Christian König
2017-04-28
1
-1
/
+2
*
drm/amdgpu: Couple small warning fixes
Harry Wentland
2017-03-30
1
-1
/
+1
*
drm/amdgpu:changes in gfx DMAframe scheme (v2)
Monk Liu
2017-03-30
1
-4
/
+4
*
drm/amdgpu: add a ring func for end command
Leo Liu
2017-03-30
1
-0
/
+3
*
drm/amdgpu: disable HDP flushes on APUs
Christian König
2017-03-30
1
-2
/
+10
*
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
1
-2
/
+2
*
drm/amdgpu:insert switch buffer only for VM submit
Monk Liu
2017-01-27
1
-1
/
+1
*
drm/amdgpu:Preamble is forbid to be ignored in SRIOV
Monk Liu
2017-01-27
1
-1
/
+2
*
drm/amdgpu:set cond_exec polling value to 1 in ring_init
Monk Liu
2017-01-27
1
-3
/
+0
*
drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrl
Monk Liu
2017-01-27
1
-0
/
+3
*
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
1
-3
/
+3
|
\
|
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-3
/
+3
*
|
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
1
-2
/
+2
*
|
drm/amdgpu: remove ring type check for conditional execution
Christian König
2016-10-25
1
-1
/
+1
|
/
[next]