Home
last modified time | relevance | path

Searched hist:cb981987b401ff18e4bd6fc08a91e187ac043da0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.cdiff cb981987b401ff18e4bd6fc08a91e187ac043da0 Wed Feb 17 06:32:10 CST 2021 Gerd Hoffmann <kraxel@redhat.com> drm/qxl: fix monitors object vmap

Use the correct vmap variant. We don't hold a reservation here,
so we can't use the _locked variant. We can drop the pin because
qxl_bo_vmap will do that for us.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20210217123213.2199186-9-kraxel@redhat.com