Skip to content

backends/drm: disable buffer readability checks on Intel

Xaver Hugl requested to merge work/zamundaaa/intel-bugs into master

They cause stutters and reduced frame rates on some Intel laptops, so disable them until that's fixed on the driver side. For debugging purposes, the environment variable KWIN_DRM_DISABLE_BUFFER_READABILITY_CHECKS can be used to override the default behavior.

BUG: 476860

Merge request reports