index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-03-22
drm/i915: Use full serialisation around engine->irq_posted
Chris Wilson
2018-03-20
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
2018-03-19
drm/i915: Trim error mask to known engines
Chris Wilson
2018-03-09
drm/i915/guc: Move GuC notification handling to separate function
Michal Wajdeczko
2018-03-09
drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller
Chris Wilson
2018-03-08
drm/i915: Handle pipe CRC around enabling/disabling pipe.
Maarten Lankhorst
2018-03-07
drm/i915: Assert that the request is indeed complete when signaled from irq
Chris Wilson
2018-03-01
drm/i915/icl: Interrupt handling
Mika Kuoppala
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-19
drm/i915: Prune gen8_gt_irq_handler
Chris Wilson
2018-02-19
drm/i915: Track GT interrupt handling using the master iir
Chris Wilson
2018-02-15
drm/i915: Estimate and update missed vblanks.
Dhinakaran Pandiyan
2018-02-02
drm/i915: Remove spurious DRM_ERROR for cancelled interrupts
Chris Wilson
2018-01-30
drm/i915/cnl: Add HPD support for Port F.
Rodrigo Vivi
2018-01-30
drm/i915/cnl: Add AUX-F support
Rodrigo Vivi
2018-01-24
drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
Sagar Arun Kamble
2017-12-06
drm/i915/guc: Introduce USES_GUC_xxx helper macros
Michal Wajdeczko
2017-11-30
drm/i915: Tidy up signed/unsigned comparison
Chris Wilson
2017-11-16
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
2017-10-25
drm/i915/guc: Always enable the breadcrumbs irq
Chris Wilson
2017-10-24
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
2017-10-11
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
2017-10-11
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
2017-10-10
drm/i915: Cleanup South Error Interrupts
Mika Kahola
2017-10-10
drm/i915: Fold IRQ pipe masks
Mika Kahola
2017-10-04
drm/i915/execlists: Preemption!
Chris Wilson
2017-10-02
drm/i915/gen8+: Init/reset display interrupts only if i915 IRQs are enabled
Imre Deak
2017-09-28
drm/i915: Also discard second CRC on gen8+ platforms.
Rodrigo Vivi
2017-09-26
drm/i915: Enable scanline read based on frame timestamps
Uma Shankar
2017-09-25
drm/i915: Don't rmw PIPESTAT enable bits
Ville Syrjälä
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
drm/i915: Check waiter->seqno carefully in case of preemption
Chris Wilson
2017-09-22
drm/i915: Only wake the waiter from the interrupt if passed
Chris Wilson
2017-09-19
drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug
Rodrigo Vivi
2017-09-15
drm/i915: Remove duplicated irq_preinstall/uninstall hooks
Ville Syrjälä
2017-09-15
drm/i915: Clean up the HWSTAM mess
Ville Syrjälä
2017-09-15
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Chris Wilson
2017-09-14
drm/i915: Gen3 HWSTAM is actually 32 bits
Ville Syrjälä
2017-09-14
drm/i915: Rewrite GMCH irq handlers to avoid loops
Ville Syrjälä
2017-09-14
drm/i915: Extract PIPESTAT irq handling into separate functions
Ville Syrjälä
2017-09-14
drm/i915: Remove NULL dev_priv checks from irq_uninstall
Ville Syrjälä
2017-09-14
drm/i915: Unify the appearance of gen3/4 irq_postistall hooks
Ville Syrjälä
2017-09-14
drm/i915: Eliminate PORT_HOTPLUG_EN setup from gen3/4 irq_postinstall
Ville Syrjälä
2017-09-14
drm/i915: Setup EMR first on all gen2-4
Ville Syrjälä
2017-09-14
drm/i915: Introduce GEN2_IRQ_RESET/INIT
Ville Syrjälä
2017-09-14
drm/i915: Use GEN3_IRQ_RESET/INIT on gen3/4
Ville Syrjälä
2017-09-14
drm/i915: s/GEN5/GEN3/
Ville Syrjälä
2017-09-14
drm/i915: Clear pipestat consistently
Ville Syrjälä
[next]