Jesse Barnes
|
41b578fb0e
drm/i915: workaround bad DSL readout v3
|
10 年之前 |
Linus Torvalds
|
04d78e39ee
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
|
10 年之前 |
Linus Torvalds
|
f377ea88b8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 年之前 |
Ville Syrjälä
|
4e3d1e26c2
drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x
|
10 年之前 |
Xiong Zhang
|
26951caf55
drm/i915/skl: enable DDI-E hotplug
|
10 年之前 |
Peter Zijlstra
|
805de8f43c
atomic: Replace atomic_{set,clear}_mask() usage
|
10 年之前 |
Imre Deak
|
63c88d2204
drm/i915/bxt: add support for HPD long/short pulse detection on HPD_PORT_A pin
|
10 年之前 |
Imre Deak
|
cc24fcdcea
drm/i915: don't use HPD_PORT_A as an alias for HPD_NONE
|
10 年之前 |
Imre Deak
|
fd63e2a972
drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins
|
10 年之前 |
Daniel Vetter
|
ca6e440577
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
|
10 年之前 |
Tomas Elf
|
94f7bbe150
drm/i915: Snapshot seqno of most recently submitted request.
|
10 年之前 |
Sonika Jindal
|
aaf5ec2e51
drm/i915: Handle HPD when it has actually occurred
|
10 年之前 |
Jani Nikula
|
8c841e57ca
drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
|
10 年之前 |
Jani Nikula
|
77913b39ad
drm/i915: move generic hotplug code into new intel_hotplug.c file
|
10 年之前 |
Jani Nikula
|
10b0e9e904
drm/i915/irq: clarify irq storm related function naming
|
10 年之前 |
Jani Nikula
|
70f71d5ff4
drm/i915/irq: abstract irq storm hotplug disabling
|
10 年之前 |
Jani Nikula
|
a0049865ea
drm/i915/irq: move hotplug even debug print to second connector loop
|
10 年之前 |
Maarten Lankhorst
|
fc467a221a
drm/i915: Use crtc->hwmode for vblanks, v2.
|
10 年之前 |
Maarten Lankhorst
|
53d9f4e99d
drm/i915: Use crtc_state->active instead of crtc_state->enable
|
10 年之前 |
Jani Nikula
|
a2ee48d60e
drm/i915: abstract hpd irq storm detection
|
10 年之前 |
Jani Nikula
|
475c2e3b3c
drm/i915/bxt: clear hpd status sticky bits earlier
|
10 年之前 |
Jani Nikula
|
676574dffa
drm/i915: abstract away platform specific parts from hpd handling
|
10 年之前 |
Jani Nikula
|
c8727233aa
drm/i915: simplify condition for digital port
|
10 年之前 |
Jani Nikula
|
9ace043310
drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
|
10 年之前 |
Jani Nikula
|
ab68d5bb0b
drm/i915: put back the indent in intel_hpd_irq_handler
|
10 年之前 |
Jani Nikula
|
641a969eff
drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
|
10 年之前 |
Jani Nikula
|
c91711f93f
drm/i915: add for_each_hpd_pin to iterate over hotplug pins
|
10 年之前 |
Jani Nikula
|
5fcece80ec
drm/i915: group all hotplug related fields into a new struct in dev_priv
|
10 年之前 |
Jani Nikula
|
b0c29a33fc
drm/i915: reduce indent in intel_hpd_irq_handler
|
10 年之前 |
Jani Nikula
|
369712e894
drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
|
10 年之前 |