drm/vmwgfx: move the require_exist handling together
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 1 Nov 2019 13:03:09 +0000 (13:03 +0000)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 15 Jan 2020 10:46:58 +0000 (11:46 +0100)
commit8815a94f27d2f30fe1216ce10c7da0f6ae69ca0f
tree4ccc9c8ed0e87333a446270bcf57721129225a83
parenta26ca967c240c628085142d6569fff69539b44e6
drm/vmwgfx: move the require_exist handling together

Move the render_client hunk for require_exist alongside the rest.
Keeping all the reasons why an existing object is needed, in a single
place makes it easier to follow.

Cc: VMware Graphics <linux-graphics-maintainer@vmware.com>
Cc: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c