mesa/src/amd
Samuel Pitoiset 6d73841d34 radv/amdgpu: only set a new pstate if the current one is different
AMDGPU pstate is per context but if there is multiple AMDGPU contexts
in flight, the kernel can return -EBUSY.

Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21222>
2023-02-17 11:36:06 +00:00
..
addrlib amd: split GFX1103 into GFX1103_R1 and GFX1103_R2 2023-02-03 00:18:01 +00:00
ci radv/ci: add missing expected failures with RADV_PERFTEST=gpl on GFX1100 2023-02-15 17:29:10 +00:00
common ac: Port ACO's get_fetch_format to ac_get_safe_fetch_size. 2023-02-16 15:29:36 +00:00
compiler radv: unconditionally enable scratch for RT shaders 2023-02-16 19:37:25 +00:00
drm-shim r300: use drm_shim_override 2022-11-16 14:37:47 +00:00
llvm ac/llvm: Change ac_build_tbuffer_load to take format and channel type. 2023-02-16 15:29:37 +00:00
registers amd/registers: remove confusing definitions from gfx10-rsrc.json 2023-02-03 00:18:02 +00:00
vulkan radv/amdgpu: only set a new pstate if the current one is different 2023-02-17 11:36:06 +00:00
.clang-format radv: Add nir_foreach_variable_with_modes to .clang-format 2022-12-09 07:07:10 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00