index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
drm/i915: workaround bad DSL readout v3
Jesse Barnes
2015-09-23
1
-0
/
+26
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-11
1
-1
/
+1
|
\
|
*
drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x
Ville Syrjälä
2015-09-02
1
-1
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-04
1
-403
/
+140
|
\
\
|
|
/
|
*
drm/i915/skl: enable DDI-E hotplug
Xiong Zhang
2015-08-26
1
-4
/
+44
|
*
drm/i915/bxt: add support for HPD long/short pulse detection on HPD_PORT_A pin
Imre Deak
2015-07-22
1
-1
/
+17
|
*
drm/i915: don't use HPD_PORT_A as an alias for HPD_NONE
Imre Deak
2015-07-22
1
-1
/
+3
|
*
drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins
Imre Deak
2015-07-22
1
-38
/
+19
|
*
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-15
1
-10
/
+3
|
|
\
|
*
|
drm/i915: Handle HPD when it has actually occurred
Sonika Jindal
2015-07-08
1
-15
/
+17
|
*
|
drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
Jani Nikula
2015-06-22
1
-11
/
+18
|
*
|
drm/i915: move generic hotplug code into new intel_hotplug.c file
Jani Nikula
2015-06-22
1
-405
/
+4
|
*
|
drm/i915/irq: clarify irq storm related function naming
Jani Nikula
2015-06-22
1
-6
/
+6
|
*
|
drm/i915/irq: abstract irq storm hotplug disabling
Jani Nikula
2015-06-22
1
-27
/
+50
|
*
|
drm/i915/irq: move hotplug even debug print to second connector loop
Jani Nikula
2015-06-22
1
-4
/
+2
|
*
|
drm/i915: Use crtc->hwmode for vblanks, v2.
Maarten Lankhorst
2015-06-12
1
-7
/
+6
|
*
|
drm/i915: Use crtc_state->active instead of crtc_state->enable
Maarten Lankhorst
2015-06-12
1
-1
/
+1
|
*
|
drm/i915: abstract hpd irq storm detection
Jani Nikula
2015-05-29
1
-13
/
+40
|
*
|
drm/i915/bxt: clear hpd status sticky bits earlier
Jani Nikula
2015-05-29
1
-12
/
+2
|
*
|
drm/i915: abstract away platform specific parts from hpd handling
Jani Nikula
2015-05-29
1
-46
/
+101
|
*
|
drm/i915: simplify condition for digital port
Jani Nikula
2015-05-29
1
-5
/
+5
|
*
|
drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
Jani Nikula
2015-05-29
1
-8
/
+3
|
*
|
drm/i915: put back the indent in intel_hpd_irq_handler
Jani Nikula
2015-05-29
1
-26
/
+25
|
*
|
drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
Jani Nikula
2015-05-29
1
-4
/
+5
|
*
|
drm/i915: add for_each_hpd_pin to iterate over hotplug pins
Jani Nikula
2015-05-29
1
-4
/
+4
|
*
|
drm/i915: group all hotplug related fields into a new struct in dev_priv
Jani Nikula
2015-05-29
1
-43
/
+43
|
*
|
drm/i915: reduce indent in intel_hpd_irq_handler
Jani Nikula
2015-05-29
1
-23
/
+26
|
*
|
drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
Jani Nikula
2015-05-29
1
-4
/
+3
|
*
|
drm/i915: reduce indent in i9xx_hpd_irq_handler
Jani Nikula
2015-05-29
1
-17
/
+18
*
|
|
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
1
-2
/
+2
|
|
/
|
/
|
*
|
drm/i915: Snapshot seqno of most recently submitted request.
Tomas Elf
2015-07-13
1
-10
/
+3
|
/
*
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
2015-05-26
1
-6
/
+13
*
drm/i915: Don't downclock whilst we have clients waiting for GPU results
Chris Wilson
2015-05-21
1
-0
/
+14
*
drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV
Ville Syrjälä
2015-05-20
1
-2
/
+2
*
drm/i915: Remove excess inline keywords
Ville Syrjälä
2015-05-20
1
-5
/
+5
*
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2015-05-08
1
-101
/
+181
|
\
|
*
drm/i915/bxt: Enable GMBUS IRQ
Shashank Sharma
2015-04-14
1
-3
/
+11
|
*
drm/i915/bxt: Add BXT support in gen8_irq functions
Shashank Sharma
2015-04-14
1
-4
/
+8
|
*
drm/i915/bxt: Add DDI hpd handler
Shashank Sharma
2015-04-14
1
-2
/
+44
|
*
drm/i915/bxt: support for HPD long/short status decoding
Imre Deak
2015-04-14
1
-1
/
+1
|
*
drm/i915/bxt: DDI Hotplug interrupt setup
Shashank Sharma
2015-04-14
1
-1
/
+46
|
*
drm/i915: Tidy gen8 IRQ handler
Chris Wilson
2015-04-10
1
-64
/
+49
|
*
drm/i915: Reduce locking in gen8 IRQ handler
Chris Wilson
2015-04-10
1
-24
/
+23
|
*
drm/i915: Fix computation of last_adjustment for RPS autotuning
Chris Wilson
2015-04-10
1
-15
/
+12
|
*
drm/i915: Agressive downclocking on Baytrail
Chris Wilson
2015-04-10
1
-2
/
+2
*
|
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
Daniel Vetter
2015-04-14
1
-6
/
+2
|
/
*
drm/i915: move clearing of RPS interrupt bits from disable to reset time
Imre Deak
2015-03-24
1
-9
/
+1
*
drm/i915: fix race when clearing RPS IIR bits
Imre Deak
2015-03-24
1
-0
/
+7
*
drm/i915: Use down ei for manual Baytrail RPS calculations
Chris Wilson
2015-03-20
1
-13
/
+2
*
drm/i915: Improved w/a for rps on Baytrail
Chris Wilson
2015-03-20
1
-100
/
+55
[next]