aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-12-21 02:40:42 +0000
committerAlex Deucher <[email protected]>2024-01-03 16:16:06 +0000
commit217e85f97031791fb48a2d374c7bdcf439365b21 (patch)
tree118ab06055efd4ddb0a2af74bca811393e3f30d5 /drivers/gpu/drm/amd/pm/amdgpu_pm.c
parentdrm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he... (diff)
downloadkernel-217e85f97031791fb48a2d374c7bdcf439365b21.tar.gz
kernel-217e85f97031791fb48a2d374c7bdcf439365b21.zip
drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
dbg_flags looks to be defined with incorrect data type; to process multiple debug flag options, and hence defined dbg_flags as u32. Fixes the below: drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c:117 pm_map_process_aldebaran() warn: maybe use && instead of & Fixes: 0de4ec9a0353 ("drm/amdgpu: prepare map process for multi-process debug devices") Suggested-by: Lijo Lazar <[email protected]> Cc: Felix Kuehling <[email protected]> Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions