summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_encoder_slave.h
Commit message (Expand)AuthorAgeFilesLines
* drm: i2c encoder helper wrappersRob Clark2013-02-171-0/+20
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-1/+1
* drm/kms: no need to return void value (encoder)Pekka Paalanen2009-08-191-1/+1
* drm: fixup includes in encoder slave header files.Dave Airlie2009-08-191-2/+2
* drm/kms: slave encoder interface.Francisco Jerez2009-08-041-0/+162