aboutsummaryrefslogtreecommitdiff
path: root/include/drm/drm_encoder_slave.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-15drm: Constify drm_encoder_slave_funcsGravatar Ville Syrjälä 1-1/+1
2013-02-17drm: i2c encoder helper wrappersGravatar Rob Clark 1-0/+20
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...Gravatar David Howells 1-2/+2
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerGravatar Laurent Pinchart 1-1/+1
2009-08-19drm/kms: no need to return void value (encoder)Gravatar Pekka Paalanen 1-1/+1
2009-08-19drm: fixup includes in encoder slave header files.Gravatar Dave Airlie 1-2/+2
2009-08-04drm/kms: slave encoder interface.Gravatar Francisco Jerez 1-0/+162