OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cp_hqd_active
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/include/
cik_structs.h
83
uint32_t
cp_hqd_active
;
member in struct:cik_mqd
cik_structs.h
83
uint32_t
cp_hqd_active
;
member in struct:cik_mqd
vi_structs.h
292
uint32_t
cp_hqd_active
;
member in struct:vi_mqd
vi_structs.h
292
uint32_t
cp_hqd_active
;
member in struct:vi_mqd
v10_structs.h
809
uint32_t
cp_hqd_active
;
member in struct:v10_compute_mqd
v9_structs.h
292
uint32_t
cp_hqd_active
;
member in struct:v9_mqd
v10_structs.h
809
uint32_t
cp_hqd_active
;
member in struct:v10_compute_mqd
v9_structs.h
292
uint32_t
cp_hqd_active
;
member in struct:v9_mqd
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v7_0.c
2847
u32
cp_hqd_active
;
member in struct:hqd_registers
3053
mqd->
cp_hqd_active
= 1;
amdgpu_gfx_v7_0.c
2847
u32
cp_hqd_active
;
member in struct:hqd_registers
3053
mqd->
cp_hqd_active
= 1;
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cik.c
4222
if (RREG32(
CP_HQD_ACTIVE
) & 1) {
4225
if (!(RREG32(
CP_HQD_ACTIVE
) & 1))
4463
u32
cp_hqd_active
;
member in struct:hqd_registers
4655
if (RREG32(
CP_HQD_ACTIVE
) & 1) {
4658
if (!(RREG32(
CP_HQD_ACTIVE
) & 1))
4754
mqd->queue_state.
cp_hqd_active
= 1;
4755
WREG32(
CP_HQD_ACTIVE
, mqd->queue_state.
cp_hqd_active
);
radeon_cik.c
4222
if (RREG32(
CP_HQD_ACTIVE
) & 1) {
4225
if (!(RREG32(
CP_HQD_ACTIVE
) & 1))
4463
u32
cp_hqd_active
;
member in struct:hqd_registers
4655
if (RREG32(
CP_HQD_ACTIVE
) & 1) {
4658
if (!(RREG32(
CP_HQD_ACTIVE
) & 1))
4754
mqd->queue_state.
cp_hqd_active
= 1;
4755
WREG32(
CP_HQD_ACTIVE
, mqd->queue_state.
cp_hqd_active
);
Completed in 99 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025