diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2018-07-25 12:54:19 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-27 11:11:03 -0500 |
commit | 2c1e9bca448ab3c49f0bfc687ae79b8123237f4d (patch) | |
tree | 52f2aa946d7e9b545ee7f723ed7aedcf1896ab54 /drivers/gpu/drm/radeon/radeon_object.c | |
parent | 28a160277aef92b606c869960f40704493d30b42 (diff) |
drm/amdgpu: Do not evict VRAM on APUs with disabled HIBERNATE
Improve commit d796d844 (drm/radeon/kms: make hibernate work on IGPs) to
only migrate VRAM objects if the Linux kernel is actually built with
support for hibernation (suspend to disk).
The better solution is to get the information, if this is suspend or
hibernate, from `amdgpu_device_suspend()`, but that’s more involved, so
apply the simple solution first.
Link: https://bugs.freedesktop.org/show_bug.cgi?id=107277
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_object.c')
0 files changed, 0 insertions, 0 deletions