summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2015-09-23drm/i915: workaround bad DSL readout v3Jesse Barnes
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-02drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4xVille Syrjälä
2015-08-26drm/i915/skl: enable DDI-E hotplugXiong Zhang
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-07-22drm/i915/bxt: add support for HPD long/short pulse detection on HPD_PORT_A pinImre Deak
2015-07-22drm/i915: don't use HPD_PORT_A as an alias for HPD_NONEImre Deak
2015-07-22drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pinsImre Deak
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-13drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf
2015-07-08drm/i915: Handle HPD when it has actually occurredSonika Jindal
2015-06-22drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()Jani Nikula
2015-06-22drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula
2015-06-22drm/i915/irq: clarify irq storm related function namingJani Nikula
2015-06-22drm/i915/irq: abstract irq storm hotplug disablingJani Nikula
2015-06-22drm/i915/irq: move hotplug even debug print to second connector loopJani Nikula
2015-06-12drm/i915: Use crtc->hwmode for vblanks, v2.Maarten Lankhorst
2015-06-12drm/i915: Use crtc_state->active instead of crtc_state->enableMaarten Lankhorst
2015-05-29drm/i915: abstract hpd irq storm detectionJani Nikula
2015-05-29drm/i915/bxt: clear hpd status sticky bits earlierJani Nikula
2015-05-29drm/i915: abstract away platform specific parts from hpd handlingJani Nikula
2015-05-29drm/i915: simplify condition for digital portJani Nikula
2015-05-29drm/i915: merge the two hpd loops in intel_hpd_irq_handler to oneJani Nikula
2015-05-29drm/i915: put back the indent in intel_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: simplify conditions for skipping the 2nd hpd loop iterationsJani Nikula
2015-05-29drm/i915: add for_each_hpd_pin to iterate over hotplug pinsJani Nikula
2015-05-29drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula
2015-05-29drm/i915: reduce indent in intel_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: reduce indent in i9xx_hpd_irq_handlerJani Nikula
2015-05-26drm/i915: Use spinlocks for checking when to waitboostChris Wilson
2015-05-21drm/i915: Don't downclock whilst we have clients waiting for GPU resultsChris Wilson
2015-05-20drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHVVille Syrjälä
2015-05-20drm/i915: Remove excess inline keywordsVille Syrjälä
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-14drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter
2015-04-14drm/i915/bxt: Enable GMBUS IRQShashank Sharma
2015-04-14drm/i915/bxt: Add BXT support in gen8_irq functionsShashank Sharma
2015-04-14drm/i915/bxt: Add DDI hpd handlerShashank Sharma
2015-04-14drm/i915/bxt: support for HPD long/short status decodingImre Deak
2015-04-14drm/i915/bxt: DDI Hotplug interrupt setupShashank Sharma
2015-04-10drm/i915: Tidy gen8 IRQ handlerChris Wilson
2015-04-10drm/i915: Reduce locking in gen8 IRQ handlerChris Wilson
2015-04-10drm/i915: Fix computation of last_adjustment for RPS autotuningChris Wilson
2015-04-10drm/i915: Agressive downclocking on BaytrailChris Wilson
2015-03-24drm/i915: move clearing of RPS interrupt bits from disable to reset timeImre Deak
2015-03-24drm/i915: fix race when clearing RPS IIR bitsImre Deak
2015-03-20drm/i915: Use down ei for manual Baytrail RPS calculationsChris Wilson
2015-03-20drm/i915: Improved w/a for rps on BaytrailChris Wilson