linux/drivers/gpu/drm/i915/gvt
Daniele Ceraolo Spurio 4319382e9b drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
The intel_uncore structure is the owner of FW, so subclass the
function to it.

While at it, use a local uncore var and switch to the new read/write
functions where it makes sense.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190325214940.23632-7-daniele.ceraolospurio@intel.com
2019-03-26 20:16:31 +00:00
..
aperture_gm.c
cfg_space.c
cmd_parser.c drm/i915: Store the BIT(engine->id) as the engine's mask 2019-03-05 18:19:50 +00:00
cmd_parser.h
debug.h
debugfs.c
display.c drm/i915/gvt: add hotplug emulation 2019-01-31 11:26:55 +08:00
display.h
dmabuf.c drm/i915: Make object/vma allocation caches global 2019-02-28 11:08:02 +00:00
dmabuf.h
edid.c
edid.h
execlist.c drm/i915: Store the BIT(engine->id) as the engine's mask 2019-03-05 18:19:50 +00:00
execlist.h
fb_decoder.c
fb_decoder.h
firmware.c
gtt.c
gtt.h
gvt.c drm/i915/gvt: add hotplug emulation 2019-01-31 11:26:55 +08:00
gvt.h Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into drm-intel-next-queued 2019-02-01 09:03:24 -08:00
handlers.c drm/i915: Store the BIT(engine->id) as the engine's mask 2019-03-05 18:19:50 +00:00
hypercall.h Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
interrupt.c drm/i915: Store the BIT(engine->id) as the engine's mask 2019-03-05 18:19:50 +00:00
interrupt.h
kvmgt.c Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
Makefile
mmio.c
mmio.h
mmio_context.c drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore 2019-03-26 20:16:31 +00:00
mmio_context.h
mpt.h Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
opregion.c
page_track.c
page_track.h
reg.h
sched_policy.c
sched_policy.h
scheduler.c drm/i915: use intel_uncore for all forcewake get/put 2019-03-20 21:12:31 +00:00
scheduler.h Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
trace.h
trace_points.c
vgpu.c drm/i915: Mark up vGPU support for full-ppgtt 2019-03-15 09:04:54 +00:00