summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2026-07-09 18:04:43 -0600
committerAlex Deucher <alexander.deucher@amd.com>2026-07-28 19:17:29 -0400
commita648ed2bfafabc321195404a61782811c0f3bf56 (patch)
tree8d27743104ed0f4fc7080f6e1f2f471511255883 /tools/perf/scripts/python
parent414da24137ace80d8c59fefd43ba3ec9f5f854ba (diff)
drm/amd/display: move scaling helper to connector
[WHAT] amdgpu_dm_update_stream_scaling_settings() computes the stream src/dst rectangles for a connector's scaling mode. It is already declared in amdgpu_dm_connector.h and consumed by create_stream_for_sink(), so move its definition out of the oversized amdgpu_dm.c into amdgpu_dm_connector.c where it belongs. Relocate its KUnit tests from the amdgpu_dm suite to the amdgpu_dm_connector suite accordingly. No functional change. Reviewed-by: Bhawanpreet Lakha <bhawanpreet.lakha@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com> Tested-by: Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions