Booting system with the specified kernel I'm not able to see screen anymore. In logs i found: ``` kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [CRTC:47:crtc-0] flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [CRTC:47:crtc-0] commit wait timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [PLANE:44:plane-2] commit wait timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [CRTC:47:crtc-0] flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [CRTC:47:crtc-0] commit wait timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [CONNECTOR:53:eDP-1] commit wait timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [PLANE:44:plane-2] commit wait timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* flip_done timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [PLANE:46:plane-3] commit wait timed out kernel: amdgpu 0000:00:01.0: [drm] *ERROR* [CRTC:47:crtc-0] flip_done timed out ``` Reproducible: Always Steps to Reproduce: 1.run 6.3.11-200 kernel using a laptop with amdgpu 2.check if screen works Actual Results: blank screen Expected Results: working screen