[Intel-gfx] [PATCH 0/4] 2-in-1: Organize feature inheritance and disable IPC.

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Sep 28 18:51:44 UTC 2017


I had a chicken and egg problem here. Specially because I want CI to test
everything and patches had interdependency.

On the platform/features organization side we can go further and
organize gen7_lp and gen8_lp inheriting g75_features and gen8_features
respectively. But let's at least start this organization with the thing
that is currently impacting developers plus the glk_color that was
easy enough and non-risky.

Thanks,
Rodrigo.

Rodrigo Vivi (4):
  drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.
  drm/i915: Organize GEN features inheritance.
  drm/i915: Organize GLK_COLORS.
  drm/i915: Extend WaDisableIPC to all platforms.

 drivers/gpu/drm/i915/i915_pci.c | 53 ++++++++++++++++++++---------------------
 drivers/gpu/drm/i915/intel_pm.c |  6 +++++
 2 files changed, 32 insertions(+), 27 deletions(-)

-- 
2.13.5



More information about the Intel-gfx mailing list