https://bugs.kde.org/show_bug.cgi?id=511274
--- Comment #13 from [email protected] --- The person I contacted asked me for a 'VOP2 summary' and that showed a difference (I don't know how to interpret it though). Plasma 6.3: ``` root@trixie-kde:~# sleep 10 && cat /sys/kernel/debug/dri/0/vop2/summary Video Port0: DISABLED Video Port1: ACTIVE Connector: DSI-1 bus_format[0]: Unknown output_mode[0] color_space[0] Display mode: 800x1280p60 clk[73500] real_clk[73500] type[48] flag[0] H: 800 864 880 944 V: 1280 1282 1286 1298 Esmart0-win0: ACTIVE win_id: 3 format: AB24 little-endian (0x34324241) glb_alpha[0xff] rotate: xmirror: 0 ymirror: 0 rotate_90: 0 rotate_270: 0 zpos: 0 src: pos[0, 0] rect[800 x 1280] dst: pos[0, 0] rect[800 x 1280] buf[0]: addr: 0x00000000007e1000 pitch: 3200 offset: 0 ``` Plasma 6.5: ``` root@sid-kde:~# sleep 10 && cat /sys/kernel/debug/dri/0/vop2/summary Video Port0: DISABLED Video Port1: ACTIVE Connector: DSI-1 bus_format[0]: Unknown output_mode[0] color_space[0] Display mode: 800x1280p60 clk[73500] real_clk[73500] type[48] flag[0] H: 800 864 880 944 V: 1280 1282 1286 1298 Esmart0-win0: ACTIVE win_id: 3 format: AB24 little-endian (0x34324241) glb_alpha[0xff] rotate: xmirror: 0 ymirror: 0 rotate_90: 0 rotate_270: 0 zpos: 0 src: pos[0, 0] rect[800 x 1280] dst: pos[0, 0] rect[800 x 1280] buf[0]: addr: 0x00000000003e8000 pitch: 3200 offset: 0 Cluster0-win0: ACTIVE win_id: 4 format: AB24 little-endian (0x34324241)[AFBC] glb_alpha[0xff] rotate: xmirror: 0 ymirror: 0 rotate_90: 0 rotate_270: 0 zpos: 1 src: pos[0, 0] rect[32 x 32] dst: pos[438, 605] rect[32 x 32] buf[0]: addr: 0x00000000007d9000 pitch: 128 offset: 0 ``` -- You are receiving this mail because: You are watching all bug changes.
