]> git.baikalelectronics.ru Git - kernel.git/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)
commitb6b25897f34fdee328082256248700edf4071ce5
tree565d1f17e1b7b7f5f6d645862dda2df4de1beac1
parentdb2803b3504260a4a95b3adde6e1d4147e0d2d88
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"

This reverts commit 1530f8077379c0e27465c04188e7f15db5b52d67.

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