Searched hist:f35a2a99100fbed583efaf07919ef071cd75b059 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/ |
H A D | drm_encoder.c | diff f35a2a99100fbed583efaf07919ef071cd75b059 Thu Dec 10 16:38:27 CET 2020 Philipp Zabel <p.zabel@pengutronix.de> drm/encoder: make encoder control functions optional
Simple managed encoders do not require the .destroy callback, make the whole funcs structure optional.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | drm_mode_config.c | diff f35a2a99100fbed583efaf07919ef071cd75b059 Thu Dec 10 16:38:27 CET 2020 Philipp Zabel <p.zabel@pengutronix.de> drm/encoder: make encoder control functions optional
Simple managed encoders do not require the .destroy callback, make the whole funcs structure optional.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
/linux/include/drm/ |
H A D | drm_encoder.h | diff f35a2a99100fbed583efaf07919ef071cd75b059 Thu Dec 10 16:38:27 CET 2020 Philipp Zabel <p.zabel@pengutronix.de> drm/encoder: make encoder control functions optional
Simple managed encoders do not require the .destroy callback, make the whole funcs structure optional.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|