diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2013-07-12 19:54:41 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-07-19 18:07:48 +0200 |
commit | 27b9188e14f5f1033ed36ea84035898fe21e4f46 (patch) | |
tree | 5d487899fbde5a4bb72be5f07135dd8f354ed1e6 /tools/perf/scripts/python/syscall-counts.py | |
parent | 221ab43e8abe1e395d4bdd475ee3d4c2548f04ca (diff) |
drm/i915: reorganize ironlake_irq_handler
The ironlake_irq_handler and ivybridge_irq_handler functions do
basically the same thing, but they have different implementation
styles. With this patch we reorganize ironlake_irq_handler in a way
that makes it look very similar to ivybridge_irq_handler.
One of the advantages of this new function style is that we don't
write 0 to the IIR registers anymore.
v2: - Rebase due to changes on previous patches
- Move pm_iir to a tighter scope (Chris)
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions