summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_timeline.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-01-28 13:23:55 +0300
committerChris Wilson <chris@chris-wilson.co.uk>2019-01-28 19:24:19 +0300
commit0ca88ba0d6347cf8c4ea9f264c384594f8fefa11 (patch)
tree9a4d8ac2c4c3eb4171ed0c05fb6f70725ee46c20 /drivers/gpu/drm/i915/i915_timeline.c
parent528cbd17ceff070747a312c6312346b585495157 (diff)
downloadlinux-0ca88ba0d6347cf8c4ea9f264c384594f8fefa11.tar.xz
drm/i915: Always allocate an object/vma for the HWSP
Currently we only allocate an object and vma if we are using a GGTT virtual HWSP, and a plain struct page for a physical HWSP. For convenience later on with global timelines, it will be useful to always have the status page being tracked by a struct i915_vma. Make it so. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190128102356.15037-4-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_timeline.c')
0 files changed, 0 insertions, 0 deletions