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
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-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
2004-11-11
patch from bug 1803 - will try and push to kernel soon
Dave Airlie
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-08-27
run i915 through lindent
Dave Airlie
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2004-06-10
i915.o drm driver
Keith Whitwell