All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Adjustments to common mode behavior
@ 2025-09-24 16:16 Mario Limonciello
  2025-09-24 16:16 ` [PATCH 1/5] drm/amd/display: Only enable common modes for eDP and LVDS Mario Limonciello
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Mario Limonciello @ 2025-09-24 16:16 UTC (permalink / raw)
  To: mario.limonciello, amd-gfx; +Cc: Timur Kristóf

As part of enablement for SI and CIK in DC Timur pointed out some
differences in behavior for common mode handling for DC vs non DC
code paths. This series lines up the behavior between the two
implementations.

Cc: Timur Kristóf <timur.kristof@gmail.com>

Mario Limonciello (5):
  drm/amd/display: Only enable common modes for eDP and LVDS
  drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
  drm/amd: Use dynamic array size declaration for
    amdgpu_connector_add_common_modes()
  drm/amd: Drop some common modes from
    amdgpu_connector_add_common_modes()
  drm/amd: Add name to modes from amdgpu_connector_add_common_modes()

 .../gpu/drm/amd/amdgpu/amdgpu_connectors.c    | 41 +++++++++----------
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  4 ++
 2 files changed, 23 insertions(+), 22 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2025-09-24 21:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 16:16 [PATCH 0/5] Adjustments to common mode behavior Mario Limonciello
2025-09-24 16:16 ` [PATCH 1/5] drm/amd/display: Only enable common modes for eDP and LVDS Mario Limonciello
2025-09-24 17:58   ` Harry Wentland
2025-09-24 16:16 ` [PATCH 2/5] drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes() Mario Limonciello
2025-09-24 16:16 ` [PATCH 3/5] drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_modes() Mario Limonciello
2025-09-24 17:05   ` Alex Deucher
2025-09-24 16:16 ` [PATCH 4/5] drm/amd: Drop some common modes from amdgpu_connector_add_common_modes() Mario Limonciello
2025-09-24 16:16 ` [PATCH 5/5] drm/amd: Add name to " Mario Limonciello
2025-09-24 17:07   ` Alex Deucher
2025-09-24 17:13 ` [PATCH 0/5] Adjustments to common mode behavior Timur Kristóf
2025-09-24 17:21   ` Mario Limonciello
2025-09-24 17:33     ` Timur Kristóf
2025-09-24 17:48       ` Mario Limonciello
2025-09-24 18:11         ` Timur Kristóf
2025-09-24 18:31           ` Mario Limonciello
2025-09-24 21:04             ` Timur Kristóf
2025-09-24 18:24         ` Harry Wentland
2025-09-24 19:11           ` Alex Deucher
2025-09-24 20:00             ` Harry Wentland
2025-09-24 20:07               ` Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.