summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/v3d_bo.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2019-02-02 18:41:56 +0300
committerMaxime Ripard <maxime.ripard@bootlin.com>2019-02-19 13:08:40 +0300
commitdd55cf6929e61922961b8515e73dc4d8443089d2 (patch)
treeae70de9adf43d99bfd53393ea3c8d42996da903c /drivers/gpu/drm/v3d/v3d_bo.c
parentfa238ea1668e25e0614ae0f37a04cbceb993a0a4 (diff)
downloadlinux-dd55cf6929e61922961b8515e73dc4d8443089d2.tar.xz
drm: msm: Switch to use drm_gem_object reservation_object
Now that the base struct drm_gem_object has a reservation_object, use it and remove the private BO one. We can't use the drm_gem_reservation_object_wait() helper for MSM because (in theory) msm_gem_cpu_prep() will also do some cache maintenance on the GEM object. Cc: David Airlie <airlied@linux.ie> Cc: linux-arm-msm@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: freedreno@lists.freedesktop.org Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Rob Clark <robdclark@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190202154158.10443-4-robh@kernel.org Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'drivers/gpu/drm/v3d/v3d_bo.c')
0 files changed, 0 insertions, 0 deletions