summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/mmio_context.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Only include i915_reg.h from .c filesMatt Roper2022-02-021-1/+0
* drm/i915/gt: Move engine registers to their own headerMatt Roper2022-01-111-0/+1
* Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie2021-01-151-0/+1
|\
| * drm/i915/gt: Move move context layout registers and offsets to lrc_reg.hChris Wilson2020-12-091-0/+2
* | drm/i915/gvt: make mmio_context.h self-containedJani Nikula2020-12-221-0/+11
|/
* drm/i915/gvt: Fix incorrect check of enabled bits in mask registersColin Xu2020-06-171-3/+3
* drm/i915/gvt: Wean gvt off dev_priv->engine[]Chris Wilson2020-03-061-2/+3
* drm/i915/gvt: only copy the first page for restore inhibit contextZhao Yan2018-08-021-0/+3
* drm/i915: Store a pointer to intel_context in i915_requestChris Wilson2018-05-181-1/+1
* drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li2018-03-061-0/+3
* drm/i915/gvt: add interface to check if context is inhibitWeinan Li2018-03-061-0/+2
* drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}Changbin Du2017-12-081-0/+52