]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Skip HDR metadata update when Smart Power OLED enabled
authorIan Chen <ian.chen@amd.com>
Wed, 15 Apr 2026 03:25:22 +0000 (11:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 May 2026 13:56:52 +0000 (09:56 -0400)
commitebb884dbb04785e8828400a8f373dd3043d6f4ae
tree75fdf47d339d0e4a796990b8f74c5146aa1a6bbd
parent35a8ecb704938596fd655c25dca4234ee5cc031f
drm/amd/display: Skip HDR metadata update when Smart Power OLED enabled

[Why & How]
While smart power oled is enabled,
the infopacket contents are tied to the frame histogram,
so it does not need driver side to update the hdr metadata.

Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Reviewed-by: Anthony Koo <anthony.koo@amd.com>
Signed-off-by: Ian Chen <ian.chen@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dc_stream.h
drivers/gpu/drm/amd/display/dc/dio/dcn30/dcn30_dio_stream_encoder.c
drivers/gpu/drm/amd/display/dc/hpo/dcn31/dcn31_hpo_dp_stream_encoder.c
drivers/gpu/drm/amd/display/dc/hwss/dcn31/dcn31_hwseq.c
drivers/gpu/drm/amd/display/dc/inc/hw/stream_encoder.h