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.c2185 intel_dp->psr.busy_frontbuffer_bits = 0; in intel_psr_enable_locked()
3216 intel_dp->psr.busy_frontbuffer_bits = 0; in intel_psr_post_plane_update()
3505 if (intel_dp->psr.busy_frontbuffer_bits || intel_dp->psr.active) in intel_psr_work()
3582 intel_dp->psr.busy_frontbuffer_bits |= pipe_frontbuffer_bits; in intel_psr_invalidate()
3634 if (intel_dp->psr.busy_frontbuffer_bits == 0) in _psr_flush_handle()
3657 if (!intel_dp->psr.active && !intel_dp->psr.busy_frontbuffer_bits) in _psr_flush_handle()
3691 intel_dp->psr.busy_frontbuffer_bits &= ~pipe_frontbuffer_bits; in intel_psr_flush()
4301 psr->busy_frontbuffer_bits); in intel_psr_status()
H A Dintel_display_types.h1536 unsigned int busy_frontbuffer_bits; member
1762 unsigned int busy_frontbuffer_bits; member