index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
drm/i915: workaround bad DSL readout v3
Jesse Barnes
1
-0
/
+26
2015-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-403
/
+140
2015-09-02
drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x
Ville Syrjälä
1
-1
/
+1
2015-08-26
drm/i915/skl: enable DDI-E hotplug
Xiong Zhang
1
-4
/
+44
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
1
-2
/
+2
2015-07-22
drm/i915/bxt: add support for HPD long/short pulse detection on HPD_PORT_A pin
Imre Deak
1
-1
/
+17
2015-07-22
drm/i915: don't use HPD_PORT_A as an alias for HPD_NONE
Imre Deak
1
-1
/
+3
2015-07-22
drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins
Imre Deak
1
-38
/
+19
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-10
/
+3
2015-07-13
drm/i915: Snapshot seqno of most recently submitted request.
Tomas Elf
1
-10
/
+3
2015-07-08
drm/i915: Handle HPD when it has actually occurred
Sonika Jindal
1
-15
/
+17
2015-06-22
drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
Jani Nikula
1
-11
/
+18
2015-06-22
drm/i915: move generic hotplug code into new intel_hotplug.c file
Jani Nikula
1
-405
/
+4
2015-06-22
drm/i915/irq: clarify irq storm related function naming
Jani Nikula
1
-6
/
+6
2015-06-22
drm/i915/irq: abstract irq storm hotplug disabling
Jani Nikula
1
-27
/
+50
2015-06-22
drm/i915/irq: move hotplug even debug print to second connector loop
Jani Nikula
1
-4
/
+2
2015-06-12
drm/i915: Use crtc->hwmode for vblanks, v2.
Maarten Lankhorst
1
-7
/
+6
2015-06-12
drm/i915: Use crtc_state->active instead of crtc_state->enable
Maarten Lankhorst
1
-1
/
+1
2015-05-29
drm/i915: abstract hpd irq storm detection
Jani Nikula
1
-13
/
+40
2015-05-29
drm/i915/bxt: clear hpd status sticky bits earlier
Jani Nikula
1
-12
/
+2
2015-05-29
drm/i915: abstract away platform specific parts from hpd handling
Jani Nikula
1
-46
/
+101
2015-05-29
drm/i915: simplify condition for digital port
Jani Nikula
1
-5
/
+5
2015-05-29
drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
Jani Nikula
1
-8
/
+3
2015-05-29
drm/i915: put back the indent in intel_hpd_irq_handler
Jani Nikula
1
-26
/
+25
2015-05-29
drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
Jani Nikula
1
-4
/
+5
2015-05-29
drm/i915: add for_each_hpd_pin to iterate over hotplug pins
Jani Nikula
1
-4
/
+4
2015-05-29
drm/i915: group all hotplug related fields into a new struct in dev_priv
Jani Nikula
1
-43
/
+43
2015-05-29
drm/i915: reduce indent in intel_hpd_irq_handler
Jani Nikula
1
-23
/
+26
2015-05-29
drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
Jani Nikula
1
-4
/
+3
2015-05-29
drm/i915: reduce indent in i9xx_hpd_irq_handler
Jani Nikula
1
-17
/
+18
2015-05-26
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
1
-6
/
+13
2015-05-21
drm/i915: Don't downclock whilst we have clients waiting for GPU results
Chris Wilson
1
-0
/
+14
2015-05-20
drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV
Ville Syrjälä
1
-2
/
+2
2015-05-20
drm/i915: Remove excess inline keywords
Ville Syrjälä
1
-5
/
+5
2015-05-08
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
1
-101
/
+181
2015-04-14
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
Daniel Vetter
1
-6
/
+2
2015-04-14
drm/i915/bxt: Enable GMBUS IRQ
Shashank Sharma
1
-3
/
+11
2015-04-14
drm/i915/bxt: Add BXT support in gen8_irq functions
Shashank Sharma
1
-4
/
+8
2015-04-14
drm/i915/bxt: Add DDI hpd handler
Shashank Sharma
1
-2
/
+44
2015-04-14
drm/i915/bxt: support for HPD long/short status decoding
Imre Deak
1
-1
/
+1
2015-04-14
drm/i915/bxt: DDI Hotplug interrupt setup
Shashank Sharma
1
-1
/
+46
2015-04-10
drm/i915: Tidy gen8 IRQ handler
Chris Wilson
1
-64
/
+49
2015-04-10
drm/i915: Reduce locking in gen8 IRQ handler
Chris Wilson
1
-24
/
+23
2015-04-10
drm/i915: Fix computation of last_adjustment for RPS autotuning
Chris Wilson
1
-15
/
+12
2015-04-10
drm/i915: Agressive downclocking on Baytrail
Chris Wilson
1
-2
/
+2
2015-03-24
drm/i915: move clearing of RPS interrupt bits from disable to reset time
Imre Deak
1
-9
/
+1
2015-03-24
drm/i915: fix race when clearing RPS IIR bits
Imre Deak
1
-0
/
+7
2015-03-20
drm/i915: Use down ei for manual Baytrail RPS calculations
Chris Wilson
1
-13
/
+2
2015-03-20
drm/i915: Improved w/a for rps on Baytrail
Chris Wilson
1
-100
/
+55
[next]