linux_dsm_epyc7002/drivers/gpu/drm/i915/gvt
Daniele Ceraolo Spurio 065273f76d drm/i915/guc: Kill USES_GUC_SUBMISSION macro
use intel_uc_uses_guc_submission() directly instead, to be consistent in
the way we check what we want to do with the GuC.

v2: do not go through ctx->vm->gt, use i915->gt instead

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com> #v1
Reviewed-by: Andi Shyti <andi.shyti@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200218223327.11058-3-daniele.ceraolospurio@intel.com
2020-02-20 17:48:03 +00:00
..
aperture_gm.c drm/i915: Store i915_ggtt as the backpointer on fence registers 2019-10-16 19:41:36 +01:00
cfg_space.c
cmd_parser.c drm/i915/gvt: Fix cmd length check for MI_ATOMIC 2019-12-02 11:06:49 +08:00
cmd_parser.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
debug.h
debugfs.c
display.c
display.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
dmabuf.c drm/i915/gvt: Pin vgpu dma address before using 2019-12-13 11:24:01 +08:00
dmabuf.h
edid.c
edid.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
execlist.c drm/i915: Make for_each_engine_masked work on intel_gt 2019-10-18 00:06:25 +01:00
execlist.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
fb_decoder.c
fb_decoder.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
firmware.c
gtt.c drm/i915: Remove unneeded semicolon 2019-12-16 23:13:12 +00:00
gtt.h
gvt.c
gvt.h
handlers.c Merge drm/drm-next into drm-intel-next-queued 2020-02-07 17:47:43 -08:00
hypercall.h Linux 5.5-rc7 2020-01-20 11:42:57 +10:00
interrupt.c
interrupt.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
kvmgt.c drm/i915/gvt: Pin vgpu dma address before using 2019-12-13 11:24:01 +08:00
Makefile
mmio_context.c drm/i915/gt: Split intel_ring_submission 2019-10-24 12:14:21 +01:00
mmio_context.h
mmio.c
mmio.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
mpt.h drm/i915/gvt: Pin vgpu dma address before using 2019-12-13 11:24:01 +08:00
opregion.c
page_track.c
page_track.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
reg.h
sched_policy.c
sched_policy.h drm/i915: make more headers self-contained 2019-11-08 10:16:13 +00:00
scheduler.c drm/i915/guc: Kill USES_GUC_SUBMISSION macro 2020-02-20 17:48:03 +00:00
scheduler.h
trace_points.c
trace.h
vgpu.c drm/i915/gvt: use vgpu lock for active state setting 2019-12-11 16:33:22 +08:00