summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Import simple drm memory manager.rnoland2010-01-311-0/+1
* Hold the lock while we save/restore register for suspend/resume.rnoland2009-06-231-0/+6
* Remove the DRM_ERROR to fix build. It didn't make any sense anyway.rnoland2009-03-201-2/+0
* Don't deref dev->dev_private before checking that it exists.rnoland2009-03-201-2/+1
* Consistently use kdev for the kernel device.rnoland2009-03-091-14/+14
* The GM45 handles vblank differently. Pull the changes from Intel in.rnoland2009-02-251-1/+0
* This was part of a sync to the code that Intel is shipping in linux.rnoland2009-02-251-1/+0
* Rework memory allocation to allocate memory with different type names. Thisrnoland2008-10-131-2/+2
* Don't explicitly bzer driver softcrnoland2008-10-041-2/+0
* Use M_WAITOK when allocating driver memoryrnoland2008-10-041-1/+3
* resync to git masterrnoland2008-10-031-37/+45
* Update drm kernel drivers.rnoland2008-08-231-8/+41
* Update to current DRM CVS, bringing in a fix for a NULL pointer chase whenanholt2006-05-171-0/+2
* - Bump FreeBSD version for the hostb(4) and vgapci(4) drivers as well asjhb2005-12-201-0/+8
* Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,anholt2005-12-031-1/+1
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-28/+29
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+111
OpenPOWER on IntegriCloud