Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.cdiff af4c1a8613389273acef14ba6b481037e949a318 Tue May 11 05:45:22 CDT 2021 Gerd Hoffmann <kraxel@redhat.com> drm/qxl: balance dumb_shadow_bo pin

The shadow bo is created in pinned state, so we have to unpin it when
dropping the reference. Otherwise ttm is unhappy and throws a WARN()
on release.

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