linux-stable/drivers/gpu/drm/display
Jani Nikula 5b04aab6d4 drm/dp: add drm_dp_phy_name() for getting DP PHY name
Add a helper for getting the DP PHY name. In the interest of caller
simplicity and to avoid allocations and passing in of buffers, duplicate
the const strings to return. It's a minor penalty to pay for simplicity
in all the call sites.

v2: Rebase, add kernel-doc, ensure non-NULL always

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/b08dc12a7e621a48ec35546d6cd1ed4b1434810d.1660553850.git.jani.nikula@intel.com
2022-08-30 11:02:42 +03:00
..
drm_display_helper_mod.c
drm_dp_aux_bus.c
drm_dp_aux_dev.c
drm_dp_cec.c
drm_dp_dual_mode_helper.c
drm_dp_helper.c drm/dp: add drm_dp_phy_name() for getting DP PHY name 2022-08-30 11:02:42 +03:00
drm_dp_helper_internal.h
drm_dp_mst_topology.c drm/display/dp_mst: Move all payload info into the atomic state 2022-08-23 16:54:09 -04:00
drm_dp_mst_topology_internal.h
drm_dsc_helper.c
drm_hdcp_helper.c
drm_hdmi_helper.c
drm_scdc_helper.c
Kconfig drm/display: Fix build error without CONFIG_OF 2022-06-23 16:18:02 +02:00
Makefile