]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Add an insert_entry for gen8_ppgtt
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 17 Jun 2021 06:30:10 +0000 (08:30 +0200)
committerMatthew Auld <matthew.auld@intel.com>
Thu, 17 Jun 2021 13:23:02 +0000 (14:23 +0100)
commitd77f00d83635c18deada16f324654b8dde722d14
treee8bf971f6a2d77f0a002ba806c7d5322a90f2828
parent4c3f6f76dc39814d8916961b2c8cfd3071113ed2
drm/i915/gt: Add an insert_entry for gen8_ppgtt

In the next patch, we will want to write a PTE for an explicit
dma address, outside of the usual vma.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210617063018.92802-5-thomas.hellstrom@linux.intel.com
drivers/gpu/drm/i915/gt/gen8_ppgtt.c