public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] 2-in-1: Organize feature inheritance and disable IPC.
@ 2017-09-28 18:51 Rodrigo Vivi
  2017-09-28 18:51 ` [PATCH 1/4] drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC Rodrigo Vivi
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Rodrigo Vivi @ 2017-09-28 18:51 UTC (permalink / raw)
  To: intel-gfx; +Cc: Rodrigo Vivi

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2017-10-03  6:44 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-28 18:51 [PATCH 0/4] 2-in-1: Organize feature inheritance and disable IPC Rodrigo Vivi
2017-09-28 18:51 ` [PATCH 1/4] drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC Rodrigo Vivi
2017-10-03  5:26   ` Mahesh Kumar
2017-09-28 18:51 ` [PATCH 2/4] drm/i915: Organize GEN features inheritance Rodrigo Vivi
2017-09-28 19:03   ` Chris Wilson
2017-09-28 19:09     ` Rodrigo Vivi
2017-09-28 18:51 ` [PATCH 3/4] drm/i915: Organize GLK_COLORS Rodrigo Vivi
2017-09-28 19:04   ` Chris Wilson
2017-10-02 13:02   ` Jani Nikula
2017-10-02 22:55     ` Rodrigo Vivi
2017-10-03  5:42       ` Jani Nikula
2017-09-28 18:51 ` [PATCH 4/4] drm/i915: Extend WaDisableIPC to all platforms Rodrigo Vivi
2017-09-28 19:02   ` Chris Wilson
2017-09-28 19:12     ` Rodrigo Vivi
2017-09-28 19:17       ` Chris Wilson
2017-10-03  5:27       ` Mahesh Kumar
2017-10-03  6:43         ` Rodrigo Vivi
2017-09-28 19:15 ` ✗ Fi.CI.BAT: failure for 2-in-1: Organize feature inheritance and disable IPC Patchwork
2017-09-28 19:58 ` ✓ Fi.CI.BAT: success " Patchwork
2017-09-28 20:53 ` ✗ Fi.CI.IGT: failure " Patchwork
2017-10-02 23:17 ` ✓ Fi.CI.BAT: success " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox