index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2013-03-05
drm/i915: also disable south interrupts when handling them
Paulo Zanoni
1
-2
/
+24
2013-02-15
drm/i915: add ibx_irq_postinstall
Paulo Zanoni
1
-43
/
+25
2013-02-15
drm/i915: unify HDMI/DP hpd definitions
Daniel Vetter
1
-18
/
+18
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
1
-0
/
+11
2013-01-31
drm/i915: Error state should print /sys/kernel/debug
Ben Widawsky
1
-1
/
+2
2013-01-21
drm/i915: clarify concurrent hang detect/gpu reset consistency
Daniel Vetter
1
-2
/
+13
2013-01-21
drm/i915: create a race-free reset detection
Daniel Vetter
1
-5
/
+25
2013-01-20
drm/i915: clear up wedged transitions
Daniel Vetter
1
-8
/
+15
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
1
-3
/
+3
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
1
-27
/
+32
2013-01-18
drm/i915: Create a gtt structure
Ben Widawsky
1
-2
/
+2
2013-01-18
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
Egbert Eich
1
-4
/
+6
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-41
/
+121
2013-01-15
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
Chris Wilson
1
-0
/
+11
2012-12-19
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
1
-0
/
+2
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
1
-0
/
+12
2012-12-11
drm/i915: Fixup hpd irq register setup ordering
Daniel Vetter
1
-13
/
+50
2012-12-08
drm/i915: don't prevent CPU idle states
Tomas Janousek
1
-1
/
+1
2012-12-06
drm/i915: Close race between processing unpin task and queueing the flip
Chris Wilson
1
-1
/
+3
2012-12-06
drm/i915: be less verbose when handling gmbus/aux irqs
Paulo Zanoni
1
-4
/
+0
2012-12-06
drm/i915: irq-drive the dp aux communication
Daniel Vetter
1
-0
/
+6
2012-12-06
drm/i915: wire up do aux channel done interrupt
Daniel Vetter
1
-5
/
+23
2012-12-06
drm/i915: use the gmbus irq for waits
Daniel Vetter
1
-0
/
+4
2012-12-06
drm/i915: wire up gmbus irq handler
Daniel Vetter
1
-4
/
+20
2012-12-06
drm/i915: reorder setup sequence to have irqs for output setup
Daniel Vetter
1
-0
/
+4
2012-12-06
drm/i915: setup the hangcheck timer early
Daniel Vetter
1
-0
/
+3
2012-12-06
drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
Daniel Vetter
1
-4
/
+0
2012-12-06
drm/i915: haswell has the same irq handlers as ivb
Daniel Vetter
1
-9
/
+1
2012-12-04
drm/i915: fixup sparse warnings
Daniel Vetter
1
-4
/
+1
2012-12-01
drm/i915: Support readback of stolen objects upon error
Chris Wilson
1
-0
/
+8
2012-11-30
drm/i915: optimize ilk/snb irq handler
Daniel Vetter
1
-6
/
+7
2012-11-29
drm/i915: Include the last semaphore sync point in the error-state
Chris Wilson
1
-0
/
+2
2012-11-12
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
1
-2
/
+2
2012-11-12
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
1
-3
/
+3
2012-10-26
drm/i915: convert pipe timing definitions to transcoder
Paulo Zanoni
1
-3
/
+5
2012-10-26
drm/i915: convert PIPECONF to use transcoder instead of pipe
Paulo Zanoni
1
-1
/
+4
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
1
-11
/
+10
2012-10-17
drm/i915: move hpd handling to (ibx|cpt)_irq_handler
Daniel Vetter
1
-10
/
+6
2012-10-08
drm/i915: Align the hangcheck wakeup to the nearest second
Chris Wilson
1
-3
/
+2
2012-10-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-8
/
+8
2012-10-04
drm/i915: call drm_handle_vblank before finish_page_flip
Daniel Vetter
1
-8
/
+8
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-75
/
+119
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-10-02
drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg
Daniel Vetter
1
-6
/
+6
2012-09-28
drm/i915: Fix SDVO IER and status bits for Valleyview
Vijay Purushothaman
1
-4
/
+2
2012-09-26
drm/i915: limit VLV IRQ enables to those we use
Jesse Barnes
1
-13
/
+5
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+0
2012-09-20
drm/i915: Error checks in gen6_set_rps
Ben Widawsky
1
-1
/
+7
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-11
/
+14
[next]