https://bugs.kde.org/show_bug.cgi?id=509765

--- Comment #2 from Paul <[email protected]> ---
Created attachment 185152
  --> https://bugs.kde.org/attachment.cgi?id=185152&action=edit
drm_info while issue is present.

In case it helps, here's a diff against the output after the screen is back on:

$ diff drm_info_2025-09-22_non-working.txt drm_info_2025-09-22_working.txt 
82c82
< │   │       ├───"EDID" (immutable): blob = 155
---
> │   │       ├───"EDID" (immutable): blob = 152
87c87
< │   │       ├───"CRTC_ID" (atomic): object CRTC = 0
---
> │   │       ├───"CRTC_ID" (atomic): object CRTC = 62
89c89
< │   │       ├───"HDR_OUTPUT_METADATA": blob = 153
---
> │   │       ├───"HDR_OUTPUT_METADATA": blob = 146
171a172
> │   │   │   ├───Mode: 5120×[email protected] phsync nvsync 
174,175c175,177
< │   │       ├───"ACTIVE" (atomic): range [0, 1] = 0
< │   │       ├───"MODE_ID" (atomic): blob = 0
---
> │   │       ├───"ACTIVE" (atomic): range [0, 1] = 1
> │   │       ├───"MODE_ID" (atomic): blob = 151
> │   │       │   └───5120×[email protected] phsync nvsync 
246c248,254
<     │   │   ├───FB ID: 0
---
>     │   │   ├───FB ID: 149
>     │   │   │   ├───Object ID: 149
>     │   │   │   ├───Size: 5120×1440
>     │   │   │   ├───Format: ABGR2101010 (0x30334241)
>     │   │   │   ├───Modifier: NVIDIA_BLOCK_LINEAR_2D(h=4, k=6, g=2, s=1, c=0) 
> (0x0300000000606014)
>     │   │   │   └───Planes:
>     │   │   │       └───Plane 0: offset = 0, pitch = 20480 bytes
272c280,286
<     │       ├───"FB_ID" (atomic): object framebuffer = 0
---
>     │       ├───"FB_ID" (atomic): object framebuffer = 149
>     │       │   ├───Object ID: 149
>     │       │   ├───Size: 5120×1440
>     │       │   ├───Format: ABGR2101010 (0x30334241)
>     │       │   ├───Modifier: NVIDIA_BLOCK_LINEAR_2D(h=4, k=6, g=2, s=1, c=0) 
> (0x0300000000606014)
>     │       │   └───Planes:
>     │       │       └───Plane 0: offset = 0, pitch = 20480 bytes
274c288
<     │       ├───"CRTC_ID" (atomic): object CRTC = 0
---
>     │       ├───"CRTC_ID" (atomic): object CRTC = 62
472,473c486,487
<     │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 571
<     │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 856
---
>     │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 1993
>     │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 627

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to