Home
last modified time | relevance | path

Searched refs:busy_frontbuffer_bits (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c2149 intel_dp->psr.busy_frontbuffer_bits = 0; in intel_psr_enable_locked()
3130 intel_dp->psr.busy_frontbuffer_bits = 0; in intel_psr_post_plane_update()
3419 if (intel_dp->psr.busy_frontbuffer_bits || intel_dp->psr.active) in intel_psr_work()
3496 intel_dp->psr.busy_frontbuffer_bits |= pipe_frontbuffer_bits; in intel_psr_invalidate()
3541 if (intel_dp->psr.busy_frontbuffer_bits == 0) in _psr_flush_handle()
3569 if (!intel_dp->psr.active && !intel_dp->psr.busy_frontbuffer_bits) in _psr_flush_handle()
3603 intel_dp->psr.busy_frontbuffer_bits &= ~pipe_frontbuffer_bits; in intel_psr_flush()
4217 psr->busy_frontbuffer_bits); in intel_psr_status()
H A Dintel_display_types.h1496 unsigned int busy_frontbuffer_bits; member
1718 unsigned int busy_frontbuffer_bits; member