diff options
author | Thomas Zimmermann <[email protected]> | 2019-06-13 09:30:36 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2019-06-13 13:37:14 +0200 |
commit | 27072152075e7542fb52a64054fae921b87f9085 (patch) | |
tree | 22bd20b75082542892be3420d1b83e6f24aea439 /net/switchdev/switchdev.c | |
parent | ff771bb1d0683973ab2efc80927684004a8013d2 (diff) |
drm/ast: Pin and map cursor source BO during update
The ast driver used to lock the cursor source BO during updates. Locking
should be done internally by the BO's implementation, so we pin it instead
to system memory. The mapping information is also stored in the BO. No
need to have an extra argument to the kmap function.
v2:
* pin cursor BOs to current location
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions