index
:
asmadeus/linux.git
for-next
The linux kernel
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
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers
Chris Wilson
2010-11-22
drm/i915: Capture interesting display registers on error
Chris Wilson
2010-11-22
drm/i915: Capture pinned buffers on error
Chris Wilson
2010-11-16
drm/i915: Convert (void)I915_READ to POSTING_READ
Chris Wilson
2010-11-11
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
2010-11-11
drm/i915: Remove the global irq wait queue
Chris Wilson
2010-11-01
drm/i915/debugfs: Report ring in error state
Chris Wilson
2010-10-29
drm/i915: Record BSD engine error state
Chris Wilson
2010-10-29
drm/i915: Record BLT engine error state
Chris Wilson
2010-10-27
drm/i915: Capture ERROR register on Sandybridge hangs
Chris Wilson
2010-10-27
drm/i915: Remove the confusing global waiting/irq seqno
Chris Wilson
2010-10-27
drm/i915: Fix hangcheck to handle multiple rings
Chris Wilson
2010-10-27
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
2010-10-27
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-20
drm/i915: Track objects in global active list (as well as per-ring)
Chris Wilson
2010-10-19
drivers: gpu: drm: i915: Fix a typo.
Andrea Gelmini
2010-10-08
drm/i915: Update hotplug interrupts register definitions for Sandybridge
Yuanhan Liu
2010-10-01
drm/i915: Only print 'generating error event' if we actually are
Chris Wilson
2010-09-25
drm/i915: Adjust hangcheck EIO semantics
Chris Wilson
2010-09-24
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
2010-09-21
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
2010-09-21
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
2010-09-21
drm/i915: Rename graphics reset registers.
Kenneth Graunke
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-14
drm/i915: Reduce hangcheck frequency
Chris Wilson
2010-09-11
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
2010-09-11
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-09
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-09-09
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
2010-09-08
drm/i915: Add ringbuffer wait reset to hangcheck
Chris Wilson
2010-09-08
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
drm/i915: Compile out error state without DEBUG_FS
Chris Wilson
2010-09-08
drm/i915: Ironlake page-flipping is per-plane not per-pipe
Chris Wilson
2010-09-08
drm/i915: Rename i915_opregion.c to intel_opregion.c
Chris Wilson
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
2010-08-21
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
2010-08-09
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
Chris Wilson
2010-08-09
drm/i915: Record error batch buffers using iomem
Chris Wilson
2010-08-09
drm/i915: Capture the overlay status upon a GPU hang.
Chris Wilson
2010-08-01
drm/i915: Include instdone[1] in hangcheck
Chris Wilson
2010-08-01
drm/i915: remove duplicate PIPE*STAT bit definitions
Jesse Barnes
2010-08-01
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
Jesse Barnes
2010-07-01
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
2010-07-01
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
2010-06-18
drm/i915: gen3 page flipping fixes
Jesse Barnes
[next]