linux_dsm_epyc7002/drivers/gpu/drm/i915
Oscar Mateo dd00ed9eff drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
Otherwise we are blasting other bits in GEN8_L3SQCREG1 that might be important
(although we probably aren't at the moment because 0 seems to be the default
for all the other bits).

v2: Extra parentheses (Michel)

Fixes: 050fc46 ("drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf")
Fixes: 450174f ("drm/i915/chv: Tune L3 SQC credits based on actual latencies")
Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Michel Thierry <michel.thierry@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1508271945-14961-1-git-send-email-oscar.mateo@intel.com
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
(cherry picked from commit 930a784d02)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2017-10-18 08:12:51 -07:00
..
gvt drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OS 2017-10-17 00:44:10 +08:00
selftests mm: treewide: remove GFP_TEMPORARY allocation flag 2017-09-13 18:53:16 -07:00
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_cmd_parser.c
i915_debugfs.c drm/i915: wire up shrinkctl->nr_scanned 2017-09-06 17:27:25 -07:00
i915_drv.c drm/i915: Re-enable GTT following a device reset 2017-09-06 10:18:38 -07:00
i915_drv.h Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel 2017-09-07 14:37:25 -07:00
i915_gem_batch_pool.c
i915_gem_batch_pool.h
i915_gem_clflush.c
i915_gem_clflush.h
i915_gem_context.c
i915_gem_context.h
i915_gem_dmabuf.c
i915_gem_evict.c drm/i915: Fix eviction when the GGTT is idle but full 2017-10-16 17:10:56 -07:00
i915_gem_execbuffer.c mm: treewide: remove GFP_TEMPORARY allocation flag 2017-09-13 18:53:16 -07:00
i915_gem_fence_reg.c
i915_gem_fence_reg.h
i915_gem_gtt.c mm: treewide: remove GFP_TEMPORARY allocation flag 2017-09-13 18:53:16 -07:00
i915_gem_gtt.h
i915_gem_internal.c
i915_gem_object.c
i915_gem_object.h
i915_gem_render_state.c
i915_gem_render_state.h
i915_gem_request.c
i915_gem_request.h
i915_gem_shrinker.c drm/i915: wire up shrinkctl->nr_scanned 2017-09-06 17:27:25 -07:00
i915_gem_stolen.c
i915_gem_tiling.c
i915_gem_timeline.c
i915_gem_timeline.h
i915_gem_userptr.c mm: treewide: remove GFP_TEMPORARY allocation flag 2017-09-13 18:53:16 -07:00
i915_gem.c drm/i915: Report -EFAULT before pwrite fast path into shmemfs 2017-10-18 08:11:35 -07:00
i915_gem.h
i915_gpu_error.c mm: treewide: remove GFP_TEMPORARY allocation flag 2017-09-13 18:53:16 -07:00
i915_guc_reg.h
i915_guc_submission.c
i915_ioc32.c
i915_irq.c drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos() 2017-09-18 15:22:37 -07:00
i915_memcpy.c
i915_mm.c
i915_oa_bdw.c
i915_oa_bdw.h
i915_oa_bxt.c
i915_oa_bxt.h
i915_oa_chv.c
i915_oa_chv.h
i915_oa_glk.c
i915_oa_glk.h
i915_oa_hsw.c
i915_oa_hsw.h
i915_oa_kblgt2.c
i915_oa_kblgt2.h
i915_oa_kblgt3.c
i915_oa_kblgt3.h
i915_oa_sklgt2.c
i915_oa_sklgt2.h
i915_oa_sklgt3.c
i915_oa_sklgt3.h
i915_oa_sklgt4.c
i915_oa_sklgt4.h
i915_params.c
i915_params.h
i915_pci.c
i915_perf.c
i915_pvinfo.h
i915_reg.h drm/i915: Use a mask when applying WaProgramL3SqcReg1Default 2017-10-18 08:12:51 -07:00
i915_selftest.h
i915_suspend.c
i915_sw_fence.c
i915_sw_fence.h
i915_syncmap.c
i915_syncmap.h
i915_sysfs.c
i915_trace_points.c
i915_trace.h
i915_utils.h
i915_vgpu.c
i915_vgpu.h
i915_vma.c
i915_vma.h
intel_acpi.c
intel_atomic_plane.c
intel_atomic.c
intel_audio.c drm/i915: always update ELD connector type after get modes 2017-09-26 09:14:20 -07:00
intel_bios.c drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel 2017-10-11 10:32:57 -07:00
intel_bios.h
intel_breadcrumbs.c
intel_cdclk.c
intel_color.c drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check 2017-10-09 10:33:23 -07:00
intel_crt.c
intel_csr.c drm/i915/glk: Fix DMC/DC state idleness calculation 2017-10-04 15:49:34 -07:00
intel_ddi.c drm/i915/cnl: Fix PLL mapping. 2017-10-16 17:11:02 -07:00
intel_device_info.c
intel_display.c drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() 2017-10-09 10:33:44 -07:00
intel_dp_aux_backlight.c
intel_dp_link_training.c
intel_dp_mst.c
intel_dp.c drm/i915/edp: Increase the T12 delay quirk to 1300ms 2017-10-09 10:33:08 -07:00
intel_dpio_phy.c drm/i915: Fix DDI PHY init if it was already on 2017-10-03 13:47:29 -07:00
intel_dpll_mgr.c drm/i915/cnl: Fix PLL initialization for HDMI. 2017-10-16 17:11:06 -07:00
intel_dpll_mgr.h
intel_drv.h
intel_dsi_dcs_backlight.c
intel_dsi_pll.c
intel_dsi_vbt.c
intel_dsi.c Revert "drm/i915/bxt: Disable device ready before shutdown command" 2017-09-18 15:22:29 -07:00
intel_dsi.h
intel_dvo.c
intel_engine_cs.c drm/i915: Use a mask when applying WaProgramL3SqcReg1Default 2017-10-18 08:12:51 -07:00
intel_fbc.c
intel_fbdev.c
intel_fifo_underrun.c
intel_frontbuffer.c
intel_frontbuffer.h
intel_guc_ct.c
intel_guc_ct.h
intel_guc_fwif.h
intel_guc_loader.c
intel_guc_log.c
intel_gvt.c
intel_gvt.h
intel_hangcheck.c
intel_hdmi.c
intel_hotplug.c
intel_huc.c
intel_i2c.c
intel_lpe_audio.c
intel_lrc.c
intel_lrc.h
intel_lspcon.c
intel_lvds.c
intel_mocs.c
intel_mocs.h
intel_modes.c drm/i915: always update ELD connector type after get modes 2017-09-26 09:14:20 -07:00
intel_opregion.c
intel_overlay.c
intel_panel.c drm/i915/cnp: set min brightness from VBT 2017-09-18 15:22:33 -07:00
intel_pipe_crc.c
intel_pm.c drm/i915: Use a mask when applying WaProgramL3SqcReg1Default 2017-10-18 08:12:51 -07:00
intel_psr.c
intel_renderstate_gen6.c
intel_renderstate_gen7.c
intel_renderstate_gen8.c
intel_renderstate_gen9.c
intel_renderstate.h
intel_ringbuffer.c
intel_ringbuffer.h
intel_runtime_pm.c drm/i915: Silence compiler warning for hsw_power_well_enable() 2017-10-09 10:33:28 -07:00
intel_sdvo_regs.h
intel_sdvo.c
intel_sideband.c
intel_sprite.c
intel_tv.c
intel_uc.c
intel_uc.h
intel_uncore.c
intel_uncore.h
intel_vbt_defs.h
Kconfig
Kconfig.debug
Makefile