Home
last modified time | relevance | path

Searched refs:gfx_v9_4_2_do_edc_gpr_workarounds (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_2.h32 int gfx_v9_4_2_do_edc_gpr_workarounds(struct amdgpu_device *adev);
H A Dgfx_v9_4_2.c703 int gfx_v9_4_2_do_edc_gpr_workarounds(struct amdgpu_device *adev) in gfx_v9_4_2_do_edc_gpr_workarounds() function
H A Dgfx_v9_0.c4564 r = gfx_v9_4_2_do_edc_gpr_workarounds(adev); in gfx_v9_0_ecc_late_init()