summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* drm/udl: drop use of drmP.hSam Ravnborg2019-07-171-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262Thomas Gleixner2019-06-051-4/+1
* drm/udl: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-1/+1
|\
| * drm/udl: Make udl_enc_destroy() staticSachin Kamat2012-10-021-1/+1
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
|/
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-1/+1
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-151-0/+80