]> 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)
commit62075320d1ae66ae14ffe60d22792f5aeb94b7fb
tree9fc86c86b4eb6266ead900b832246e400dfab769
parent5487053a4079358811257e4b752f1fb05a4e4851
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"

This reverts commit 557761ae91b0bed59930aefca0e93a6038843859.

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