diff options
| author | Suraj Kandpal <suraj.kandpal@intel.com> | 2026-03-02 09:36:10 +0530 |
|---|---|---|
| committer | Suraj Kandpal <suraj.kandpal@intel.com> | 2026-03-03 08:28:54 +0530 |
| commit | c7677f4e7523be347551192c8cda9a0cfb7d4843 (patch) | |
| tree | b50b65c61177bfb8c42c90e9b1049155925611cb /tools/perf/scripts/python/bin | |
| parent | e2b83593f6bced361cf3a45e6f290b5124527e74 (diff) | |
drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlight
intel_dp_aux_supports_hdr_backlight() prints debug message for
intel HDR backlight version. This is fine when dealing with eDP 1.4b
and lower. When we are talking about eDP 1.5 it causes confusion in
logs since we need to use VESA AUX backlight functions but this
print causes confusion as to which path code take.
Short circuit this function with a eDP version check. Make sure this
is only called if eDP <= 1.4b
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://patch.msgid.link/20260302040613.3324049-6-suraj.kandpal@intel.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
