index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
i915_irq.c
Age
Commit message (
Expand
)
Author
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-19
Merge branch 'origin'
Eric Anholt
2007-07-18
Add dry-coded DRM drawable private information storage for FreeBSD.
Eric Anholt
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-07-03
One more spinlock initializer cleanup.
Michel Dänzer
2007-06-29
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2007-06-22
more vblank rework
Jesse Barnes
2007-06-18
Remove broken CRTC enable checks and incorrect user irq enable in set_pipe
Jesse Barnes
2007-06-15
Wake up vblank waitqueue in drm_handle_vblank().
Michel Dänzer
2007-06-15
i915: Fix tests for vblank interrupts being enabled on CRTC by X server.
Michel Dänzer
2007-06-15
Fix memory leaks in vblank error paths.
Michel Dänzer
2007-06-14
Comment new vblank routines and fixup several issues:
Jesse Barnes
2007-06-12
Remove unnecessary (and uncommented!) read barrier from the interrupt
Jesse Barnes
2007-06-12
Update vblank code:
Jesse Barnes
2007-06-12
Initial checkin of vblank rework. Code attempts to reduce the number
Jesse Barnes
2007-06-03
Revert "move i915 to new drm_wait_on function"
root
2007-05-26
drm: spinlock initializer cleanup
Thomas Gleixner
2007-05-22
Suspend/resume support (incomplete).
Jesse Barnes
2007-05-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2007-05-10
Allow vblank interrupts to remain disabled across VT switch.
Keith Packard
2007-04-28
move i915 to new drm_wait_on function
Dave Airlie
2007-04-26
i915: fix vblank pipe setup
Dave Airlie
2007-04-03
Make sure we ack irqs before we read a breadcrumb so that
Thomas Hellstrom
2007-02-28
i915: Eliminate dev_priv->current_page.
Michel Dänzer
2007-02-28
i915: Fix test for synchronous flip affecting both pipes.
Michel Dänzer
2007-02-22
i915: Add support for scheduled buffer swaps to be done as flips.
Michel Dänzer
2007-02-19
i915: Improved page flipping support, including triple buffering.
Michel Dänzer
2007-02-19
i915: Unify breadcrumb emission.
Michel Dänzer
2007-01-24
vblank interrupt fix
Zou Nan hai
2007-01-02
i915: Fix a DRM_ERROR that should be DRM_DEBUG.
Michel Dänzer
2006-11-27
i915_vblank_tasklet: Try harder to avoid tearing.
Michel Dänzer
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
2006-10-02
Fix type of second argument to spin_lock_irqsave().
Michel Dänzer
2006-10-02
Fix type of second argument to spin_lock_irqsave().
Michel Dänzer
2006-09-29
i915: Only schedule vblank tasklet if there are scheduled swaps pending.
Michel Dänzer
2006-09-29
i915: Only initialize IRQ fields in postinstall, not the PIPE_SET ioctl.
Michel Dänzer
2006-09-29
i915: Avoid mis-counting vblank interrupts when they're only enabled for pipe A.
Michel Dänzer
2006-09-29
i915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS.
Michel Dänzer
2006-09-29
Only return EBUSY after we've established we need to schedule a new swap.
Michel Dänzer
2006-09-29
Fix 'sequence has passed' condition in i915_vblank_swap().
Michel Dänzer
2006-09-29
Make handling of dev_priv->vblank_pipe more robust.
Michel Dänzer
2006-09-29
DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead of pipe number.
Michel Dänzer
2006-09-29
i915: Add ioctl for scheduling buffer swaps at vertical blanks.
Michel Dänzer
2006-09-29
Add support for secondary vertical blank interrupt to i915 driver.
Michel Dänzer
2006-09-29
i915: Only schedule vblank tasklet if there are scheduled swaps pending.
Michel Dänzer
2006-09-28
i915: Avoid mis-counting vblank interrupts when they're only enabled for pipe A.
Michel Dänzer
2006-09-28
i915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS.
Michel Dänzer
2006-09-28
Only return EBUSY after we've established we need to schedule a new swap.
Michel Dänzer
2006-09-28
Fix 'sequence has passed' condition in i915_vblank_swap().
Michel Dänzer
[prev]
[next]