drm/amd/display: enable S/G display for for recent APUs by default
authorYifan Zhang <yifan1.zhang@amd.com>
Wed, 27 Sep 2023 04:56:15 +0000 (12:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Oct 2023 20:52:32 +0000 (16:52 -0400)
commit098c13079c6fdd44f10586b69132c392ebf87450
tree3241e1839f92e367fc3407ae265ef590545e6851
parentb3e73b5a8f8ae3f585abd756416b089f82578ef2
drm/amd/display: enable S/G display for for recent APUs by default

With S/G display becomes stable, enable S/G display for recent APUs
by default rather than white list.

v2: explicitly disable sg on pre-CZ chips (Alex)
v3: add parens for every clause (Alex)

Co-authored-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c