public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH FOR CI 0/5] drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES
@ 2017-10-10 10:17 Mika Kahola
  2017-10-10 10:17 ` [PATCH FOR CI 1/5] drm/i915: Don't relay on I915_MAX_PIPES Mika Kahola
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Mika Kahola @ 2017-10-10 10:17 UTC (permalink / raw)
  To: intel-gfx

This patch series introduces fixes to reduce dependency for
I915_MAX_PIPES and minor optimizations to reduce hardcoding.

Mika Kahola (5):
  drm/i915: Don't relay on I915_MAX_PIPES
  drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation
  drm/i915: Fold IRQ pipe masks
  drm/i915: Favor for_each_pipe() macro
  drm/i915: Cleanup South Error Interrupts

 drivers/gpu/drm/i915/i915_irq.c       | 19 +++++++------------
 drivers/gpu/drm/i915/i915_reg.h       |  3 ---
 drivers/gpu/drm/i915/intel_audio.c    |  2 +-
 drivers/gpu/drm/i915/intel_display.c  |  5 ++++-
 drivers/gpu/drm/i915/intel_drv.h      |  3 ++-
 drivers/gpu/drm/i915/intel_pipe_crc.c | 15 ++++++++-------
 drivers/gpu/drm/i915/intel_pm.c       | 12 +++++++-----
 7 files changed, 29 insertions(+), 30 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2017-10-10 15:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10 10:17 [PATCH FOR CI 0/5] drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES Mika Kahola
2017-10-10 10:17 ` [PATCH FOR CI 1/5] drm/i915: Don't relay on I915_MAX_PIPES Mika Kahola
2017-10-10 10:17 ` [PATCH FOR CI 2/5] drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation Mika Kahola
2017-10-10 10:17 ` [PATCH FOR CI 3/5] drm/i915: Fold IRQ pipe masks Mika Kahola
2017-10-10 10:17 ` [PATCH FOR CI 4/5] drm/i915: Favor for_each_pipe() macro Mika Kahola
2017-10-10 10:17 ` [PATCH FOR CI 5/5] drm/i915: Cleanup South Error Interrupts Mika Kahola
2017-10-10 10:45 ` ✓ Fi.CI.BAT: success for drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES (rev2) Patchwork
2017-10-10 12:36 ` ✗ Fi.CI.IGT: warning " Patchwork
2017-10-10 15:43 ` [PATCH FOR CI 0/5] drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES Ville Syrjälä

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