Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-18 | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart | 1 | -0/+1 |
2015-12-15 | drm: Constify drm_encoder_slave_funcs | Ville Syrjälä | 1 | -1/+1 |
2013-02-18 | drm: i2c encoder helper wrappers | Rob Clark | 1 | -0/+20 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -2/+2 |
2012-07-20 | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 1 | -1/+1 |
2009-08-19 | drm/kms: no need to return void value (encoder) | Pekka Paalanen | 1 | -1/+1 |
2009-08-19 | drm: fixup includes in encoder slave header files. | Dave Airlie | 1 | -2/+2 |
2009-08-04 | drm/kms: slave encoder interface. | Francisco Jerez | 1 | -0/+162 |