Home
last modified time | relevance | path

Searched refs:PRIV_STATE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dcikd.h1528 #define PRIV_STATE (1 << 30) macro
H A Dcik.c4707 PRIV_STATE | KMD_QUEUE; /* assuming kernel queue control */ in cik_cp_compute_resume()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v9_0.c2770 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, PRIV_STATE, 1); in gfx_v9_0_mqd_init()
H A Dgfx_v8_0.c4773 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, PRIV_STATE, 1); in gfx_v8_0_mqd_init()