diff options
author | Thomas Hellstrom <[email protected]> | 2018-03-22 10:30:19 +0100 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2018-03-22 12:08:23 +0100 |
commit | 4e3e733b45df457147441b79cf2cb654c82ec402 (patch) | |
tree | bc9abfd0127974426265ee0f89cfe7028e4926e2 /lib/test-string_helpers.c | |
parent | c3b9b165734492b7e42bdd898aba93e1120f9084 (diff) |
drm/vmwgfx: Get rid of the device-private suspended member
It was used to early block fbdev dirty processing. Replace it with an
unprotected check of the par->dirty.active field. While this might
race with the vmw_fb_off() function, we do a protected check later so
the race will at worst lead to grabbing and releasing a couple of locks.
Signed-off-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Sinclair Yeh <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions