aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard1-0/+3
2012-06-16drm/udl: only bind to the video devices on the hub.Dave Airlie1-1/+14
2012-05-23udl: add prime fd->handle support.Dave Airlie1-1/+5
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart1-1/+1
2012-04-02mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov1-1/+1
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie1-0/+99