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
2013-11-06
drm/intel: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-10-18
drm/i915: crc support for hsw
Daniel Vetter
2013-10-18
drm/i915: use ->get_vblank_counter for the crc frame counter
Daniel Vetter
2013-10-18
drm/i915: wire up CRC interrupt for ilk/snb
Daniel Vetter
2013-10-18
drm/i915: extract display_pipe_crc_update
Daniel Vetter
2013-10-16
drm/i915: static inline for dummy crc functions
Daniel Vetter
2013-10-16
drm/i915: Implement blocking read for pipe CRC files
Damien Lespiau
2013-10-16
drm/i915: Warn if we receive an interrupt after freeing the buffer
Damien Lespiau
2013-10-16
drm/i915: Sample the frame counter instead of a timestamp for CRCs
Damien Lespiau
2013-10-16
drm/i915: Keep the CRC values into a circular buffer
Damien Lespiau
2013-10-16
drm/i915: Expose latest 200 CRC value for pipe through debugfs
Shuang He
2013-10-14
drm/i915: Don't pretend that gen2 has a hardware frame counter
Ville Syrjälä
2013-10-14
drm/i915: Fix gen2 scanout position readout
Ville Syrjälä
2013-10-14
drm/i915: Improve the accuracy of get_scanout_pos on CTG+
Ville Syrjälä
2013-10-14
drm/i915: Fix scanoutpos calculations
Ville Syrjälä
2013-10-14
drm/i915: Skip register reads in i915_get_crtc_scanoutpos()
Ville Syrjälä
2013-10-11
drm/i915: Fix pre-CTG vblank counter
Ville Syrjälä
2013-10-10
drm/i915: Capture the initial error-state when kicking stuck rings
Chris Wilson
2013-10-03
drm/i915: Tweak RPS thresholds to more aggressively downclock
Chris Wilson
2013-10-03
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
2013-10-03
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
2013-10-01
drm/i915: Move the conditional seqno query into the tracepoint
Chris Wilson
2013-09-24
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-20
drm/i915: don't disable ERR_INT on the IRQ handler
Paulo Zanoni
2013-09-19
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
drm/i915: Add second slice l3 remapping
Ben Widawsky
2013-09-17
drm/i915: only report hpd connector status change when it actually changed
Jani Nikula
2013-09-09
drm/i915: fix wait_for_pending_flips vs gpu hang deadlock
Daniel Vetter
2013-09-06
drm/i915: include hangcheck action and score in error_state
Mika Kuoppala
2013-09-05
drm/i915: fix gpu hang vs. flip stall deadlocks
Daniel Vetter
2013-09-04
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
Daniel Vetter
2013-09-03
drm/i915: tune down hangcheck noise
Daniel Vetter
2013-08-23
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-23
drm/i915: merge HSW and SNB PM irq handlers
Paulo Zanoni
2013-08-23
drm/i915: fix how we mask PMIMR when adding work to the queue
Paulo Zanoni
2013-08-23
drm/i915: don't queue PM events we won't process
Paulo Zanoni
2013-08-23
drm/i915: don't disable/reenable IVB error interrupts when not needed
Paulo Zanoni
2013-08-23
drm/i915: add dev_priv->pm_irq_mask
Paulo Zanoni
2013-08-23
drm/i915: don't update GEN6_PMIMR when it's not needed
Paulo Zanoni
2013-08-23
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
2013-08-23
drm/i915: wrap GTIMR changes
Paulo Zanoni
2013-08-22
drm/i915: drop unnecessary local variable to suppress build warning
Jani Nikula
2013-08-22
drm/i915: give more distinctive names to ring hangcheck action enums
Jani Nikula
2013-08-22
drm/i915: remove unused leftover variable irq_received
Jani Nikula
2013-08-09
drm/i915: Make i915_hangcheck_elapsed() static
Damien Lespiau
2013-07-26
drm/i915: Add messages useful for HPD storm detection debugging (v2)
Egbert Eich
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-20
drm/i915: invert {ilk, snb}_gt_irq_handler check
Paulo Zanoni
[next]