index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ib.c
Age
Commit message (
Expand
)
Author
2021-09-14
drm/amdgpu: Increase direct IB pool size
xinhui pan
2021-08-16
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
2021-06-04
drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
Eric Huang
2021-06-01
drm/amdgpu: remove unsafe optimization to drop preamble ib
Jiansong Chen
2021-04-28
drm/amdgpu: fix no full coverage issue for gprs initialization
Dennis Li
2021-04-20
drm/amdgpu: Add mem sync flag for IB allocated by SA
Jinzhou Su
2021-02-18
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-09
drm/amdgpu: enable gfx wave limiting for high priority compute jobs
Nirmoy Das
2020-11-24
drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' param
Lee Jones
2020-11-13
drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentation
Lee Jones
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-07-14
drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files
Xiaojie Yuan
2020-07-01
drm/amdgpu: remove distinction between explicit and implicit sync (v2)
Christian König
2020-05-18
drm/amdgpu: Add a UAPI flag for user to call mem_sync
Andrey Grodzovsky
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
2020-04-28
drm/amdgpu: check ring type for secure IBs
Alex Deucher
2020-04-28
drm/amdgpu: Fix per-IB secure flag GFX hang
Huang Rui
2020-04-28
drm/amdgpu: Move to a per-IB secure flag (TMZ)
Luben Tuikov
2020-04-28
drm/amdgpu: job is secure iff CS is secure (v5)
Huang Rui
2020-04-28
drm/amdgpu: expand the context control interface with trust flag
Huang Rui
2020-04-28
drm/amdgpu: expand the emit tmz interface with trusted flag
Huang Rui
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-02-26
drm/amdgpu/sa: move debugfs init into core amdgpu debugfs
Alex Deucher
2019-09-17
drm/amdgpu: Fix KFD-related kernel oops on Hawaii
Felix Kuehling
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amdgpu: add ib preemption status in amdgpu_job (v2)
Jack Xiao
2019-06-21
drm/amdgpu: enable the static csa when mcbp enabled
Jack Xiao
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-04-04
drm/amdgpu: Adjust IB test timeout for XGMI configuration
shaoyunl
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
drm/amdgpu: cleanup skipping IB test on KIQ
Christian König
2018-11-05
drm/amdgpu: cleanup amdgpu_ib_ring_tests
Christian König
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-10-09
drm/amdgpu: skip IB tests for KIQ in general
Pratik Vishwakarma
2018-08-27
drm/amdgpu: Add job pipe sync dependecy trace
Andrey Grodzovsky
2018-08-27
amdgpu: fix multi-process hang issue
Emily Deng
2018-07-16
drm/amdgpu: remove fence context from the job
Christian König
2018-07-05
drm/amdgpu: fix user fence write race condition
Nicolai Hähnle
2018-06-15
drm/amdgpu: enable vcn jpeg ib test
Boyuan Zhang
2018-05-15
drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
Marek Olšák
2018-02-28
drm/amdgpu: cleanup SA inti and fini(v2)
Monk Liu
2018-02-28
drm/amdgpu: adjust timeout for ib_ring_tests(v2)
Monk Liu
2018-02-28
drm/amdgpu: cond_exec only for schedule with a job
Monk Liu
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
2018-02-19
drm/amdgpu: fallback to generic HDP operation
Christian König
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-27
drm/amdgpu: separate VMID and PASID handling
Christian König
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
2017-07-14
drm/amdgpu:fix world switch hang
Monk Liu
[next]