summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/via_dmablit.c
Commit message (Expand)AuthorAgeFilesLines
* Cast VIA_READ to (void) where the result is unused.rdivacky2012-11-091-1/+1
* Introduce and use a new VM interface for temporarily pinning pages. Thisalc2010-12-251-25/+14
* Push down the acquisition of the page queues lock into vm_page_unwire().alc2010-05-051-2/+0
* Add page locking to the vm_page_cow* functions.alc2010-05-041-2/+0
* Acquire the page lock around vm_page_unwire(). For consistency, extend thealc2010-05-031-0/+2
* On Alan's advice, rather than do a wholesale conversion on a singlekmacy2010-04-301-0/+2
* Welcome drm support for VIA unichrome chips.rnoland2010-01-311-0/+801
OpenPOWER on IntegriCloud