]> git.itanic.dy.fi Git - linux-stable/commit
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
authorGuchun Chen <guchun.chen@amd.com>
Fri, 18 Feb 2022 04:57:52 +0000 (12:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Feb 2022 19:41:24 +0000 (14:41 -0500)
commitfa3e5a43ecd94c9ca9114bb1a023198224974796
tree565d1f17e1b7b7f5f6d645862dda2df4de1beac1
parent22804e03f7a5ed35d86721d037bbf52fbfd0369f
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"

This reverts commit 4046afcebfc3c8c0dd5666c2671b2c192b344f78.

No need to support modifier in virtual kms, otherwise, in SRIOV
mode, when lanuching X server, set crtc will fail due to mismatch
between primary plane modifier and framebuffer modifier.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c