diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 15:40:33 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-15 11:06:57 -0400 |
commit | e6b27cf515a7813ca2228a9aec8e61d67fb9fbf0 (patch) | |
tree | 5962e36ff50d98f56105a2b45e3e393ba29d8e20 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7f80a88dd370777b86ff583f036c558c58c9f84c (diff) |
drm/amd/display: don't free stolen console memory during suspend
Don't free the memory if we are hitting this as part of suspend.
This way we don't free any memory during suspend; see
amdgpu_bo_free_kernel(). The memory will be freed in the first
non-suspend modeset or when the driver is torn down.
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2568
Acked-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions