summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/i915_dma.c
Commit message (Expand)AuthorAgeFilesLines
* The vblank_swap ioctl was fundamentally race prone. Get rid of it.rnoland2009-02-251-2/+0
* Don't report GEM capability until we actually have GEM support.rnoland2008-10-271-1/+2
* drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)rnoland2008-10-251-1/+1
* resync to git masterrnoland2008-10-031-148/+215
* We should never call drm_pci_alloc() while holding locks, due the thernoland2008-09-091-6/+12
* Update drm kernel drivers.rnoland2008-08-231-278/+657
* Add the i915 GME device to DRM.remko2008-03-211-1/+2
* Properly initialize the dev_priv before calling the i915_dma_cleanup().kib2007-08-211-3/+2
* bus_dma_tag_create() and bus_dma_mem_alloc() shall not be called with akib2007-07-121-9/+15
* Merge from DRM upstream:anholt2006-09-071-13/+37
* Update to DRM CVS as of 2006-04-09. The most notable new feature is the updatedanholt2006-04-091-15/+34
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-30/+80
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+728
OpenPOWER on IntegriCloud