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_drm.h
Age
Commit message (
Expand
)
Author
2008-02-13
i915: Add a dri2 init path that gets the lock from the dri2 sarea.
Kristian Høgsberg
2008-02-13
i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.
Kristian Høgsberg
2008-01-24
i915 make relocs use copy from user
Dave Airlie
2007-11-29
drm: more cleanups
Dave Airlie
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-22
i915: add context handle to superioctl struct
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-10-12
i915: add superioctl support to i915
Dave Airlie
2007-09-28
Revert drm_i915_flip_t braindamage
Jesse Barnes
2007-09-12
Remove plane->pipe mapping from SAREA private after all
Jesse Barnes
2007-09-11
Disambiguate planes & pipes for swap operations
Jesse Barnes
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-02-19
i915: Improved page flipping support, including triple buffering.
Michel Dänzer
2007-01-06
i915: ARB_Occlusion_query(MMIO ioctl) support.
Zou Nan hai
2006-09-29
Add SAREA fileds for determining which pipe to sync window buffer swaps to.
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-15
Allow a "native type" to be associated with a fence sequence.
Thomas Hellstrom
2006-09-12
More bugfixes.
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-19
Add i915 ioctls to configure pipes for vblank interrupt.
Keith Packard
2006-01-24
other part of revert
Alan Hourihane
2006-01-23
Fix CMDBUFFER path, add heap destroy and flesh out sarea for rotation
Alan Hourihane
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-06-06
Fix copyrights
Alan Hourihane
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-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