index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Commit message (
Expand
)
Author
Age
*
drm/i915: fix hpd interrupt register locking
Daniel Vetter
2013-07-01
*
drm/i915: fold the no-irq check into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
*
drm/i915: fold the queue_work into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
*
drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
*
drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
Daniel Vetter
2013-07-01
*
drm/i915: close tiny race in the ilk pcu even interrupt setup
Daniel Vetter
2013-07-01
*
drm/i915: fix locking around ironlake_enable|disable_display_irq
Daniel Vetter
2013-07-01
*
drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency
Ville Syrjälä
2013-07-01
*
drm/i915: Make the rps new_delay comparison more readable
Ville Syrjälä
2013-07-01
*
drm/i915: Fix up sdvo hpd pins for i965g/gm
Daniel Vetter
2013-07-01
*
drm/i915: Remove extra "ring" from error message
Ben Widawsky
2013-06-18
*
drm/i915: store ring hangcheck action
Mika Kuoppala
2013-06-13
*
drm/i915: Eliminate the addr/seqno from the hangcheck warning
Chris Wilson
2013-06-11
*
drm/i915: Don't count semaphore waits towards a stuck ring
Chris Wilson
2013-06-11
*
drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
Chris Wilson
2013-06-11
*
drm/i915: add ibx_irq_preinstall
Paulo Zanoni
2013-06-06
*
drm/i915: remove i915_hangcheck_hung
Mika Kuoppala
2013-06-03
*
drm/i915: detect hang using per ring hangcheck_score
Mika Kuoppala
2013-06-03
*
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-06-03
*
drm/i915: Enable vebox interrupts
Ben Widawsky
2013-05-31
*
drm/i915: consolidate interrupt naming scheme
Ben Widawsky
2013-05-31
*
drm/i915: make PM interrupt writes non-destructive
Ben Widawsky
2013-05-31
*
drm/i915: Add PM regs to pre/post install
Ben Widawsky
2013-05-31
*
drm/i915: Create an ivybridge_irq_preinstall
Ben Widawsky
2013-05-31
*
drm/i915: Create a more generic pm handler for hsw+
Ben Widawsky
2013-05-31
*
drm/i915: fix pch_nop support
Daniel Vetter
2013-05-31
*
drm/i915: fixup i915_pipe_enabled check in i915_irq.c
Daniel Vetter
2013-05-31
*
drm/i915: Fix error state memory leaks
Ben Widawsky
2013-05-31
*
drm/i915: introduce i915_hangcheck_ring_hung
Mika Kuoppala
2013-05-31
*
drm/i915: track ring progression using seqnos
Mika Kuoppala
2013-05-31
*
drm/i915: pass seqno to i915_hangcheck_ring_idle
Mika Kuoppala
2013-05-31
*
drm/i915: fix hotplug event bit tracking
Jani Nikula
2013-05-10
*
drm/i915: check the power well on i915_pipe_enabled
Paulo Zanoni
2013-05-10
*
drm/i915: cleanup opregion asle pipestat enable
Jani Nikula
2013-04-30
*
drm/i915: cleanup redundant checks from intel_enable_asle
Jani Nikula
2013-04-30
*
drm/i915: remove VLV MSI IRQ hack
Jesse Barnes
2013-04-26
*
drm/i915: drop code duplication in favor of asle interrupt handler
Jani Nikula
2013-04-25
*
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
Jesse Barnes
2013-04-24
*
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
Egbert Eich
2013-04-23
*
drm/i915: Add bit field to record which pins have received HPD events (v3)
Egbert Eich
2013-04-23
*
drm/i915: print Gen5+ CPU/PCH poison interrupts
Paulo Zanoni
2013-04-19
*
drm/i915: report Gen5+ CPU and PCH FIFO underruns
Paulo Zanoni
2013-04-19
*
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
2013-04-18
*
drm/i915: Use port_name() in PCH port audio power change message
Ville Syrjälä
2013-04-18
*
drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
Egbert Eich
2013-04-18
*
drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
Egbert Eich
2013-04-18
*
drm/i915: Mask out the HPD irq bits before setting them individually.
Egbert Eich
2013-04-18
*
drm/i915: (re)init HPD interrupt storm statistics
Egbert Eich
2013-04-18
*
drm/i915: Add HPD IRQ storm detection (v5)
Egbert Eich
2013-04-18
*
drm/i915: IVB/HSW have 32 fence register
Ville Syrjälä
2013-04-18
[next]