mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +00:00
d58ded7625
They are not to be modified. Generated using the semantic patch: @@ @@ ( const struct drm_crtc_helper_funcs * | - struct drm_crtc_helper_funcs * + const struct drm_crtc_helper_funcs * ) @@ @@ ( const struct drm_encoder_helper_funcs * | - struct drm_encoder_helper_funcs * + const struct drm_encoder_helper_funcs * ) @@ @@ ( const struct drm_connector_helper_funcs * | - struct drm_connector_helper_funcs * + const struct drm_connector_helper_funcs * ) @@ @@ ( const struct drm_plane_helper_funcs * | - struct drm_plane_helper_funcs * + const struct drm_plane_helper_funcs * ) Signed-off-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> |
||
---|---|---|
.. | ||
arb.c | ||
crtc.c | ||
cursor.c | ||
dac.c | ||
dfp.c | ||
disp.c | ||
disp.h | ||
hw.c | ||
hw.h | ||
Kbuild | ||
nvreg.h | ||
overlay.c | ||
tvmodesnv17.c | ||
tvnv04.c | ||
tvnv17.c | ||
tvnv17.h |