Merge commit 'origin/master' into drm-gem
[profile/ivi/libdrm.git] / shared-core / i915_drm.h
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-26 Keith Packard[intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for...
2008-05-12 Eric Anholt[GEM] Typo (and thinking) fixes in drm-gem.txt and...
2008-05-11 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-11 Keith Packard[intel-GEM] Clean up GEM ioctl naming.
2008-05-08 Keith Packard[intel-gem] Move domains to relocation records. add...
2008-05-07 Eric AnholtGEM: Extend cache domain stuff for 965.
2008-05-06 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-06 Keith PackardStart coding up memory domains
2008-05-02 Keith PackardAdd alignment to all aperture allocation requests.
2008-05-02 Keith PackardFix gem ioctls to be 32/64-bit clean.
2008-05-01 Eric AnholtAdd pin/unpin object ioctls for gem.
2008-05-01 Eric Anholtcheckpoint: relocations support.
2008-05-01 Eric Anholtcheckpoint: rename to GEM and a few more i915 bits.
2008-04-30 Eric AnholtHacking towards hooking up execbuffer.
2008-04-23 Xiang, Haihaoi915: fix for compatibility mode
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-02-29 Thomas HellstromWorking revision.
2008-02-22 Kristian Høgsbergi915: Remove leading underscore from struct tags.
2008-02-20 Alan Hourihanefix SAREA
2008-02-13 Kristian Høgsbergi915: Add a dri2 init path that gets the lock from...
2008-02-13 Kristian Høgsbergi915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.
2008-01-24 Eric AnholtMerge commit 'airlied/i915-ttm-cfu'
2008-01-24 Dave Airliei915 make relocs use copy from user
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-28 Dave Airliedrm: more cleanups
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-21 Dave Airliei915: add context handle to superioctl struct
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-12 Dave Airliei915: add superioctl support to i915
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-28 Jesse BarnesRevert drm_i915_flip_t braindamage
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-09-12 Jesse BarnesRemove plane->pipe mapping from SAREA private after all
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-11 Jesse BarnesDisambiguate planes & pipes for swap operations
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-12 Jesse BarnesUpdate vblank code:
2007-06-12 Jesse BarnesInitial checkin of vblank rework. Code attempts to...
2007-06-05 Wang ZhenyuAdd support for the G33, Q33, and Q35 chipsets.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2007-02-19 Michel Dänzeri915: Improved page flipping support, including triple...
2007-01-08 Keith PackardAlign whitespace with master
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-07 Zou Nan haii915: ARB_Occlusion_query(MMIO ioctl) support.
2006-11-27 rootARB_Occlusion_query(MMIO ioctl) support
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-09-29 Michel DänzerAdd SAREA fileds for determining which pipe to sync...
2006-09-29 Michel DänzerDRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t...
2006-09-29 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-28 Michel DänzerAdd SAREA fileds for determining which pipe to sync...
2006-09-28 Michel DänzerDRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t...
2006-09-28 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-15 Thomas HellstromAllow a "native type" to be associated with a fence...
2006-09-12 Thomas HellstromMore bugfixes.
2006-08-10 Dave Airliei965 code and Linux coding style < 0
2006-08-08 Alan HourihaneAdd support for Intel i965G chipsets.
2006-06-19 Keith PackardAdd i915 ioctls to configure pipes for vblank interrupt.
2006-01-24 Alan Hourihaneother part of revert
2006-01-23 Alan HourihaneFix CMDBUFFER path, add heap destroy and flesh out...
2005-12-28 Dave AirlieAdd vblank support to i915 DRM..
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-06-06 Alan HourihaneFix copyrights
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-08-27 Dave Airlierun i915 through lindent
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-06-10 Keith Whitwelli915.o drm driver