Skip to content
Snippets Groups Projects
Commit 73f65e6c authored by Sunil  khatri's avatar Sunil khatri Committed by Alex Deucher
Browse files

drm/amdgpu: fix dm_suspend/resume arguments to ip_block


"build failure after merge of the amdgpu tree"
dm_suspend/dm_resume functions argument mismatch
not caught in validation as it was under config
CONFIG_DEBUG_KERNEL_DC which wasnt enabled by
default.

Change argument from adev to ip_block.

Fixes: 982d7f9b ("drm/amdgpu: update the handle ptr in suspend")
Fixes: 7feb4f3a ("drm/amdgpu: update the handle ptr in resume")
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarSunil Khatri <sunil.khatri@amd.com>
Acked-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 555cd714
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment