]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/gmc12: Bypass FB resize on A + A platform
authorHawking Zhang <Hawking.Zhang@amd.com>
Sat, 17 Jan 2026 11:25:56 +0000 (19:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:32:15 +0000 (10:32 -0400)
commitc5f8454cd195267c6934f731d9d3be65395e53b9
tree148d34a0d168415a6b309db0347d0061b66d871f
parent7c5ce459dd0f543112b6b37534b367420aee9aea
drm/amdgpu/gmc12: Bypass FB resize on A + A platform

Resizing fb bar is not needed/supported on A + A
platform.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c