summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Do not define bool/true/false if the symbols already exist.mdf2011-12-121-1/+1
* Fix build after typo.rnoland2010-03-131-1/+1
* Add support for Intel Pineview chips, aka IGDrnoland2010-03-131-2/+8
* Import simple drm memory manager.rnoland2010-01-311-2/+2
* Add support for Intel G41 chipsetrnoland2009-10-111-1/+3
* Some more cleanups for vblank code on Intel.rnoland2009-06-251-1/+0
* The G45 docs indicate that all G4X chips use the new framecount register.rnoland2009-06-201-1/+1
* Pull in some suspend / resume changes from Intel's codernoland2009-03-191-2/+5
* Initialize the vblank structures at load time. Previously we did thisrnoland2009-02-281-0/+2
* The GM45 handles vblank differently. Pull the changes from Intel in.rnoland2009-02-251-0/+1
* This was part of a sync to the code that Intel is shipping in linux.rnoland2009-02-251-1541/+85
* The vblank_swap ioctl was fundamentally race prone. Get rid of it.rnoland2009-02-251-3/+0
* resync to git masterrnoland2008-10-031-28/+299
* Update drm kernel drivers.rnoland2008-08-231-102/+1677
* Merge from DRM upstream:anholt2006-09-071-7/+13
* Update to DRM CVS as of 2006-04-09. The most notable new feature is the updatedanholt2006-04-091-2/+8
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-9/+38
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+239
OpenPOWER on IntegriCloud