index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-18
drm/i915: dp aux irq support for g4x/vlv
Daniel Vetter
1
-0
/
+7
2013-11-15
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
1
-16
/
+423
2013-11-12
drm/i915: add i915_reset_count
Mika Kuoppala
1
-1
/
+1
2013-11-10
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...
Dave Airlie
1
-0
/
+375
2013-11-08
drm/i915: Mask the vblank interrupt on bdw by default
Daniel Vetter
1
-8
/
+8
2013-11-08
drm/i915: Wire up cpu fifo underrun reporting support for bdw
Daniel Vetter
1
-0
/
+25
2013-11-08
drm/i915: Optimize gen8_enable|disable_vblank functions
Daniel Vetter
1
-12
/
+6
2013-11-08
drm/i915: Wire up pipe CRC support for bdw
Daniel Vetter
1
-0
/
+4
2013-11-08
drm/i915: Wire up PCH interrupts for bdw
Daniel Vetter
1
-0
/
+16
2013-11-08
drm/i915: Wire up port A aux channel
Daniel Vetter
1
-2
/
+17
2013-11-08
drm/i915: Fix up the bdw pipe interrupt enable lists
Daniel Vetter
1
-4
/
+6
2013-11-08
drm/i915: Optimize pipe irq handling on bdw
Daniel Vetter
1
-21
/
+19
2013-11-08
drm/i915/bdw: Implement interrupt changes
Ben Widawsky
1
-0
/
+321
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-83
/
+128
2013-11-07
drm/i915: Use clamp_t() when limiting cur_delay
Ville Syrjälä
1
-4
/
+2
2013-11-07
drm/i915: Fix gen3/4 vblank counter wraparound
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/i915/vlv: use PIPE_START_VBLANK interrupts on VLV
Jesse Barnes
1
-1
/
+1
2013-11-06
drm/intel: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
1
-11
/
+43
2013-10-30
drm/i915: refactor ilk display interrupt handling
Daniel Vetter
1
-29
/
+21
2013-10-30
drm/i915: use enum pipe consistently in i915_irq.c
Daniel Vetter
1
-18
/
+19
2013-10-30
drm/i915: handle faked missed interrupts as simulated hangs, too
Daniel Vetter
1
-2
/
+6
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-53
/
+245
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
1
-4
/
+4
2013-10-22
drm/i915: Use a spin lock to protect the pipe crc struct
Damien Lespiau
1
-3
/
+9
2013-10-21
drm/i915: bikeshed the pipe CRC irq functions a bit
Daniel Vetter
1
-34
/
+37
2013-10-21
drm/i915: Enable CRC interrupts on pre-gen5/vlv
Daniel Vetter
1
-1
/
+20
2013-10-21
drm/i915: Wire up CRC interrupts for pre-gen5/vlv
Daniel Vetter
1
-6
/
+16
2013-10-21
drm/i915: Adjust CRC capture for pre-gen5/vlv
Daniel Vetter
1
-9
/
+19
2013-10-18
drm/i915: crc support for hsw
Daniel Vetter
1
-19
/
+25
2013-10-18
drm/i915: use ->get_vblank_counter for the crc frame counter
Daniel Vetter
1
-6
/
+4
2013-10-18
drm/i915: wire up CRC interrupt for ilk/snb
Daniel Vetter
1
-2
/
+24
2013-10-18
drm/i915: extract display_pipe_crc_update
Daniel Vetter
1
-7
/
+23
2013-10-16
drm/i915: static inline for dummy crc functions
Daniel Vetter
1
-1
/
+1
2013-10-16
drm/i915: Implement blocking read for pipe CRC files
Damien Lespiau
1
-0
/
+2
2013-10-16
drm/i915: Warn if we receive an interrupt after freeing the buffer
Damien Lespiau
1
-0
/
+5
2013-10-16
drm/i915: Sample the frame counter instead of a timestamp for CRCs
Damien Lespiau
1
-6
/
+2
2013-10-16
drm/i915: Keep the CRC values into a circular buffer
Damien Lespiau
1
-4
/
+15
2013-10-16
drm/i915: Expose latest 200 CRC value for pipe through debugfs
Shuang He
1
-0
/
+35
2013-10-14
drm/i915: Don't pretend that gen2 has a hardware frame counter
Ville Syrjälä
1
-1
/
+10
2013-10-14
drm/i915: Fix gen2 scanout position readout
Ville Syrjälä
1
-6
/
+15
2013-10-14
drm/i915: Improve the accuracy of get_scanout_pos on CTG+
Ville Syrjälä
1
-0
/
+53
2013-10-14
drm/i915: Fix scanoutpos calculations
Ville Syrjälä
1
-14
/
+25
2013-10-14
drm/i915: Skip register reads in i915_get_crtc_scanoutpos()
Ville Syrjälä
1
-26
/
+17
2013-10-11
drm/i915: Fix pre-CTG vblank counter
Ville Syrjälä
1
-5
/
+31
2013-10-10
drm/i915: Capture the initial error-state when kicking stuck rings
Chris Wilson
1
-0
/
+2
2013-10-03
drm/i915: Tweak RPS thresholds to more aggressively downclock
Chris Wilson
1
-13
/
+33
2013-10-03
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
1
-11
/
+0
2013-10-03
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
1
-4
/
+7
2013-10-01
drm/i915: Move the conditional seqno query into the tracepoint
Chris Wilson
1
-1
/
+1
2013-09-24
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
1
-15
/
+61
[next]