diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2018-03-22 10:34:00 +0100 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2018-03-22 12:08:24 +0100 |
commit | 89dc15b76fd3b57d0b7d3bd3556bd6fa514e0257 (patch) | |
tree | ab577d9ae7234ef7e9bb678fa2e8e6569bac09a5 /drivers/gpu/host1x/dev.c | |
parent | 6073a09210e06f39adabd682c282b3ee14c3d33d (diff) | |
download | linux-89dc15b76fd3b57d0b7d3bd3556bd6fa514e0257.tar.gz linux-89dc15b76fd3b57d0b7d3bd3556bd6fa514e0257.tar.bz2 linux-89dc15b76fd3b57d0b7d3bd3556bd6fa514e0257.zip |
drm/vmwgfx: Stricter count of legacy surface device resources
For legacy surfaces, they were previously registered as device resources
when the driver resources were created. Since they are evictable we instead
register them as device resources once they are created on the device,
just like for guest-backed surfaces. This has implications during
hibernation where we can't hibernate with device resources active.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'drivers/gpu/host1x/dev.c')
0 files changed, 0 insertions, 0 deletions