summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-07-04 23:35:21 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-07-11 14:34:06 +0200
commitfee884ed285a110b665c00b07b134cd2616122bc (patch)
treef6d55abd33272705490da0bad0c9a3c31582b098 /drivers/gpu/drm/i915/intel_ringbuffer.h
parent12f56f51925dfca7caf079a6e6ccd22b63cdb39a (diff)
drm/i915: extract ibx_display_interrupt_update
This way all changes to SDEIMR all go through the same function, with the exception of the (single-threaded) setup/teardown code. For paranoia again add an assert_spin_locked. v2: For even more paranoia also sprinkle a spinlock assert over cpt_can_enable_serr_int since we need to have that one there, too. v3: Fix the logic of interrupt enabling, add enable/disable macros for the simple cases in the fifo code and add a comment. All requested by Paulo. Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.h')
0 files changed, 0 insertions, 0 deletions