diff options
author | Rob Herring <robh@kernel.org> | 2019-02-02 09:41:56 -0600 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-02-19 11:08:40 +0100 |
commit | dd55cf6929e61922961b8515e73dc4d8443089d2 (patch) | |
tree | ae70de9adf43d99bfd53393ea3c8d42996da903c /drivers/ras | |
parent | fa238ea1668e25e0614ae0f37a04cbceb993a0a4 (diff) | |
download | linux-dd55cf6929e61922961b8515e73dc4d8443089d2.tar.bz2 |
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/ras')
0 files changed, 0 insertions, 0 deletions