summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl
Commit message (Expand)AuthorAgeFilesLines
* drm/udl: limit modes to the sku pixel limits.Dave Airlie2012-09-261-0/+7
* drm: use drm_compat_ioctl for 32-bit appsKeith Packard2012-09-061-0/+3
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-221-2/+1
|\
| * drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1
* | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-201-0/+1
|\ \ | |/ |/|
| * gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-201-0/+1
* | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-08-091-1/+1
|/
* Merge tag 'v3.5-rc7' into drm-nextDave Airlie2012-07-201-1/+1
|\
| * drm/udl: Make sure to get correct endian keys from vendor descriptorDave Airlie2012-06-251-1/+1
* | drm/udl: port over blanking code from udlfb.Dave Airlie2012-07-191-7/+37
* | drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-192-2/+2
|/
* drm/udl: only bind to the video devices on the hub.Dave Airlie2012-06-161-1/+14
* udl: support vmapping imported dma-bufsDave Airlie2012-05-312-5/+33
* drm/udl: remove unused variables.Dave Airlie2012-05-291-2/+0
* drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter2012-05-291-1/+1
* udl: add prime fd->handle support.Dave Airlie2012-05-234-1/+92
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
* drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
* mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov2012-04-023-1/+16
* drm/usb: move usb support into a separate moduleDave Airlie2012-03-201-1/+1
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-1511-0/+2322
OpenPOWER on IntegriCloud