diff options
author | Timur Kristóf <timur.kristof@gmail.com> | 2025-08-28 16:50:36 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-08-29 10:23:09 -0400 |
commit | 585b2f685c56c5095cc22c7202bf74d8e9a73cdd (patch) | |
tree | d7e6b953cee62c3887490f8fbfef577250ef9c94 /rust/helpers/helpers.c | |
parent | 220b2bd529fa660d7df802a30730373af9345dd8 (diff) |
drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
Update the legacy (non-DC) display code to respect the maximum
pixel clock for HDMI and DVI-D. Reject modes that would require
a higher pixel clock than can be supported.
Also update the maximum supported HDMI clock value depending on
the ASIC type.
For reference, see the DC code:
check max_hdmi_pixel_clock in dce*_resource.c
v2:
Fix maximum clocks for DVI-D and DVI/HDMI adapters.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions