Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
HDcikd.h1529 #define KMD_QUEUE (1 << 31) macro
HDcik.c4707 PRIV_STATE | KMD_QUEUE; /* assuming kernel queue control */ in cik_cp_compute_resume()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDgfx_v9_0.c2771 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, KMD_QUEUE, 1); in gfx_v9_0_mqd_init()
HDgfx_v8_0.c4774 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, KMD_QUEUE, 1); in gfx_v8_0_mqd_init()