OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:queue_priority
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v8_0.c
6321
uint32_t
queue_priority
= acquire ? 0xf : 0x0;
local
6327
WREG32(mmCP_HQD_QUEUE_PRIORITY,
queue_priority
);
amdgpu_gfx_v9_0.c
5127
uint32_t
queue_priority
= acquire ? 0xf : 0x0;
local
5133
WREG32_SOC15_RLC(GC, 0, mmCP_HQD_QUEUE_PRIORITY,
queue_priority
);
Completed in 32 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026