intel_psr_invalidate — Invalidade PSR
void intel_psr_invalidate ( | struct drm_device * dev, |
unsigned frontbuffer_bits) ; |
Since the hardware frontbuffer tracking has gaps we need to integrate with the software frontbuffer tracking. This function gets called every time frontbuffer rendering starts and a buffer gets dirtied. PSR must be disabled if the frontbuffer mask contains a buffer relevant to PSR.
Dirty frontbuffers relevant to PSR are tracked in busy_frontbuffer_bits."