Commit 6d62275
drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()
[Why]
DC and non-DC codepaths have different sets of common modes that are
added for eDP and LVDS cases. This can cause different behaviors for
turning on DC on hardware that can support both.
[How]
Drop extra modes from amdgpu_connector_add_common_modes() not present
in amdgpu_dm_connector_add_common_modes().
Cc: Timur Kristóf <[email protected]>
Reviewed-by: Timur Kristóf <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>1 parent dbf2341 commit 6d62275
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
408 | 407 | | |
409 | | - | |
410 | 408 | | |
411 | | - | |
412 | 409 | | |
413 | 410 | | |
414 | | - | |
415 | | - | |
416 | 411 | | |
417 | 412 | | |
418 | | - | |
419 | 413 | | |
420 | 414 | | |
421 | 415 | | |
| |||
0 commit comments