Skip to content

drm_hwcomposer: Apply same logic for 'CURSOR' layers as for 'DEVICE'

Depends on !71 (merged)

Cursor usually is most top layer. Since it validates as CLIENT, it causes all remain layers to be validated as CLIENT, resulting performance dropping.

Fix it.

Edited by Roman Stratiienko

Merge request reports