]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Add a trace event for brightness programming
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 23 Jun 2025 17:11:14 +0000 (12:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jun 2025 14:05:32 +0000 (10:05 -0400)
commit009bfc5ec5c953534d0f528d1c1e4f60668b7371
treebb428b3d7e6462ee9448e8dee28622e30a1160f0
parent5b852044eb0d3e1f1c946d32e05fcb068e0a20a0
drm/amd/display: Add a trace event for brightness programming

[Why]
Brightness programming may involve a conversion of a user requested
brightness against what was in a custom brightness curve. The values
might not match what a user programmed.

[How]
Add a new trace event to show specific converted brightness values.

Reviewed-by: Alex Hung <alex.hung@amd.com>
Link: https://lore.kernel.org/r/20250623171114.1156451-2-mario.limonciello@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/debugging.rst
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h