aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_modeset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-08-22drm/udl: dpms off the crtc when disabled.Dave Airlie1-2/+1
2012-07-19drm/udl: port over blanking code from udlfb.Dave Airlie1-7/+37
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie1-0/+414