index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-10-03
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-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
2012-09-10
drm/i915: set the right gen3 flip_done mode also at resume
Daniel Vetter
1
-3
/
+0
2012-09-03
drm/ips: move drps/ips/ilk related variables into dev_priv->ips
Daniel Vetter
1
-10
/
+10
2012-09-03
drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS block
Daniel Vetter
1
-30
/
+29
2012-08-24
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
1
-17
/
+26
2012-08-24
drm/i915: Extract reading INSTDONE
Ben Widawsky
1
-19
/
+31
2012-08-22
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
1
-0
/
+3
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
1
-2
/
+2
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
1
-1
/
+0
2012-08-10
drm/i915: Lazily apply the SNB+ seqno w/a
Chris Wilson
1
-4
/
+5
2012-08-09
drm/i915: fix up ilk drps/ips locking
Daniel Vetter
1
-1
/
+11
2012-08-09
drm/i915: DE_PCU_EVENT irq is ilk-only
Daniel Vetter
1
-5
/
+5
2012-08-09
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
1
-16
/
+16
2012-07-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-0
/
+1
2012-07-25
drm/i915: Macro to determine DPF support
Ben Widawsky
1
-1
/
+1
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
1
-2
/
+3
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
1
-0
/
+1
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
1
-1
/
+0
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+35
2012-06-23
drm/i915: rip out the PM_IIR WARN
Daniel Vetter
1
-1
/
+0
2012-06-20
drm/i915: support page flipping on ValleyView
Jesse Barnes
1
-51
/
+46
2012-06-14
drm/i915: add ccid to error state
Ben Widawsky
1
-0
/
+1
2012-06-06
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
Adam Jackson
1
-3
/
+35
2012-06-01
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
Daniel Vetter
1
-30
/
+7
2012-06-01
drm/i915: initialize the parity work only once
Daniel Vetter
1
-4
/
+1
2012-06-01
drm/i915: ivybridge_handle_parity_error should be static
Daniel Vetter
1
-1
/
+1
2012-05-31
drm/i915: enable parity error interrupts
Ben Widawsky
1
-2
/
+2
2012-05-31
drm/i915: Dynamic Parity Detection handling
Ben Widawsky
1
-0
/
+86
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
1
-30
/
+7
2012-05-21
drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
Chris Wilson
1
-6
/
+13
2012-05-21
drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq
Chris Wilson
1
-44
/
+31
2012-05-19
drm/i915: Introduce for_each_ring() macro
Chris Wilson
1
-41
/
+28
2012-05-19
drm/i915: reuse Ivy Bridge interrupts code for Haswell
Eugeni Dodonov
1
-2
/
+9
2012-05-10
drm/i915: Simplify interrupt processing for IvyBridge
Chris Wilson
1
-49
/
+38
2012-05-10
drm/i915: Avoid a double-read of PCH_IIR during interrupt handling
Chris Wilson
1
-6
/
+3
2012-05-06
drm/i915: Support pageflipping interrupts for all 3-pipes on IVB
Chris Wilson
1
-9
/
+22
2012-05-05
drm/i915: kill flags parameter for reset functions
Daniel Vetter
1
-1
/
+1
2012-05-05
drm/i915: rework dev->first_error locking
Daniel Vetter
1
-5
/
+7
2012-05-03
drm/i915: extract dri1 breadcrumb update from irq handler
Daniel Vetter
1
-21
/
+3
2012-05-03
drm/i915: move dri1 irq ioctl code to i915_dma.c
Daniel Vetter
1
-110
/
+0
2012-05-03
drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlers
Daniel Vetter
1
-16
/
+0
2012-05-03
drm/i915: move dri1 vblank stubs to i915_dma.c
Daniel Vetter
1
-61
/
+0
2012-05-03
drm/i915: Remove unused dev_priv->vblank_pipe
Chris Wilson
1
-20
/
+0
2012-05-03
drm/i915: Remove unused ring->irq_seqno
Chris Wilson
1
-4
/
+1
2012-05-03
drm/i915: kill waiting_seqno
Ben Widawsky
1
-5
/
+9
[next]