aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
diff options
context:
space:
mode:
authorPi-Hsun Shih <[email protected]>2021-05-20 06:44:52 +0000
committerRobert Foss <[email protected]>2021-05-20 10:27:20 +0000
commit3203e497eb769cdf3b2f835bdc92083fee2796a9 (patch)
treeb9673f7ea38c628fd4f8d6a2c2b0f659f1e6c3d6 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
parentdrm/amdgpu: Unmap all MMIO mappings (diff)
downloadkernel-3203e497eb769cdf3b2f835bdc92083fee2796a9.tar.gz
kernel-3203e497eb769cdf3b2f835bdc92083fee2796a9.zip
drm/bridge: anx7625: Synchronously run runtime suspend.
Originally when using pm_runtime_put, there's a chance that the runtime suspend hook will be run after the following anx7625_bridge_mode_set call, resulting in the display_timing_valid field to be cleared, and the following power on fail. Change all pm_runtime_put to pm_runtime_put_sync, so all power off operations are guaranteed to be done after the call returns. Fixes: 60487584a79a ("drm/bridge: anx7625: refactor power control to use runtime PM framework") Signed-off-by: Pi-Hsun Shih <[email protected]> Tested-by: Tzung-Bi Shih <[email protected]> Reviewed-by: Robert Foss <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions