Searched refs:ctx_set_pstate (Results 1 – 3 of 3) sorted by relevance
270 int (*ctx_set_pstate)(struct radeon_winsys_ctx *ctx, uint32_t pstate); member
7378 return ws->ctx_set_pstate(device->hw_ctx[i], pstate) >= 0; in radv_thread_trace_set_pstate()
1896 ws->base.ctx_set_pstate = radv_amdgpu_ctx_set_pstate; in radv_amdgpu_cs_init_functions()