diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-10-17 14:37:43 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-19 18:26:51 -0400 |
commit | 2ceec37b0e3d470c4ef0ca0b7b71df52b99e040b (patch) | |
tree | 2793b224c760291b5bc06ef2bc69baa5bab98cb5 /drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | |
parent | 20ace55bc0c222eff83fc4ff5d990c110817b49d (diff) |
drm/amd: Add missing kernel doc for prepare_suspend()
prepare_suspend() is intended to be used for any IP blocks
that must allocate memory during the suspend sequence.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20231017143555.6a6450fc@canb.auug.org.au/
Fixes: cb11ca3233aa ("drm/amd: Add concept of running prepare_suspend() sequence for IP blocks")
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c')
0 files changed, 0 insertions, 0 deletions