diff options
author | Stanley.Yang <Stanley.Yang@amd.com> | 2023-09-27 16:22:29 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-09 16:52:46 -0400 |
commit | 80285ae1ec8717b597b20de38866c29d84d321a1 (patch) | |
tree | 4600c790785a6b026f5544c3f8de54f65f1d696d /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
parent | 098c13079c6fdd44f10586b69132c392ebf87450 (diff) |
drm/amdgpu: Fix potential null pointer derefernce
The amdgpu_ras_get_context may return NULL if device
not support ras feature, so add check before using.
Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions