summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/mmio_context.h
AgeCommit message (Expand)Author
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-12-22drm/i915/gvt: make mmio_context.h self-containedJani Nikula
2020-12-09drm/i915/gt: Move move context layout registers and offsets to lrc_reg.hChris Wilson
2020-06-17drm/i915/gvt: Fix incorrect check of enabled bits in mask registersColin Xu
2020-03-06drm/i915/gvt: Wean gvt off dev_priv->engine[]Chris Wilson
2018-08-02drm/i915/gvt: only copy the first page for restore inhibit contextZhao Yan
2018-05-18drm/i915: Store a pointer to intel_context in i915_requestChris Wilson
2018-03-06drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li
2018-03-06drm/i915/gvt: add interface to check if context is inhibitWeinan Li
2017-12-08drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}Changbin Du