[Intel-gfx] [PATCH 0/3] drm/i915: Display irq enable/disable OCD

ville.syrjala at linux.intel.com ville.syrjala at linux.intel.com
Mon Nov 23 08:06:14 PST 2015


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

I spotted that we're duplicating the BDW+ pipe IMR frobbing a few
places, so I figured I'd consolidate that. And while doing that I
also cleaned up the ibx/ilk stuff a bit as well.

Ville Syrjälä (3):
  drm/i915: Make ibx_{enable,disable}_display_interrupt() static inlines
  drm/i915: Make ironlake_{enable,disable}_display_irq() static inlines
  drm/i915: Introduce bdw_{update,enable,disable}_pipe_irq()

 drivers/gpu/drm/i915/i915_drv.h            | 46 +++++++++++++++++----
 drivers/gpu/drm/i915/i915_irq.c            | 65 +++++++++++++++++++-----------
 drivers/gpu/drm/i915/intel_fifo_underrun.c | 16 +++-----
 3 files changed, 85 insertions(+), 42 deletions(-)

-- 
2.4.10



More information about the Intel-gfx mailing list