summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_fb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-4/+22
|\
| * drm/udl: Add missing static storage class specifiers in udl_fb.cSachin Kamat2012-10-021-2/+2
| * drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-171-2/+20
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-4/+4
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
|/
* udl: support vmapping imported dma-bufsDave Airlie2012-05-311-2/+11
* udl: add prime fd->handle support.Dave Airlie2012-05-231-0/+9
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-151-0/+611