]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/dp: Refactor AS SDP logging to use space-separated field names
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Tue, 28 Apr 2026 07:44:53 +0000 (13:14 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Mon, 11 May 2026 08:58:44 +0000 (14:28 +0530)
commit24b960b83375aa79829e75ab7327fcbcb2a72de0
treea7ff2972e2226405ed42d92dda9bab6683d1a666
parent69070f4d2d2a2e5435ae2d4db6f04e7ba429da07
drm/dp: Refactor AS SDP logging to use space-separated field names

Replace underscores with spaces in AS SDP log field labels to be
consistent with the VSC SDP logging style.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patch.msgid.link/20260428074457.3566918-6-ankit.k.nautiyal@intel.com
drivers/gpu/drm/display/drm_dp_helper.c