summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl/udl_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-16drm/udl: removed optional dummy encoder mode_fixup function.Carlos Palminha1-8/+0
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+2
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-10-02drm/udl: Make udl_enc_destroy() staticSachin Kamat1-1/+1
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie1-0/+80