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-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
2006-09-28
Make handling of dev_priv->vblank_pipe more robust.
Michel Dänzer
2006-09-28
DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead of pipe number.
Michel Dänzer
2006-09-28
i915: Add ioctl for scheduling buffer swaps at vertical blanks.
Michel Dänzer
2006-09-28
Add support for secondary vertical blank interrupt to i915 driver.
Michel Dänzer
2006-09-15
Some bugfixes.
Thomas Hellstrom
2006-09-12
More bugfixes.
Thomas Hellstrom
2006-09-08
Various bugfixes.
Thomas Hellstrom
2006-09-05
i915: Only turn on user IRQs when they are needed.
Thomas Hellstrom
2006-08-29
Checkpoint commit. Buffer object flags and IOCTL argument list.
Thomas Hellstrom
2006-08-21
i915 fence object driver implementing 2 fence object types:
Thomas Hellstrom
2006-08-10
i965 code and Linux coding style < 0
Dave Airlie
2006-08-08
Add support for Intel i965G chipsets.
Alan Hourihane
2006-06-22
Remove spurious debug messages from i915 vblank config paths
Keith Packard
2006-06-21
i915: Save vblank pipe configuration to restore on resume
Keith Packard
2006-06-19
Add i915 ioctls to configure pipes for vblank interrupt.
Keith Packard
2006-03-25
radeon fix up the PCI ids for new memory map like the kernel one.. not
Dave Airlie
2006-02-18
clear i915 interrupts sources on server exit
Dave Airlie
2006-02-09
Update the hardware breadcrumb in the sarea on irq reception so that
Keith Whitwell
2005-12-28
Add vblank support to i915 DRM..
Dave Airlie
2005-11-28
Assert an MIT copyright on sis_drm.h, since one was lacking and I created
Eric Anholt
2005-07-27
Correct a couple of descriptions of files in comments (were just
Eric Anholt
2005-06-06
Fix copyrights
Alan Hourihane
2005-02-01
make functions static in i915, remove unused functions
Dave Airlie
[next]