Searched hist:f6c74543dc05fb5a050791a70b06469dc6fd37c2 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_tunnel.c | diff f6c74543dc05fb5a050791a70b06469dc6fd37c2 Wed Mar 27 11:56:57 CET 2024 Maxime Ripard <mripard@kernel.org> drm/display: Make DisplayPort tunnel debug Kconfig name consistent
While most display helpers Kconfig symbols have the DRM_DISPLAY prefix, the DisplayPort Tunnel debugging uses DRM_DISPLAY_DEBUG_DP_TUNNEL_STATE.
Since the number of users is limited and it's a selected symbol, we can easily rename it to make it consistent.
Reviewed-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-2-eafee11b84b3@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | Kconfig | diff f6c74543dc05fb5a050791a70b06469dc6fd37c2 Wed Mar 27 11:56:57 CET 2024 Maxime Ripard <mripard@kernel.org> drm/display: Make DisplayPort tunnel debug Kconfig name consistent
While most display helpers Kconfig symbols have the DRM_DISPLAY prefix, the DisplayPort Tunnel debugging uses DRM_DISPLAY_DEBUG_DP_TUNNEL_STATE.
Since the number of users is limited and it's a selected symbol, we can easily rename it to make it consistent.
Reviewed-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-2-eafee11b84b3@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | diff f6c74543dc05fb5a050791a70b06469dc6fd37c2 Wed Mar 27 11:56:57 CET 2024 Maxime Ripard <mripard@kernel.org> drm/display: Make DisplayPort tunnel debug Kconfig name consistent
While most display helpers Kconfig symbols have the DRM_DISPLAY prefix, the DisplayPort Tunnel debugging uses DRM_DISPLAY_DEBUG_DP_TUNNEL_STATE.
Since the number of users is limited and it's a selected symbol, we can easily rename it to make it consistent.
Reviewed-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-2-eafee11b84b3@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
|