Skip to content

panfrost: Fix scanout bo leak

Initialize scanout->refcnt to 1 so it can be correctly handled by the renderonly_scanout_destroy() function.

Cc: mesa-stable

Edited by Roman Stratiienko

Merge request reports