commit | 2f5544ff030040a1016277cb91c347a64568b597 | [log] [tgz] |
---|---|---|
author | Deepak Rawat <drawat@vmware.com> | Fri Sep 21 14:34:02 2018 -0700 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Wed Dec 05 10:00:42 2018 +0100 |
tree | f05f14ec791f0741cd9e2f5072036045607da492 | |
parent | 61c21387c8b3191b1e74d01cab902c9b3493beb0 [diff] |
drm/vmwgfx: Use atomic helper function for dirty fb IOCTL USe new atomic helper for dirty fb IOCTL which make use of damage interface. Note that this is only done for STDU and SOU, for legacy display unit still using old interface. Signed-off-by: Deepak Rawat <drawat@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>