summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl
AgeCommit message (Expand)AuthorFilesLines
2012-06-16drm/udl: only bind to the video devices on the hub.Dave Airlie1-1/+14
2012-05-31udl: support vmapping imported dma-bufsDave Airlie2-5/+33
2012-05-29drm/udl: remove unused variables.Dave Airlie1-2/+0
2012-05-29drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter1-1/+1
2012-05-23udl: add prime fd->handle support.Dave Airlie4-1/+92
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart1-1/+1
2012-04-02mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov3-1/+16
2012-03-20drm/usb: move usb support into a separate moduleDave Airlie1-1/+1
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie11-0/+2322