Bug 501094

Summary: Freeze when selecting "Prefer color accuracy"
Product: [Plasma] kwin Reporter: risocig
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: nikolakocicbz, pawel.veselov, xaver.hugl
Priority: NOR    
Version First Reported In: 6.3.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description risocig 2025-03-05 10:11:22 UTC
SUMMARY
I am using T480 with external monitor  ASUS VG34V connected trough usb-c and display port adapter, changing color accuracy freezes the system. The setting persists effectively bricking the connection to that one specific monitor.

STEPS TO REPRODUCE
1.  Use Thinkpad T480 with ASUS VG34V and DisplayPort to USB-C converter
2.  In display configuration change Color accuracy to Prefer color accuracy
3.  freeze

OBSERVED RESULT
The computer got frozen/very slow, after 15 seconds the setting did NOT revert back. After that, everytime I connected the external monitor the computer froze and I could not change the color accuracy. I had to edit  kwinoutputconfig.json manually.

EXPECTED RESULT
Not freeze

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.12.16-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8350U CPU @ 1.70GHz
Memory: 23.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620


ADDITIONAL INFORMATION
Bug ID 500455 is similar
Comment 1 Zamundaaa 2025-03-05 15:33:34 UTC
> The computer got frozen/very slow, after 15 seconds the setting did NOT revert back
KScreen does revert this setting automatically, maybe something went wrong with that.

Please reproduce the issue, and attach the outputs of
> kscreen-doctor -o
> journalctl --user-unit plasma-kwin_wayland --boot 0
> sudo dmesg
and
> drm_info
here
Comment 2 risocig 2025-03-06 13:05:15 UTC
(In reply to Zamundaaa from comment #1)
> > The computer got frozen/very slow, after 15 seconds the setting did NOT revert back
> KScreen does revert this setting automatically, maybe something went wrong
> with that.
> 
> Please reproduce the issue, and attach the outputs of
> > kscreen-doctor -o
> > journalctl --user-unit plasma-kwin_wayland --boot 0
> > sudo dmesg
> and
> > drm_info
> here

Hello, I dont have drm_info command
(base) [Riso@xdddd ~]$ drm_info
bash: drm_info: command not found
Comment 3 risocig 2025-03-06 13:34:50 UTC
(In reply to risocig from comment #2)
> (In reply to Zamundaaa from comment #1)
> > > The computer got frozen/very slow, after 15 seconds the setting did NOT revert back
> > KScreen does revert this setting automatically, maybe something went wrong
> > with that.
> > 
> > Please reproduce the issue, and attach the outputs of
> > > kscreen-doctor -o
> > > journalctl --user-unit plasma-kwin_wayland --boot 0
> > > sudo dmesg
> > and
> > > drm_info
> > here
> 
> Hello, I dont have drm_info command
> (base) [Riso@xdddd ~]$ drm_info
> bash: drm_info: command not found

It is this right? https://aur.archlinux.org/packages/drm_info
I will install it and send the result
Comment 4 risocig 2025-03-06 16:02:33 UTC
Hello, this is the output of  kscreen-doctor -o. I cannot run commands while the external monitor is connected. What i did is
1. wrote command to terminal
2. connected the monitor
3. pressed enter couple times when pc was slowed down/ frozen
(base) [Riso@xdddd ~]$ kscreen-doctor -o

kscreen.kwayland: Connection to Wayland server timed out.
kscreen.doctor: Invalid config.




KWaylandBackend: no output modes available anymore, this seems like a compositor bug
Aborted (core dumped)
(base) [Riso@xdddd ~]$ 
(base) [Riso@xdddd ~]$ 
(base) [Riso@xdddd ~]$ 
(base) [Riso@xdddd ~]$ 
(base) [Riso@xdddd ~]$ 


After I disconnected the monitor i ran it too

(base) [Riso@xdddd ~]$ kscreen-doctor -o
Output: 1 eDP-1
        enabled
        connected
        priority 1
        Panel
        Modes:  1:1920x1080@60*!  2:1920x1080@48  3:1280x1024@60  4:1024x768@60  5:1280x800@60  6:1920x1080@60  7:1600x900@60  8:1368x768@60  9:1280x720@60 
        Geometry: 0,0 1920x1080
        Scale: 1
        Rotation: 1
        Overscan: 0
        Vrr: incapable
        RgbRange: Automatic
        HDR: incapable
        Wide Color Gamut: incapable
        ICC profile: none
        Color profile source: sRGB
        Color power preference: prefer efficiency and performance
        Brightness control: supported, set to 100% and dimming to 100%
(base) [Riso@xdddd ~]$
Comment 5 risocig 2025-03-06 16:04:34 UTC
journalctl --user-unit plasma-kwin_wayland --boot 0 
gave me this

(base) [Riso@xdddd ~]$ journalctl --user-unit plasma-kwin_wayland --boot 0
Hint: You are currently not seeing messages from the system.
      Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
      Pass -q to turn off this notice.
mar 06 16:55:08 xdddd systemd[623]: Starting KDE Window Manager...
mar 06 16:55:08 xdddd systemd[623]: Started KDE Window Manager.
mar 06 16:55:08 xdddd kwin_wayland[674]: No backend specified, automatically choosing drm
mar 06 16:55:10 xdddd kwin_wayland_wrapper[794]: The XKEYBOARD keymap compiler (xkbcomp) reports:
mar 06 16:55:10 xdddd kwin_wayland_wrapper[794]: > Warning:          Could not resolve keysym XF86RefreshRateToggle
mar 06 16:55:10 xdddd kwin_wayland_wrapper[794]: > Warning:          Could not resolve keysym XF86Accessibility
mar 06 16:55:10 xdddd kwin_wayland_wrapper[794]: > Warning:          Could not resolve keysym XF86DoNotDisturb
mar 06 16:55:10 xdddd kwin_wayland_wrapper[794]: Errors from xkbcomp are not fatal to the X server
mar 06 16:55:10 xdddd kwin_wayland_wrapper[799]: The XKEYBOARD keymap compiler (xkbcomp) reports:
mar 06 16:55:10 xdddd kwin_wayland_wrapper[799]: > Warning:          Unsupported maximum keycode 708, clipping.
mar 06 16:55:10 xdddd kwin_wayland_wrapper[799]: >                   X11 cannot support keycodes above 255.
mar 06 16:55:10 xdddd kwin_wayland_wrapper[799]: > Warning:          Could not resolve keysym XF86RefreshRateToggle
mar 06 16:55:10 xdddd kwin_wayland_wrapper[799]: > Warning:          Could not resolve keysym XF86Accessibility
mar 06 16:55:10 xdddd kwin_wayland_wrapper[799]: > Warning:          Could not resolve keysym XF86DoNotDisturb
mar 06 16:55:10 xdddd kwin_wayland_wrapper[799]: Errors from xkbcomp are not fatal to the X server
mar 06 16:55:10 xdddd kcminit[801]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
mar 06 16:55:10 xdddd kcminit[801]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
mar 06 16:55:14 xdddd kwin_wayland[674]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
mar 06 16:55:17 xdddd kwin_wayland[674]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
mar 06 16:55:18 xdddd kwin_wayland[674]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:20 xdddd kwin_wayland_wrapper[771]: XWAYLAND: mode -1x-1 is not available
mar 06 16:55:21 xdddd kcminit[1909]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
mar 06 16:55:21 xdddd kcminit[1909]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
mar 06 16:55:25 xdddd kwin_wayland[674]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
mar 06 16:55:40 xdddd kwin_wayland[674]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 06 16:55:40 xdddd kwin_wayland[674]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 06 16:55:40 xdddd kwin_wayland[674]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 06 16:55:40 xdddd kwin_wayland[674]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 06 16:55:40 xdddd kwin_wayland[674]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 06 16:55:40 xdddd kwin_wayland[674]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 06 16:55:40 xdddd kwin_wayland[674]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
mar 06 16:56:41 xdddd kwin_wayland[674]: kwin_core: Failed to open /dev/input/event17 device (No such device)
mar 06 16:58:14 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:14 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:14 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:15 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:15 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:15 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:15 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:15 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:15 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:15 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:16 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:16 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:16 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:16 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:16 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:16 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:16 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:17 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:17 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:17 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:17 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:17 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:17 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:17 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:18 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:18 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:18 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:18 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:19 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:19 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:19 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:19 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:20 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:20 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:20 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:20 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:21 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:21 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:21 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:21 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:22 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:22 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:22 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:22 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:23 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:23 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:23 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:23 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:24 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:24 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:24 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:25 xdddd kcminit[2997]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
mar 06 16:58:25 xdddd kcminit[2997]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
mar 06 16:58:46 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:46 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:46 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:46 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:46 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:46 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:46 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:47 xdddd kcminit[3068]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
mar 06 16:58:47 xdddd kcminit[3068]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:47 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:48 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:49 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:50 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:51 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:52 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:53 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_core: Applying output config failed!
mar 06 16:58:54 xdddd kwin_wayland[674]: kwin_wayland_drm: Atomic modeset commit failed! Invalid argument
mar 06 16:58:55 xdddd kcminit[3255]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
mar 06 16:58:55 xdddd kcminit[3255]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Comment 6 risocig 2025-03-06 16:08:13 UTC
sudo dmesg gave me this
https://pastebin.com/67K7CNGe
Comment 7 risocig 2025-03-06 16:08:58 UTC
drm info: 

base) [Riso@xdddd ~]$ drm_info
Node: /dev/dri/card1
├───Driver: i915 (Intel Graphics) version 1.6.0
│   ├───DRM_CLIENT_CAP_STEREO_3D supported
│   ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│   ├───DRM_CLIENT_CAP_ATOMIC supported
│   ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│   ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│   ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│   ├───DRM_CAP_DUMB_BUFFER = 1
│   ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│   ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 24
│   ├───DRM_CAP_DUMB_PREFER_SHADOW = 1
│   ├───DRM_CAP_PRIME = 3
│   ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│   ├───DRM_CAP_ASYNC_PAGE_FLIP = 1
│   ├───DRM_CAP_CURSOR_WIDTH = 256
│   ├───DRM_CAP_CURSOR_HEIGHT = 256
│   ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│   ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│   ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│   ├───DRM_CAP_SYNCOBJ = 1
│   ├───DRM_CAP_SYNCOBJ_TIMELINE = 1
│   └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 1
├───Device: PCI 8086:5917 Intel Corporation UHD Graphics 620
│   └───Available nodes: primary, render
├───Framebuffer size
│   ├───Width: [0, 16384]
│   └───Height: [0, 16384]
├───Connectors
│   ├───Connector 0
│   │   ├───Object ID: 99
│   │   ├───Type: eDP
│   │   ├───Status: connected
│   │   ├───Physical size: 310×170 mm
│   │   ├───Subpixel: unknown
│   │   ├───Encoders: {0}
│   │   ├───Modes
│   │   │   ├───1920×1080@60.01 preferred driver phsync nvsync 
│   │   │   └───1920×1080@48.01 driver phsync nvsync 
│   │   └───Properties
│   │       ├───"EDID" (immutable): blob = 132
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│   │       ├───"link-status": enum {Good, Bad} = Good
│   │       ├───"non-desktop" (immutable): range [0, 1] = 0
│   │       ├───"TILE" (immutable): blob = 0
│   │       ├───"CRTC_ID" (atomic): object CRTC = 53
│   │       ├───"scaling mode": enum {Full, Center, Full aspect} = Full aspect
│   │       ├───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Normal
│   │       ├───"Broadcast RGB": enum {Automatic, Full, Limited 16:235} = Automatic
│   │       ├───"max bpc": range [6, 12] = 10
│   │       └───"Colorspace": enum {Default, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, RGB_WIDE_FIXED, RGB_WIDE_FLOAT, BT601_YCC} = Default
│   ├───Connector 1
│   │   ├───Object ID: 107
│   │   ├───Type: DisplayPort
│   │   ├───Status: disconnected
│   │   ├───Encoders: {1}
│   │   └───Properties
│   │       ├───"EDID" (immutable): blob = 0
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│   │       ├───"link-status": enum {Good, Bad} = Good
│   │       ├───"non-desktop" (immutable): range [0, 1] = 0
│   │       ├───"TILE" (immutable): blob = 0
│   │       ├───"CRTC_ID" (atomic): object CRTC = 0
│   │       ├───"subconnector" (immutable): enum {Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native} = Unknown
│   │       ├───"audio": enum {force-dvi, off, auto, on} = auto
│   │       ├───"Broadcast RGB": enum {Automatic, Full, Limited 16:235} = Full
│   │       ├───"max bpc": range [6, 12] = 10
│   │       ├───"Colorspace": enum {Default, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, RGB_WIDE_FIXED, RGB_WIDE_FLOAT, BT601_YCC} = Default
│   │       ├───"HDR_OUTPUT_METADATA": blob = 0
│   │       ├───"Content Protection": enum {Undesired, Desired, Enabled} = Undesired
│   │       └───"HDCP Content Type": enum {HDCP Type0, HDCP Type1} = HDCP Type0
│   ├───Connector 2
│   │   ├───Object ID: 117
│   │   ├───Type: HDMI-A
│   │   ├───Status: disconnected
│   │   ├───Encoders: {1}
│   │   └───Properties
│   │       ├───"EDID" (immutable): blob = 0
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│   │       ├───"link-status": enum {Good, Bad} = Good
│   │       ├───"non-desktop" (immutable): range [0, 1] = 0
│   │       ├───"TILE" (immutable): blob = 0
│   │       ├───"CRTC_ID" (atomic): object CRTC = 0
│   │       ├───"audio": enum {force-dvi, off, auto, on} = auto
│   │       ├───"Broadcast RGB": enum {Automatic, Full, Limited 16:235} = Automatic
│   │       ├───"aspect ratio": enum {Automatic, 4:3, 16:9} = Automatic
│   │       ├───"Colorspace": enum {Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater} = Default
│   │       ├───"content type": enum {No Data, Graphics, Photo, Cinema, Game} = No Data
│   │       ├───"max bpc": range [8, 12] = 12
│   │       ├───"Content Protection": enum {Undesired, Desired, Enabled} = Undesired
│   │       └───"HDCP Content Type": enum {HDCP Type0, HDCP Type1} = HDCP Type0
│   ├───Connector 3
│   │   ├───Object ID: 123
│   │   ├───Type: DisplayPort
│   │   ├───Status: disconnected
│   │   ├───Encoders: {5}
│   │   └───Properties
│   │       ├───"EDID" (immutable): blob = 0
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│   │       ├───"link-status": enum {Good, Bad} = Good
│   │       ├───"non-desktop" (immutable): range [0, 1] = 0
│   │       ├───"TILE" (immutable): blob = 0
│   │       ├───"CRTC_ID" (atomic): object CRTC = 0
│   │       ├───"subconnector" (immutable): enum {Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native} = Unknown
│   │       ├───"audio": enum {force-dvi, off, auto, on} = auto
│   │       ├───"Broadcast RGB": enum {Automatic, Full, Limited 16:235} = Automatic
│   │       ├───"max bpc": range [6, 12] = 12
│   │       ├───"Colorspace": enum {Default, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, RGB_WIDE_FIXED, RGB_WIDE_FLOAT, BT601_YCC} = Default
│   │       ├───"HDR_OUTPUT_METADATA": blob = 0
│   │       ├───"Content Protection": enum {Undesired, Desired, Enabled} = Undesired
│   │       └───"HDCP Content Type": enum {HDCP Type0, HDCP Type1} = HDCP Type0
│   └───Connector 4
│       ├───Object ID: 129
│       ├───Type: HDMI-A
│       ├───Status: disconnected
│       ├───Encoders: {5}
│       └───Properties
│           ├───"EDID" (immutable): blob = 0
│           ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│           ├───"link-status": enum {Good, Bad} = Good
│           ├───"non-desktop" (immutable): range [0, 1] = 0
│           ├───"TILE" (immutable): blob = 0
│           ├───"CRTC_ID" (atomic): object CRTC = 0
│           ├───"audio": enum {force-dvi, off, auto, on} = auto
│           ├───"Broadcast RGB": enum {Automatic, Full, Limited 16:235} = Automatic
│           ├───"aspect ratio": enum {Automatic, 4:3, 16:9} = Automatic
│           ├───"Colorspace": enum {Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater} = Default
│           ├───"content type": enum {No Data, Graphics, Photo, Cinema, Game} = No Data
│           ├───"max bpc": range [8, 12] = 12
│           ├───"Content Protection": enum {Undesired, Desired, Enabled} = Undesired
│           └───"HDCP Content Type": enum {HDCP Type0, HDCP Type1} = HDCP Type0
├───Encoders
│   ├───Encoder 0
│   │   ├───Object ID: 98
│   │   ├───Type: TMDS
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {0}
│   ├───Encoder 1
│   │   ├───Object ID: 106
│   │   ├───Type: TMDS
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {1}
│   ├───Encoder 2
│   │   ├───Object ID: 108
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {2}
│   ├───Encoder 3
│   │   ├───Object ID: 109
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {3}
│   ├───Encoder 4
│   │   ├───Object ID: 110
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {4}
│   ├───Encoder 5
│   │   ├───Object ID: 122
│   │   ├───Type: TMDS
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {5}
│   ├───Encoder 6
│   │   ├───Object ID: 124
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {6}
│   ├───Encoder 7
│   │   ├───Object ID: 125
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2}
│   │   └───Clones: {7}
│   └───Encoder 8
│       ├───Object ID: 126
│       ├───Type: DP MST
│       ├───CRTCS: {0, 1, 2}
│       └───Clones: {8}
├───CRTCs
│   ├───CRTC 0
│   │   ├───Object ID: 53
│   │   ├───Legacy info
│   │   │   ├───Mode: 1920×1080@60.01 preferred driver phsync nvsync 
│   │   │   └───Gamma size: 256
│   │   └───Properties
│   │       ├───"ACTIVE" (atomic): range [0, 1] = 1
│   │       ├───"MODE_ID" (atomic): blob = 137
│   │       │   └───1920×1080@60.01 preferred driver phsync nvsync 
│   │       ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│   │       ├───"VRR_ENABLED": range [0, 1] = 0
│   │       ├───"DEGAMMA_LUT": blob = 0
│   │       ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│   │       ├───"CTM": blob = 0
│   │       ├───"GAMMA_LUT": blob = 0
│   │       └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│   ├───CRTC 1
│   │   ├───Object ID: 75
│   │   ├───Legacy info
│   │   │   └───Gamma size: 256
│   │   └───Properties
│   │       ├───"ACTIVE" (atomic): range [0, 1] = 0
│   │       ├───"MODE_ID" (atomic): blob = 0
│   │       ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│   │       ├───"VRR_ENABLED": range [0, 1] = 0
│   │       ├───"DEGAMMA_LUT": blob = 0
│   │       ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│   │       ├───"CTM": blob = 0
│   │       ├───"GAMMA_LUT": blob = 0
│   │       └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│   └───CRTC 2
│       ├───Object ID: 97
│       ├───Legacy info
│       │   └───Gamma size: 256
│       └───Properties
│           ├───"ACTIVE" (atomic): range [0, 1] = 0
│           ├───"MODE_ID" (atomic): blob = 0
│           ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│           ├───"VRR_ENABLED": range [0, 1] = 0
│           ├───"DEGAMMA_LUT": blob = 0
│           ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│           ├───"CTM": blob = 0
│           ├───"GAMMA_LUT": blob = 0
│           └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
    ├───Plane 0
    │   ├───Object ID: 32
    │   ├───CRTCs: {0}
    │   ├───Legacy info
    │   │   ├───FB ID: 134
    │   │   │   ├───Object ID: 134
    │   │   │   ├───Size: 1920×1080
    │   │   │   ├───Format: ABGR8888 (0x34324241)
    │   │   │   ├───Modifier: I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │   │   │   └───Planes:
    │   │   │       └───Plane 0: offset = 0, pitch = 7680 bytes
    │   │   └───Formats:
    │   │       ├───C8 (0x20203843)
    │   │       ├───RGB565 (0x36314752)
    │   │       ├───XRGB8888 (0x34325258)
    │   │       ├───XBGR8888 (0x34324258)
    │   │       ├───ARGB8888 (0x34325241)
    │   │       ├───ABGR8888 (0x34324241)
    │   │       ├───XRGB2101010 (0x30335258)
    │   │       ├───XBGR2101010 (0x30334258)
    │   │       ├───XRGB16161616F (0x48345258)
    │   │       ├───XBGR16161616F (0x48344258)
    │   │       ├───YUYV (0x56595559)
    │   │       ├───YVYU (0x55595659)
    │   │       ├───UYVY (0x59565955)
    │   │       ├───VYUY (0x59555956)
    │   │       ├───NV12 (0x3231564e)
    │   │       └───XYUV8888 (0x56555958)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 134
    │       │   ├───Object ID: 134
    │       │   ├───Size: 1920×1080
    │       │   ├───Format: ABGR8888 (0x34324241)
    │       │   ├───Modifier: I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │       │   └───Planes:
    │       │       └───Plane 0: offset = 0, pitch = 7680 bytes
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 53
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 1920
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1080
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 1920
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1080
    │       ├───"IN_FORMATS" (immutable): blob = 33
    │       │   ├───I915_FORMAT_MOD_Yf_TILED_CCS (0x0100000000000005)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Y_TILED_CCS (0x0100000000000004)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Yf_TILED (0x0100000000000003)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_Y_TILED (0x0100000000000002)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       ├───C8 (0x20203843)
    │       │       ├───RGB565 (0x36314752)
    │       │       ├───XRGB8888 (0x34325258)
    │       │       ├───XBGR8888 (0x34324258)
    │       │       ├───ARGB8888 (0x34325241)
    │       │       ├───ABGR8888 (0x34324241)
    │       │       ├───XRGB2101010 (0x30335258)
    │       │       ├───XBGR2101010 (0x30334258)
    │       │       ├───XRGB16161616F (0x48345258)
    │       │       ├───XBGR16161616F (0x48344258)
    │       │       ├───YUYV (0x56595559)
    │       │       ├───YVYU (0x55595659)
    │       │       ├───UYVY (0x59565955)
    │       │       ├───VYUY (0x59555956)
    │       │       ├───NV12 (0x3231564e)
    │       │       └───XYUV8888 (0x56555958)
    │       ├───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    │       ├───"COLOR_ENCODING": enum {ITU-R BT.601 YCbCr, ITU-R BT.709 YCbCr} = ITU-R BT.709 YCbCr
    │       ├───"COLOR_RANGE": enum {YCbCr limited range, YCbCr full range} = YCbCr limited range
    │       ├───"alpha": range [0, UINT16_MAX] = 65535
    │       ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
    │       └───"zpos" (immutable): range [0, 0] = 0
    ├───Plane 1
    │   ├───Object ID: 40
    │   ├───CRTCs: {0}
    │   ├───Legacy info
    │   │   ├───FB ID: 0
    │   │   └───Formats:
    │   │       ├───C8 (0x20203843)
    │   │       ├───RGB565 (0x36314752)
    │   │       ├───XRGB8888 (0x34325258)
    │   │       ├───XBGR8888 (0x34324258)
    │   │       ├───ARGB8888 (0x34325241)
    │   │       ├───ABGR8888 (0x34324241)
    │   │       ├───XRGB2101010 (0x30335258)
    │   │       ├───XBGR2101010 (0x30334258)
    │   │       ├───XRGB16161616F (0x48345258)
    │   │       ├───XBGR16161616F (0x48344258)
    │   │       ├───YUYV (0x56595559)
    │   │       ├───YVYU (0x55595659)
    │   │       ├───UYVY (0x59565955)
    │   │       ├───VYUY (0x59555956)
    │   │       ├───NV12 (0x3231564e)
    │   │       └───XYUV8888 (0x56555958)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"IN_FORMATS" (immutable): blob = 41
    │       │   ├───I915_FORMAT_MOD_Yf_TILED_CCS (0x0100000000000005)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Y_TILED_CCS (0x0100000000000004)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Yf_TILED (0x0100000000000003)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_Y_TILED (0x0100000000000002)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       ├───C8 (0x20203843)
    │       │       ├───RGB565 (0x36314752)
    │       │       ├───XRGB8888 (0x34325258)
    │       │       ├───XBGR8888 (0x34324258)
    │       │       ├───ARGB8888 (0x34325241)
    │       │       ├───ABGR8888 (0x34324241)
    │       │       ├───XRGB2101010 (0x30335258)
    │       │       ├───XBGR2101010 (0x30334258)
    │       │       ├───XRGB16161616F (0x48345258)
    │       │       ├───XBGR16161616F (0x48344258)
    │       │       ├───YUYV (0x56595559)
    │       │       ├───YVYU (0x55595659)
    │       │       ├───UYVY (0x59565955)
    │       │       ├───VYUY (0x59555956)
    │       │       ├───NV12 (0x3231564e)
    │       │       └───XYUV8888 (0x56555958)
    │       ├───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    │       ├───"COLOR_ENCODING": enum {ITU-R BT.601 YCbCr, ITU-R BT.709 YCbCr} = ITU-R BT.709 YCbCr
    │       ├───"COLOR_RANGE": enum {YCbCr limited range, YCbCr full range} = YCbCr limited range
    │       ├───"alpha": range [0, UINT16_MAX] = 65535
    │       ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
    │       └───"zpos" (immutable): range [1, 1] = 1
    ├───Plane 2
    │   ├───Object ID: 48
    │   ├───CRTCs: {0}
    │   ├───Legacy info
    │   │   ├───FB ID: 0
    │   │   └───Formats:
    │   │       └───ARGB8888 (0x34325241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 553
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 656
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 64
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 64
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 64
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 64
    │       ├───"IN_FORMATS" (immutable): blob = 49
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       └───ARGB8888 (0x34325241)
    │       ├───"rotation": bitmask {rotate-0, rotate-180} = (rotate-0)
    │       ├───"SIZE_HINTS" (immutable): blob = 51
    │       │   ├───64×64
    │       │   ├───128×128
    │       │   └───256×256
    │       └───"zpos" (immutable): range [2, 2] = 2
    ├───Plane 3
    │   ├───Object ID: 54
    │   ├───CRTCs: {1}
    │   ├───Legacy info
    │   │   ├───FB ID: 0
    │   │   └───Formats:
    │   │       ├───C8 (0x20203843)
    │   │       ├───RGB565 (0x36314752)
    │   │       ├───XRGB8888 (0x34325258)
    │   │       ├───XBGR8888 (0x34324258)
    │   │       ├───ARGB8888 (0x34325241)
    │   │       ├───ABGR8888 (0x34324241)
    │   │       ├───XRGB2101010 (0x30335258)
    │   │       ├───XBGR2101010 (0x30334258)
    │   │       ├───XRGB16161616F (0x48345258)
    │   │       ├───XBGR16161616F (0x48344258)
    │   │       ├───YUYV (0x56595559)
    │   │       ├───YVYU (0x55595659)
    │   │       ├───UYVY (0x59565955)
    │   │       ├───VYUY (0x59555956)
    │   │       ├───NV12 (0x3231564e)
    │   │       └───XYUV8888 (0x56555958)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 3440
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1440
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 3440
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1440
    │       ├───"IN_FORMATS" (immutable): blob = 55
    │       │   ├───I915_FORMAT_MOD_Yf_TILED_CCS (0x0100000000000005)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Y_TILED_CCS (0x0100000000000004)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Yf_TILED (0x0100000000000003)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_Y_TILED (0x0100000000000002)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       ├───C8 (0x20203843)
    │       │       ├───RGB565 (0x36314752)
    │       │       ├───XRGB8888 (0x34325258)
    │       │       ├───XBGR8888 (0x34324258)
    │       │       ├───ARGB8888 (0x34325241)
    │       │       ├───ABGR8888 (0x34324241)
    │       │       ├───XRGB2101010 (0x30335258)
    │       │       ├───XBGR2101010 (0x30334258)
    │       │       ├───XRGB16161616F (0x48345258)
    │       │       ├───XBGR16161616F (0x48344258)
    │       │       ├───YUYV (0x56595559)
    │       │       ├───YVYU (0x55595659)
    │       │       ├───UYVY (0x59565955)
    │       │       ├───VYUY (0x59555956)
    │       │       ├───NV12 (0x3231564e)
    │       │       └───XYUV8888 (0x56555958)
    │       ├───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    │       ├───"COLOR_ENCODING": enum {ITU-R BT.601 YCbCr, ITU-R BT.709 YCbCr} = ITU-R BT.709 YCbCr
    │       ├───"COLOR_RANGE": enum {YCbCr limited range, YCbCr full range} = YCbCr limited range
    │       ├───"alpha": range [0, UINT16_MAX] = 65535
    │       ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
    │       └───"zpos" (immutable): range [0, 0] = 0
    ├───Plane 4
    │   ├───Object ID: 62
    │   ├───CRTCs: {1}
    │   ├───Legacy info
    │   │   ├───FB ID: 0
    │   │   └───Formats:
    │   │       ├───C8 (0x20203843)
    │   │       ├───RGB565 (0x36314752)
    │   │       ├───XRGB8888 (0x34325258)
    │   │       ├───XBGR8888 (0x34324258)
    │   │       ├───ARGB8888 (0x34325241)
    │   │       ├───ABGR8888 (0x34324241)
    │   │       ├───XRGB2101010 (0x30335258)
    │   │       ├───XBGR2101010 (0x30334258)
    │   │       ├───XRGB16161616F (0x48345258)
    │   │       ├───XBGR16161616F (0x48344258)
    │   │       ├───YUYV (0x56595559)
    │   │       ├───YVYU (0x55595659)
    │   │       ├───UYVY (0x59565955)
    │   │       ├───VYUY (0x59555956)
    │   │       ├───NV12 (0x3231564e)
    │   │       └───XYUV8888 (0x56555958)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"IN_FORMATS" (immutable): blob = 63
    │       │   ├───I915_FORMAT_MOD_Yf_TILED_CCS (0x0100000000000005)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Y_TILED_CCS (0x0100000000000004)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   └───ABGR8888 (0x34324241)
    │       │   ├───I915_FORMAT_MOD_Yf_TILED (0x0100000000000003)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_Y_TILED (0x0100000000000002)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   ├───NV12 (0x3231564e)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       ├───C8 (0x20203843)
    │       │       ├───RGB565 (0x36314752)
    │       │       ├───XRGB8888 (0x34325258)
    │       │       ├───XBGR8888 (0x34324258)
    │       │       ├───ARGB8888 (0x34325241)
    │       │       ├───ABGR8888 (0x34324241)
    │       │       ├───XRGB2101010 (0x30335258)
    │       │       ├───XBGR2101010 (0x30334258)
    │       │       ├───XRGB16161616F (0x48345258)
    │       │       ├───XBGR16161616F (0x48344258)
    │       │       ├───YUYV (0x56595559)
    │       │       ├───YVYU (0x55595659)
    │       │       ├───UYVY (0x59565955)
    │       │       ├───VYUY (0x59555956)
    │       │       ├───NV12 (0x3231564e)
    │       │       └───XYUV8888 (0x56555958)
    │       ├───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    │       ├───"COLOR_ENCODING": enum {ITU-R BT.601 YCbCr, ITU-R BT.709 YCbCr} = ITU-R BT.709 YCbCr
    │       ├───"COLOR_RANGE": enum {YCbCr limited range, YCbCr full range} = YCbCr limited range
    │       ├───"alpha": range [0, UINT16_MAX] = 65535
    │       ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
    │       └───"zpos" (immutable): range [1, 1] = 1
    ├───Plane 5
    │   ├───Object ID: 70
    │   ├───CRTCs: {1}
    │   ├───Legacy info
    │   │   ├───FB ID: 0
    │   │   └───Formats:
    │   │       └───ARGB8888 (0x34325241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = -31
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 1131
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 64
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 64
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 64
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 64
    │       ├───"IN_FORMATS" (immutable): blob = 71
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       └───ARGB8888 (0x34325241)
    │       ├───"rotation": bitmask {rotate-0, rotate-180} = (rotate-0)
    │       ├───"SIZE_HINTS" (immutable): blob = 73
    │       │   ├───64×64
    │       │   ├───128×128
    │       │   └───256×256
    │       └───"zpos" (immutable): range [2, 2] = 2
    ├───Plane 6
    │   ├───Object ID: 76
    │   ├───CRTCs: {2}
    │   ├───Legacy info
    │   │   ├───FB ID: 0
    │   │   └───Formats:
    │   │       ├───C8 (0x20203843)
    │   │       ├───RGB565 (0x36314752)
    │   │       ├───XRGB8888 (0x34325258)
    │   │       ├───XBGR8888 (0x34324258)
    │   │       ├───ARGB8888 (0x34325241)
    │   │       ├───ABGR8888 (0x34324241)
    │   │       ├───XRGB2101010 (0x30335258)
    │   │       ├───XBGR2101010 (0x30334258)
    │   │       ├───XRGB16161616F (0x48345258)
    │   │       ├───XBGR16161616F (0x48344258)
    │   │       ├───YUYV (0x56595559)
    │   │       ├───YVYU (0x55595659)
    │   │       ├───UYVY (0x59565955)
    │   │       ├───VYUY (0x59555956)
    │   │       └───XYUV8888 (0x56555958)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"IN_FORMATS" (immutable): blob = 77
    │       │   ├───I915_FORMAT_MOD_Yf_TILED (0x0100000000000003)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_Y_TILED (0x0100000000000002)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       ├───C8 (0x20203843)
    │       │       ├───RGB565 (0x36314752)
    │       │       ├───XRGB8888 (0x34325258)
    │       │       ├───XBGR8888 (0x34324258)
    │       │       ├───ARGB8888 (0x34325241)
    │       │       ├───ABGR8888 (0x34324241)
    │       │       ├───XRGB2101010 (0x30335258)
    │       │       ├───XBGR2101010 (0x30334258)
    │       │       ├───XRGB16161616F (0x48345258)
    │       │       ├───XBGR16161616F (0x48344258)
    │       │       ├───YUYV (0x56595559)
    │       │       ├───YVYU (0x55595659)
    │       │       ├───UYVY (0x59565955)
    │       │       ├───VYUY (0x59555956)
    │       │       └───XYUV8888 (0x56555958)
    │       ├───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    │       ├───"COLOR_ENCODING": enum {ITU-R BT.601 YCbCr, ITU-R BT.709 YCbCr} = ITU-R BT.709 YCbCr
    │       ├───"COLOR_RANGE": enum {YCbCr limited range, YCbCr full range} = YCbCr limited range
    │       ├───"alpha": range [0, UINT16_MAX] = 65535
    │       ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
    │       └───"zpos" (immutable): range [0, 0] = 0
    ├───Plane 7
    │   ├───Object ID: 84
    │   ├───CRTCs: {2}
    │   ├───Legacy info
    │   │   ├───FB ID: 0
    │   │   └───Formats:
    │   │       ├───C8 (0x20203843)
    │   │       ├───RGB565 (0x36314752)
    │   │       ├───XRGB8888 (0x34325258)
    │   │       ├───XBGR8888 (0x34324258)
    │   │       ├───ARGB8888 (0x34325241)
    │   │       ├───ABGR8888 (0x34324241)
    │   │       ├───XRGB2101010 (0x30335258)
    │   │       ├───XBGR2101010 (0x30334258)
    │   │       ├───XRGB16161616F (0x48345258)
    │   │       ├───XBGR16161616F (0x48344258)
    │   │       ├───YUYV (0x56595559)
    │   │       ├───YVYU (0x55595659)
    │   │       ├───UYVY (0x59565955)
    │   │       ├───VYUY (0x59555956)
    │   │       └───XYUV8888 (0x56555958)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"IN_FORMATS" (immutable): blob = 85
    │       │   ├───I915_FORMAT_MOD_Yf_TILED (0x0100000000000003)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_Y_TILED (0x0100000000000002)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   ├───I915_FORMAT_MOD_X_TILED (0x0100000000000001)
    │       │   │   ├───C8 (0x20203843)
    │       │   │   ├───RGB565 (0x36314752)
    │       │   │   ├───XRGB8888 (0x34325258)
    │       │   │   ├───XBGR8888 (0x34324258)
    │       │   │   ├───ARGB8888 (0x34325241)
    │       │   │   ├───ABGR8888 (0x34324241)
    │       │   │   ├───XRGB2101010 (0x30335258)
    │       │   │   ├───XBGR2101010 (0x30334258)
    │       │   │   ├───XRGB16161616F (0x48345258)
    │       │   │   ├───XBGR16161616F (0x48344258)
    │       │   │   ├───YUYV (0x56595559)
    │       │   │   ├───YVYU (0x55595659)
    │       │   │   ├───UYVY (0x59565955)
    │       │   │   ├───VYUY (0x59555956)
    │       │   │   └───XYUV8888 (0x56555958)
    │       │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
    │       │       ├───C8 (0x20203843)
    │       │       ├───RGB565 (0x36314752)
    │       │       ├───XRGB8888 (0x34325258)
    │       │       ├───XBGR8888 (0x34324258)
    │       │       ├───ARGB8888 (0x34325241)
    │       │       ├───ABGR8888 (0x34324241)
    │       │       ├───XRGB2101010 (0x30335258)
    │       │       ├───XBGR2101010 (0x30334258)
    │       │       ├───XRGB16161616F (0x48345258)
    │       │       ├───XBGR16161616F (0x48344258)
    │       │       ├───YUYV (0x56595559)
    │       │       ├───YVYU (0x55595659)
    │       │       ├───UYVY (0x59565955)
    │       │       ├───VYUY (0x59555956)
    │       │       └───XYUV8888 (0x56555958)
    │       ├───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    │       ├───"COLOR_ENCODING": enum {ITU-R BT.601 YCbCr, ITU-R BT.709 YCbCr} = ITU-R BT.709 YCbCr
    │       ├───"COLOR_RANGE": enum {YCbCr limited range, YCbCr full range} = YCbCr limited range
    │       ├───"alpha": range [0, UINT16_MAX] = 65535
    │       ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
    │       └───"zpos" (immutable): range [1, 1] = 1
    └───Plane 8
        ├───Object ID: 92
        ├───CRTCs: {2}
        ├───Legacy info
        │   ├───FB ID: 0
        │   └───Formats:
        │       └───ARGB8888 (0x34325241)
        └───Properties
            ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
            ├───"FB_ID" (atomic): object framebuffer = 0
            ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
            ├───"CRTC_ID" (atomic): object CRTC = 0
            ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
            ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
            ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
            ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
            ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
            ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
            ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
            ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
            ├───"IN_FORMATS" (immutable): blob = 93
            │   └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
            │       └───ARGB8888 (0x34325241)
            ├───"rotation": bitmask {rotate-0, rotate-180} = (rotate-0)
            ├───"SIZE_HINTS" (immutable): blob = 95
            │   ├───64×64
            │   ├───128×128
            │   └───256×256
            └───"zpos" (immutable): range [2, 2] = 2
(base) [Riso@xdddd ~]$
Comment 8 risocig 2025-03-06 16:16:21 UTC
kscreen doctor with external monitor connected
(base) [Riso@xdddd ~]$ kscreen-doctor -o
Output: 1 eDP-1
        enabled
        connected
        priority 2
        Panel
        Modes:  1:1920x1080@60*!  2:1920x1080@48  3:1280x1024@60  4:1024x768@60  5:1280x800@60  6:1920x1080@60  7:1600x900@60  8:1368x768@60  9:1280x720@60 
        Geometry: 0,173 1920x1080
        Scale: 1
        Rotation: 1
        Overscan: 0
        Vrr: incapable
        RgbRange: Automatic
        HDR: incapable
        Wide Color Gamut: incapable
        ICC profile: none
        Color profile source: sRGB
        Color power preference: prefer efficiency and performance
        Brightness control: supported, set to 100% and dimming to 100%
Output: 2 DP-1
        enabled
        connected
        priority 1
        DisplayPort
        Modes:  10:3440x1440@60!  11:3840x2160@60  12:3840x2160@60  13:3840x2160@50  14:3440x1440@120*  15:3440x1440@100  16:2560x1440@144  17:1720x1440@60  18:1920x1080@120  19:1920x1080@120  20:1920x1080@60  21:1920x1080@60  22:1920x1080@60  23:1920x1080@60  24:1920x1080@60  25:1920x1080@50  26:1920x1080@50  27:1680x1050@60  28:1280x1024@75  29:1280x1024@60  30:1440x900@60  31:1280x960@60  32:1152x864@75  33:1280x720@60  34:1280x720@60  35:1280x720@60  36:1280x720@50  37:1024x768@75  38:1024x768@70  39:1024x768@60  40:800x600@75  41:800x600@72  42:800x600@60  43:800x600@56  44:720x576@50  45:720x480@60  46:720x480@60  47:720x480@60  48:720x480@60  49:640x480@75  50:640x480@73  51:640x480@67  52:640x480@60  53:640x480@60  54:640x480@60  55:720x400@70 
        Geometry: 1920,0 2992x1253
        Scale: 1.15
        Rotation: 1
        Overscan: 0
        Vrr: incapable
        RgbRange: Full
        HDR: disabled
        Wide Color Gamut: disabled
        ICC profile: none
        Color profile source: sRGB
        Color power preference: prefer efficiency and performance
        Brightness control: supported, set to 100% and dimming to 100%
(base) [Riso@xdddd ~]$
Comment 9 Zamundaaa 2025-03-10 22:19:39 UTC
The log suggests that the initial test for the output configuration was successful, but afterwards it fails. I'm not yet sure about it though.

If you put KWIN_DRM_PREFER_COLOR_DEPTH=24 into /etc/environment and reboot, does this freeze still happen?
Comment 10 risocig 2025-03-14 11:07:59 UTC
(In reply to Zamundaaa from comment #9)
> The log suggests that the initial test for the output configuration was
> successful, but afterwards it fails. I'm not yet sure about it though.
> 
> If you put KWIN_DRM_PREFER_COLOR_DEPTH=24 into /etc/environment and reboot,
> does this freeze still happen?

I added this and rebooted, the freeze did not happen
Comment 11 risocig 2025-03-14 11:11:45 UTC
(In reply to risocig from comment #10)
> (In reply to Zamundaaa from comment #9)
> > The log suggests that the initial test for the output configuration was
> > successful, but afterwards it fails. I'm not yet sure about it though.
> > 
> > If you put KWIN_DRM_PREFER_COLOR_DEPTH=24 into /etc/environment and reboot,
> > does this freeze still happen?
> 
> I added this and rebooted, the freeze did not happen

however i don't see any big difference in image
Comment 12 Bug Janitor Service 2025-03-29 03:47:02 UTC
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 13 John Kizer 2025-05-01 18:24:57 UTC
*** Bug 503532 has been marked as a duplicate of this bug. ***
Comment 14 Zamundaaa 2025-05-02 16:55:22 UTC
I think it's a driver bug, but I'm not entirely sure, and just reporting driver bugs without further information is often not very useful. I think what we need here is for someone affected to get a drm debug log of when the bug happens: https://invent.kde.org/plasma/kwin/-/wikis/Debugging/Debugging-DRM-issues

(In reply to risocig from comment #11)
> however i don't see any big difference in image
That's expected; many screens are still 8 bits per color only, most apps are only using 8 bits, and even when they use 10 bits, the difference isn't huge.
Comment 15 Bug Janitor Service 2025-05-17 03:47:04 UTC
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 16 Bug Janitor Service 2025-06-01 03:47:30 UTC
🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.