summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_modeset.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-171-5/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-1/+1
|\
| * drm/udl: Make udl_crtc_init() staticSachin Kamat2012-10-021-1/+1
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
|/
* drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+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-191-1/+1
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-151-0/+414