index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2010-09-09
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
1
-7
/
+15
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
1
-2
/
+49
2010-08-21
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
1
-1
/
+6
2010-08-09
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
Chris Wilson
1
-0
/
+10
2010-08-09
drm/i915: Record error batch buffers using iomem
Chris Wilson
1
-7
/
+57
2010-08-09
drm/i915: Capture the overlay status upon a GPU hang.
Chris Wilson
1
-0
/
+3
2010-08-01
drm/i915: Include instdone[1] in hangcheck
Chris Wilson
1
-15
/
+23
2010-08-01
drm/i915: remove duplicate PIPE*STAT bit definitions
Jesse Barnes
1
-6
/
+6
2010-08-01
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
Jesse Barnes
1
-6
/
+2
2010-07-01
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-01
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
1
-1
/
+11
2010-06-18
drm/i915: gen3 page flipping fixes
Jesse Barnes
1
-4
/
+12
2010-06-04
drm/i915/gen4: Fix interrupt setup ordering
Adam Jackson
1
-27
/
+23
2010-05-28
drm/i915: Only print an message if there was an error
Chris Wilson
1
-14
/
+24
2010-05-26
drm/i915: add power monitoring support
Jesse Barnes
1
-24
/
+4
2010-05-26
drm/i915: implement BSD ring buffer V2
Zou Nan hai
1
-2
/
+11
2010-05-26
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
1
-17
/
+28
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
1
-6
/
+9
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
1
-6
/
+6
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
1
-33
/
+2
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+14
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
1
-4
/
+4
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-2
/
+1
2010-05-11
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...
Andrew Morton
1
-2
/
+6
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-4
/
+4
2010-04-22
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
1
-4
/
+4
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
1
-2
/
+2
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
1
-0
/
+1
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
1
-6
/
+11
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-4
/
+4
2010-04-12
drm/i915: Fix legacy BLC event for pipe A
Zhao Yakui
1
-2
/
+7
2010-04-09
drm/i915: use encoder_list for hotplug callback
Zhenyu Wang
1
-4
/
+4
2010-04-07
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
1
-3
/
+3
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
1
-1
/
+1
2010-02-26
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
1
-1
/
+1
2010-02-26
drm/i915: Disable the hangcheck reset on Sandybridge until we add support.
Eric Anholt
1
-1
/
+5
2010-02-26
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
1
-9
/
+9
2010-02-22
drm/i915: Record batch buffer following GPU error
Chris Wilson
1
-7
/
+217
2010-02-22
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
1
-7
/
+7
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
1
-0
/
+63
2010-02-10
drm/i915: fix flip done interrupt on Ironlake
Zhenyu Wang
1
-8
/
+8
2010-01-29
drm/i915: page flip support for Ironlake
Jesse Barnes
1
-3
/
+14
2010-01-29
drm/i915: don't trigger ironlake vblank interrupt at irq install
Li Peng
1
-3
/
+2
2010-01-25
drm/i915: enable vblank interrupt on ironlake
Li Peng
1
-11
/
+19
2010-01-15
drm/i915: remove loop in Ironlake interrupt handler
Zou Nan hai
1
-39
/
+29
2009-12-17
drm/i915: Reload hangcheck timer too for Ironlake
Zhenyu Wang
1
-0
/
+2
2009-12-16
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
1
-11
/
+19
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-1
/
+0
[next]