linux-stable/drivers/gpu/drm/i915/gvt
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
aperture_gm.c
cfg_space.c drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0. 2020-07-29 14:18:16 +08:00
cmd_parser.c drm/i915/gvt: Drop redundant prepare_write/pin_pages 2020-06-20 09:57:09 +01:00
cmd_parser.h
debug.h
debugfs.c drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic context 2020-06-17 12:36:19 +08:00
display.c Merge drm/drm-next into drm-intel-next-queued 2020-06-25 18:05:03 +03:00
display.h
dmabuf.c drm/i915/gem: Give each object class a friendly name 2020-05-29 23:38:29 +01:00
dmabuf.h
edid.c drm/i915: Identify Cometlake platform 2020-06-02 23:15:34 +01:00
edid.h
execlist.c drm/i915/gvt: move workload destroy out of execlist complete 2020-05-08 12:34:12 +08:00
execlist.h
fb_decoder.c
fb_decoder.h
firmware.c
gtt.c drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0. 2020-07-29 14:18:16 +08:00
gtt.h drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0. 2020-07-29 14:18:16 +08:00
gvt.c Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into drm-intel-next-queued 2020-04-30 10:53:21 +03:00
gvt.h drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0. 2020-07-29 14:18:16 +08:00
handlers.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
hypercall.h
interrupt.c drm/i915: Use the gt in HAS_ENGINE 2020-07-08 21:07:09 +01:00
interrupt.h
kvmgt.c kernel: move use_mm/unuse_mm to kthread.c 2020-06-10 19:14:18 -07:00
Makefile
mmio.c
mmio.h
mmio_context.c drm/i915: Use the gt in HAS_ENGINE 2020-07-08 21:07:09 +01:00
mmio_context.h drm/i915/gvt: Fix incorrect check of enabled bits in mask registers 2020-06-17 12:36:01 +08:00
mpt.h
opregion.c
page_track.c
page_track.h
reg.h drm/i915/gvt: Fix incorrect check of enabled bits in mask registers 2020-06-17 12:36:01 +08:00
sched_policy.c
sched_policy.h
scheduler.c Merge drm/drm-next into drm-intel-next-queued 2020-06-25 18:05:03 +03:00
scheduler.h drm/i915/gvt: Drop redundant prepare_write/pin_pages 2020-06-20 09:57:09 +01:00
trace.h
trace_points.c
vgpu.c drm/i915/gvt: Do not reset pv_notified when vGPU transit from D3->D0 2020-07-29 14:18:32 +08:00