diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2025-07-01 16:09:19 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-07-07 13:48:36 -0400 |
commit | 6d396e7ac1ce36079147933aa77ea977b03a8a9d (patch) | |
tree | 84405074669d7fee42c17127c9b24531de2daa90 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 0c3c2e334c4fd00ed7a8ddb9c163a8c1138af1f1 (diff) |
drm/amd/display: Disable common modes for LVDS
[Why]
Common modes are added to LVDS for compatibility in clone mode, but
not all panels support them. Non-native modes were disabled in the past
but this caused problems because compositors didn't use scaling for non
native modes. Now non-native modes on LVDS will enable the scaler by
default.
[How]
Check the connector type. If the connector is LVDS avoid adding common
modes.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions