aboutsummaryrefslogtreecommitdiff
path: root/shared-core/i915_drm.h
AgeCommit message (Expand)Author
2008-01-24i915 make relocs use copy from userDave Airlie
2007-12-11Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/drm into modesett...Dave Airlie
2007-11-29drm: more cleanupsDave Airlie
2007-11-22Merge branch 'origin' into modesetting-101Dave Airlie
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie
2007-11-22i915: add context handle to superioctl structDave Airlie
2007-11-05Merge branch 'master' into modesetting-101Thomas Hellstrom
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-10-16Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2007-10-12i915: add superioctl support to i915Dave Airlie
2007-09-28Revert drm_i915_flip_t braindamageJesse Barnes
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes
2007-09-12Remove plane->pipe mapping from SAREA private after allJesse Barnes
2007-09-11Disambiguate planes & pipes for swap operationsJesse Barnes
2007-07-16drm: detypedef drm.h and fixup all problemsDave Airlie
2007-06-05Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-02-19i915: Improved page flipping support, including triple buffering.Michel Dänzer
2007-01-06i915: ARB_Occlusion_query(MMIO ioctl) support.Zou Nan hai
2006-09-29Add SAREA fileds for determining which pipe to sync window buffer swaps to.Michel Dänzer
2006-09-29DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead of pipe number.Michel Dänzer
2006-09-29i915: Add ioctl for scheduling buffer swaps at vertical blanks.Michel Dänzer
2006-09-15Allow a "native type" to be associated with a fence sequence.Thomas Hellstrom
2006-09-12More bugfixes.Thomas Hellstrom
2006-08-10i965 code and Linux coding style < 0Dave Airlie
2006-08-08Add support for Intel i965G chipsets.Alan Hourihane
2006-06-19Add i915 ioctls to configure pipes for vblank interrupt.Keith Packard
2006-01-24other part of revertAlan Hourihane
2006-01-23Fix CMDBUFFER path, add heap destroy and flesh out sarea for rotationAlan Hourihane
2005-12-28Add vblank support to i915 DRM..Dave Airlie
2005-11-28Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt
2005-06-06Fix copyrightsAlan Hourihane
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl
2004-08-27run i915 through lindentDave Airlie
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie
2004-06-10i915.o drm driverKeith Whitwell