]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dmc_wl: Show description string for enable_dmc_wl
authorGustavo Sousa <gustavo.sousa@intel.com>
Thu, 19 Dec 2024 22:14:14 +0000 (19:14 -0300)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 7 Jan 2025 22:29:20 +0000 (14:29 -0800)
commit81a1d1f5d275547f51849e14401264f0e8147bd8
treefd22b27517909d36708799aeedb4da0308081887
parent47ad90921586dbe1f37dab3f4352df8e42d2fa30
drm/i915/dmc_wl: Show description string for enable_dmc_wl

We already provide the value resulting from sanitization of
enable_dmc_wl in dmesg, however the reader will need to either have the
meanings memorized or look them up in the parameter's documentation.
Let's make things easier by providing a short human-readable name for
the parameter in dmesg.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241219221429.109668-3-gustavo.sousa@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/i915/display/intel_dmc_wl.c