Skip to content

frontends/va/picture:Fix wrong reallocation even surface is protected

Suresh Guttula requested to merge SureshG/mesa:master into main

This patch will avoid reallocation,if surface is already protected. Fixing the comparision logic of boolean value(true \ flase) with PIPE_BIND_PROTECTED.

Signed-off-by: SureshGuttula suresh.guttula@amd.corp-partner.google.com

Merge request reports