https://bugs.kde.org/show_bug.cgi?id=445507
--- Comment #3 from bluescreenaven...@gmail.com --- I assume you mean the output of this utility https://github.com/ascent12/drm_info Driver: simpledrm (DRM driver for simple-framebuffer platform devices) version 1.0.0 (20200625) on Linux 5.14.17 DRM_CLIENT_CAP_ASPECT_RATIO supported DRM_CLIENT_CAP_ATOMIC supported DRM_CLIENT_CAP_STEREO_3D supported DRM_CLIENT_CAP_UNIVERSAL_PLANES supported DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported DRM_CAP_ADDFB2_MODIFIERS = 1 DRM_CAP_ASYNC_PAGE_FLIP = 0 DRM_CAP_CRTC_IN_VBLANK_EVENT = 1 DRM_CAP_CURSOR_HEIGHT = 64 DRM_CAP_CURSOR_WIDTH = 64 DRM_CAP_DUMB_BUFFER = 1 DRM_CAP_DUMB_PREFERRED_DEPTH = 24 DRM_CAP_DUMB_PREFER_SHADOW = 0 DRM_CAP_PAGE_FLIP_TARGET = 0 DRM_CAP_PRIME = 3 DRM_CAP_SYNCOBJ = 0 DRM_CAP_SYNCOBJ_TIMELINE = 0 DRM_CAP_TIMESTAMP_MONOTONIC = 1 DRM_CAP_VBLANK_HIGH_CRTC = 1 Device: platform simple-framebuffer Connectors Connector 0 Object ID: 31 Type: unknown Encoders: {35} Properties "CRTC_ID" (atomic): object CRTC = 34 "DPMS": enum {"On", "Standby", "Suspend", "Off"} = On "EDID" (immutable): blob = <nil> "TILE" (immutable): blob = <nil> "link-status": enum {"Good", "Bad"} = Good "non-desktop" (immutable): range [0, 1] = 0 Encoders Encoder 0 Object ID: 35 Type: none CRTCs: {0} Clones: {0} CRTCs CRTC 0 Object ID: 34 Gamma size: 0 Properties "ACTIVE" (atomic): range [0, 1] = 1 "MODE_ID" (atomic): blob = 800x600 "OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0 "VRR_ENABLED": range [0, 1] = 0 Planes Plane 0 Object ID: 32 CRTCs: {0} Formats: RGB888 (0x34324752) XRGB8888 (0x34325258) ARGB8888 (0x34325241) RGB565 (0x36314752) Properties "CRTC_H" (atomic): range [0, INT32_MAX] = 600 "CRTC_ID" (atomic): object CRTC = 34 "CRTC_W" (atomic): range [0, INT32_MAX] = 800 "CRTC_X" (atomic): signed range [INT32_MIN, INT32_MAX] = 0 "CRTC_Y" (atomic): signed range [INT32_MIN, INT32_MAX] = 0 "FB_ID" (atomic): object FB = 42 "IN_FENCE_FD" (atomic): signed range [-1, INT32_MAX] = -1 "IN_FORMATS" (immutable): blob linear (0x0) RGB888 (0x34324752) XRGB8888 (0x34325258) ARGB8888 (0x34325241) RGB565 (0x36314752) "SRC_H" (atomic): range [0, UINT32_MAX] = 600 "SRC_W" (atomic): range [0, UINT32_MAX] = 800 "SRC_X" (atomic): range [0, UINT32_MAX] = 0 "SRC_Y" (atomic): range [0, UINT32_MAX] = 0 "type" (immutable): enum {"Overlay", "Primary", "Cursor"} = Primary -- You are receiving this mail because: You are watching all bug changes.