commit | a096883dda2cfa52c19e2ab4121b64efe8cf95a6 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Oct 17 16:58:10 2019 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Nov 06 09:27:27 2019 +0000 |
tree | 00c84422f5e7b8f9fa55d3b69215cd9c72ab28a7 | |
parent | 75217f8d029b237ce3fdc9238edce01dcd4c9b86 [diff] |
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