summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/panel.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2019-05-16 19:27:46 +0300
committerGerd Hoffmann <kraxel@redhat.com>2019-05-17 14:14:11 +0300
commit5b24f715042da2a7f3fd059f15cc5a6fbd4f4ec6 (patch)
tree10786a77f38388273e4a631717232ba30cd3557c /drivers/gpu/drm/bridge/panel.c
parent82ff2fb5d184e95c7877c58359cef4f5d43df9c1 (diff)
downloadlinux-5b24f715042da2a7f3fd059f15cc5a6fbd4f4ec6.tar.xz
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
The original bochs and vbox implementations of pin and unpin functions automatically reserved BOs during validation. This functionality got lost while converting the code to a generic implementation. This may result in validating unlocked TTM BOs. Adding the reserve and unreserve operations to GEM VRAM's pin and unpin functions fixes the bochs and vbox drivers. Additionally the patch changes the mgag200, ast and hibmc drivers to not reserve BOs by themselves. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reported-by: kernel test robot <lkp@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20190516162746.11636-3-tzimmermann@suse.de Fixes: a3232987fdbf ("drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/bridge/panel.c')
0 files changed, 0 insertions, 0 deletions