Skip to content

backends/drm: don't skip colorops when matching the pipeline

Xaver Hugl requested to merge work/cherry-pick-d9ce40c0 into Plasma/6.2

We combine all possible operations from the pipeline into one hardware color op, there's no reason to skip any - it just prevents matching a pipeline that could actually be represented in hardware just fine.

BUG: 494611

(cherry picked from commit d9ce40c0)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports

Loading