drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 17 Oct 2019 15:58:10 +0000 (16:58 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 6 Nov 2019 09:27:27 +0000 (09:27 +0000)
commita096883dda2cfa52c19e2ab4121b64efe8cf95a6
tree00c84422f5e7b8f9fa55d3b69215cd9c72ab28a7
parent75217f8d029b237ce3fdc9238edce01dcd4c9b86
drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA

It sounds like the hardware only needs the DSB object to be in global GTT
and not in the mappable region.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Animesh Manna <animesh.manna@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191017155810.21654-1-tvrtko.ursulin@linux.intel.com
drivers/gpu/drm/i915/display/intel_dsb.c