]> 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>
Wed, 23 Feb 2022 21:31:06 +0000 (16:31 -0500)
commit4fb5f456ac86c4a5d1e9414bb2bf33ecf5a90831
tree9fc86c86b4eb6266ead900b832246e400dfab769
parent108997f511803bcafae55d4b0c5f45086dd501b3
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