Searched refs:RADEON_CTX_PRIORITY_MEDIUM (Results 1 – 9 of 9) sorted by relevance
75 RADEON_CTX_PRIORITY_MEDIUM, enumerator
2833 return RADEON_CTX_PRIORITY_MEDIUM; in radv_get_queue_global_priority()2841 return RADEON_CTX_PRIORITY_MEDIUM; in radv_get_queue_global_priority()
128 RADEON_CTX_PRIORITY_MEDIUM, enumerator
512 priority = RADEON_CTX_PRIORITY_MEDIUM; in si_create_context()517 if (!sctx->ctx && priority != RADEON_CTX_PRIORITY_MEDIUM) { in si_create_context()523 priority = RADEON_CTX_PRIORITY_MEDIUM; in si_create_context()
2808 dec->jctx[i] = dec->ws->ctx_create(dec->ws, RADEON_CTX_PRIORITY_MEDIUM); in radeon_create_decoder()
403 r300->ctx = rws->ctx_create(rws, RADEON_CTX_PRIORITY_MEDIUM);
635 rctx->ctx = rctx->ws->ctx_create(rctx->ws, RADEON_CTX_PRIORITY_MEDIUM); in r600_common_context_init()
284 case RADEON_CTX_PRIORITY_MEDIUM: in radeon_to_amdgpu_priority()
1523 case RADEON_CTX_PRIORITY_MEDIUM: in radv_to_amdgpu_priority()