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: cleanup conditional execution
Christian König
2024-03-04
1
-14
/
+7
*
drm/amdgpu: Use seq_puts() instead of seq_printf()
Srinivasan Shanmugam
2023-07-25
1
-11
/
+11
*
drm/amdgpu: remove unnecessary (void*) conversions
Su Hui
2023-06-09
1
-1
/
+1
*
drm/amdgpu: enable the ring and IB test for slave kcq
Shiwu Zhang
2023-06-09
1
-5
/
+0
*
drm/amdgpu: don't require a job for cond_exec and shadow
Alex Deucher
2023-04-25
1
-2
/
+2
*
drm/amdgpu: add gfx shadow CS IOCTL support
Christian König
2023-04-25
1
-1
/
+28
*
drm/amdgpu: add master/slave check in init phase
Le Ma
2023-04-20
1
-0
/
+5
*
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-04-14
1
-1
/
+1
*
drm/amd: Convert amdgpu to use suballocation helper.
Maarten Lankhorst
2023-03-01
1
-3
/
+2
*
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
2022-12-02
1
-0
/
+2
*
drm/amdgpu: move explicit sync check into the CS
Christian König
2022-11-03
1
-1
/
+1
*
drm/amdgpu: skip kiq ib tests if mes enabled
Jack Xiao
2022-05-04
1
-0
/
+4
*
drm/amdgpu: skip some checking for mes queue ib submission
Jack Xiao
2022-05-04
1
-2
/
+2
*
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
2022-03-15
1
-2
/
+2
*
drm/amdgpu: Increase direct IB pool size
xinhui pan
2021-09-14
1
-7
/
+2
*
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
2021-08-16
1
-1
/
+1
*
drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
Eric Huang
2021-06-04
1
-13
/
+2
*
drm/amdgpu: remove unsafe optimization to drop preamble ib
Jiansong Chen
2021-06-02
1
-10
/
+1
*
drm/amdgpu: fix no full coverage issue for gprs initialization
Dennis Li
2021-04-29
1
-1
/
+1
*
drm/amdgpu: Add mem sync flag for IB allocated by SA
Jinzhou Su
2021-04-21
1
-0
/
+2
*
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
1
-13
/
+10
*
drm/amdgpu: enable gfx wave limiting for high priority compute jobs
Nirmoy Das
2021-02-09
1
-0
/
+9
*
drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' param
Lee Jones
2020-11-24
1
-0
/
+1
*
drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentation
Lee Jones
2020-11-13
1
-2
/
+4
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-1
/
+1
*
drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files
Xiaojie Yuan
2020-07-14
1
-1
/
+2
*
drm/amdgpu: remove distinction between explicit and implicit sync (v2)
Christian König
2020-07-01
1
-1
/
+1
*
drm/amdgpu: Add a UAPI flag for user to call mem_sync
Andrey Grodzovsky
2020-05-18
1
-0
/
+3
*
drm/amdgpu: cleanup IB pool handling a bit
Christian König
2020-04-28
1
-31
/
+34
*
drm/amdgpu: check ring type for secure IBs
Alex Deucher
2020-04-28
1
-0
/
+6
*
drm/amdgpu: Fix per-IB secure flag GFX hang
Huang Rui
2020-04-28
1
-14
/
+14
*
drm/amdgpu: Move to a per-IB secure flag (TMZ)
Luben Tuikov
2020-04-28
1
-3
/
+20
*
drm/amdgpu: job is secure iff CS is secure (v5)
Huang Rui
2020-04-28
1
-2
/
+2
*
drm/amdgpu: expand the context control interface with trust flag
Huang Rui
2020-04-28
1
-1
/
+1
*
drm/amdgpu: expand the emit tmz interface with trusted flag
Huang Rui
2020-04-28
1
-1
/
+1
*
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
[next]