summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
diff options
context:
space:
mode:
authorGuchun Chen <guchun.chen@amd.com>2023-05-09 09:36:49 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-06-09 09:36:34 -0400
commit936e95a461c2606ac2ffae3bb0d991e7081eafd8 (patch)
treeba42687372976b44f4b49dbf2d5e350175a232ad /drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
parenteb4f01784ec1d589629dd8c85044b7c07e5f6993 (diff)
downloadlinux-936e95a461c2606ac2ffae3bb0d991e7081eafd8.tar.gz
linux-936e95a461c2606ac2ffae3bb0d991e7081eafd8.tar.bz2
linux-936e95a461c2606ac2ffae3bb0d991e7081eafd8.zip
drm/amd/pm: avoid potential UBSAN issue on legacy asics
Prevent further dpm casting on legacy asics without od_enabled in amdgpu_dpm_is_overdrive_supported. This can avoid UBSAN complain in init sequence. v2: add a macro to check legacy dpm instead of checking asic family/type v3: refine macro name for naming consistency Suggested-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Guchun Chen <guchun.chen@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c')
0 files changed, 0 insertions, 0 deletions