aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl/udl_fb.c
AgeCommit message (Expand)Author
2013-12-18drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2013-05-01udl: bind the framebuffer to the correct device.Dave Airlie
2013-02-14drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter
2013-02-14drm/fb-helper: don't disable everything in initial_configDaniel Vetter
2013-02-08Merge branch 'udl-fixes' into drm-nextDave Airlie
2013-02-08drm/udl: disable fb_defio by defaultDave Airlie
2013-02-07drm/udl: make usage as a console saferDave Airlie
2013-01-20drm: revamp framebuffer cleanup interfacesDaniel Vetter
2013-01-20drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-10-02drm/udl: Add missing static storage class specifiers in udl_fb.cSachin Kamat
2012-08-17drm/udl: call begin/end cpu access at more appropriate timeDave Airlie
2012-05-31udl: support vmapping imported dma-bufsDave Airlie
2012-05-23udl: add prime fd->handle support.Dave Airlie
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie