[PULL Wily] drm/i915: Add workarounds for SKL
Timo Aaltonen
tjaalton at ubuntu.com
Thu Aug 20 10:36:31 UTC 2015
Hi
This set of patches got in vivid kernel already, apply it to wily too.
The following changes since commit 83f55519a3e1e75f06c1dde169985522b2c65af5:
UBUNTU: d-i: Add nicpf and nicvf to nic-modules (2015-08-19 19:36:09 +0100)
are available in the git repository at:
git://kernel.ubuntu.com/tjaalton/ubuntu-wily.git skl
for you to fetch changes up to cb2d023201df9205714a84585d5de67981179463:
drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A (2015-08-20 10:24:01 +0300)
----------------------------------------------------------------
Arun Siluvery (13):
drm/i915/gen8: Add infrastructure to initialize WA batch buffers
drm/i915/gen8: Re-order init pipe_control in lrc mode
drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
drm/i915: Bail out early if WA batch is not available for given Gen
drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
drm/i915: Enable WA batch buffers for Gen9
drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
drm/i915:skl: Add WaEnableGapsTsvCreditFix
Damien Lespiau (1):
drm/i915/skl: Don't expose the top most plane on gen9 display
Jani Nikula (1):
drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
Marc Herbert (1):
drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
Mika Kuoppala (1):
drm/i915/skl WaDisableSbeCacheDispatchPortSharing
Nick Hoath (1):
drm/i915/gen9: Implement WaDisableKillLogic for gen 9
Ville Syrjälä (1):
drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
drivers/gpu/drm/i915/i915_cmd_parser.c | 6 +-
drivers/gpu/drm/i915/i915_dma.c | 16 +-
drivers/gpu/drm/i915/i915_reg.h | 10 +-
drivers/gpu/drm/i915/intel_display.c | 3 +-
drivers/gpu/drm/i915/intel_lrc.c | 389 ++++++++++++++++++++++++++++++++++++++++++++++-
drivers/gpu/drm/i915/intel_pm.c | 13 ++
drivers/gpu/drm/i915/intel_ringbuffer.c | 28 ++--
drivers/gpu/drm/i915/intel_ringbuffer.h | 21 +++
8 files changed, 462 insertions(+), 24 deletions(-)
--
t
More information about the kernel-team
mailing list