]> www.infradead.org Git - users/hch/misc.git/commit
drm/amd/display: Use DPM table clk setting for dml2 soc dscclk
authorCharlene Liu <Charlene.Liu@amd.com>
Fri, 28 Feb 2025 13:02:20 +0000 (08:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Mar 2025 18:03:47 +0000 (14:03 -0400)
commit15b959534a39530a21d378190557cc8d1eab7b09
treeda002f5bfdc3d0e835b9b78edc5e20250d6434e0
parent20c13ca5ba84e68046c8ce6d93729b46e591d87b
drm/amd/display: Use DPM table clk setting for dml2 soc dscclk

[WHY]
Not like dppclk/dispclk, dml2 will calculate the minimum required clocks.
For dscclk, it is used for pure comparision.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c