index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
drm/i915: Reorder the semaphore deadlock check, again
Chris Wilson
1
-7
/
+4
2014-06-19
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-4
/
+14
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-436
/
+710
2014-06-11
drm/i915: Reorder semaphore deadlock check
Chris Wilson
1
-4
/
+14
2014-06-05
drm/i915: Set AGPBUSY# bit in init_clock_gating
Ville Syrjälä
1
-7
/
+0
2014-06-05
drm/i915: Extract gen8_gt_irq_reset
Daniel Vetter
1
-8
/
+10
2014-06-05
drm/i915: Inline ilk/gen8_irq_reset
Daniel Vetter
1
-12
/
+2
2014-06-05
drm/i915: Fix up fifo underrun tracking, take N
Daniel Vetter
1
-25
/
+19
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-4
/
+4
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
1
-1
/
+1
2014-05-22
drm/i915: Split the ringbuffers from the rings (3/3)
Oscar Mateo
1
-1
/
+1
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
1
-4
/
+4
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
1
-14
/
+14
2014-05-22
drm/i915: Fix gen2 and hsw+ scanline counter
Ville Syrjälä
1
-9
/
+5
2014-05-22
drm/i915: Draw a picture about video timings
Ville Syrjälä
1
-0
/
+50
2014-05-22
drm/i915: Improve gen3/4 frame counter
Ville Syrjälä
1
-5
/
+16
2014-05-22
drm/i915: Add a small adjustment to the pixel counter on interlaced modes
Ville Syrjälä
1
-0
/
+12
2014-05-22
drm/i915: Simplify the uncleared FIFO underrun detection
Ville Syrjälä
1
-11
/
+2
2014-05-22
drm/i915: Check for FIFO underruns at the end of modeset on gmch
Ville Syrjälä
1
-0
/
+28
2014-05-22
drm/i915: Check for FIFO underuns when disabling reporting on gmch platforms
Ville Syrjälä
1
-6
/
+12
2014-05-21
Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2014-05-21
drm/i915: Accurately initialize fifo underrun state on gmch platforms
Daniel Vetter
1
-2
/
+2
2014-05-20
drm/i915/chv: Make CHV irq handler loop until all interrupts are consumed
Ville Syrjälä
1
-15
/
+14
2014-05-20
drrm/i915/chv: Use valleyview_pipestat_irq_handler() for CHV
Ville Syrjälä
1
-73
/
+17
2014-05-20
drm/i915/chv: Clarify VLV/CHV PIPESTAT bits a bit more
Ville Syrjälä
1
-2
/
+8
2014-05-16
drm/i915: Convert uncleared FIFO underrun message to errors
Ville Syrjälä
1
-4
/
+4
2014-05-15
drm/i915/bdw: Implement a basic PM interrupt handler
Ben Widawsky
1
-2
/
+72
2014-05-12
drm/i915: Drop unecessary casts in i915_irq.c
Daniel Vetter
1
-6
/
+6
2014-05-12
drm/i915/chv: Preliminary interrupt support for Cherryview
Ville Syrjälä
1
-1
/
+224
2014-05-06
drm/i915: Make sprite updates atomic
Ville Syrjälä
1
-6
/
+19
2014-05-05
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
1
-2
/
+1
2014-05-05
drm/i915: Add intel_get_crtc_scanline()
Ville Syrjälä
1
-14
/
+42
2014-05-05
drm/i915: Fix scanout position for real
Ville Syrjälä
1
-79
/
+23
2014-05-05
drm/i915: get a runtime PM ref for the deferred GPU reset work
Imre Deak
1
-0
/
+10
2014-05-05
drm/i915: vlv: clear master interrupt flag when disabling interrupts
Imre Deak
1
-0
/
+2
2014-05-05
drm/i915:Handle the irq interrupt for the second BSD ring
Zhao Yakui
1
-1
/
+4
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-272
/
+232
2014-04-25
drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms
Daniel Vetter
1
-4
/
+14
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-04-09
drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE
Damien Lespiau
1
-2
/
+2
2014-04-09
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
1
-2
/
+2
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-144
/
+135
2014-04-03
drm/i915: Provide a bit more info when pipestat bits are wrong
Ville Syrjälä
1
-4
/
+8
2014-04-03
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-42
/
+43
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-2
/
+2
2014-04-01
drm/i915: kill dev_priv->pm.regsave
Paulo Zanoni
1
-69
/
+10
2014-04-01
drm/i915: only enable HWSTAM interrupts on postinstall on ILK+
Paulo Zanoni
1
-6
/
+4
2014-04-01
drm/i915: add gen8_irq_reset
Paulo Zanoni
1
-19
/
+8
2014-04-01
drm/i915: add ironlake_irq_reset
Paulo Zanoni
1
-10
/
+11
2014-04-01
drm/i915: add missing intel_hpd_irq_uninstall
Paulo Zanoni
1
-0
/
+2
[next]