diff options
author | Yifan Zhang <[email protected]> | 2022-10-24 12:47:47 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-11-02 16:56:13 -0400 |
commit | 89b3554782e6b65894f0551e9e0a82ad02dac94d (patch) | |
tree | 30cef2c9f8e53e356447211acaaaf4dc56c05ae4 /lib/mpi/mpi-mod.c | |
parent | 9cb0dc6ccb7df9abe1407574ed4ad84895822d11 (diff) |
drm/amdgpu: set fb_modifiers_not_supported in vkms
This patch to fix the gdm3 start failure with virual display:
/usr/libexec/gdm-x-session[1711]: (II) AMDGPU(0): Setting screen physical size to 270 x 203
/usr/libexec/gdm-x-session[1711]: (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22
/usr/libexec/gdm-x-session[1711]: (EE) AMDGPU(0): failed to set mode: Invalid argument
/usr/libexec/gdm-x-session[1711]: (WW) AMDGPU(0): Failed to set mode on CRTC 0
/usr/libexec/gdm-x-session[1711]: (EE) AMDGPU(0): Failed to enable any CRTC
gnome-shell[1840]: Running GNOME Shell (using mutter 42.2) as a X11 window and compositing manager
/usr/libexec/gdm-x-session[1711]: (EE) AMDGPU(0): failed to set mode: Invalid argument
vkms doesn't have modifiers support, set fb_modifiers_not_supported to bring the gdm back.
Signed-off-by: Yifan Zhang <[email protected]>
Acked-by: Guchun Chen <[email protected]>
Reviewed-by: Tim Huang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions