Skip to content

fix handling of stride with CPU mappings

Xaver Hugl requested to merge work/zamundaaa/mapping-stride into master

commit 1: core/graphicsbuffer: correct stride handling with buffer mappings

commit 2: backends/drm: handle mismatching stride with CPU copying

BUG: 471517

Merge request reports