Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_fbc.c55 static void intel_fbc_get_plane_source_size(const struct intel_fbc_state_cache *cache, in intel_fbc_get_plane_source_size()
65 const struct intel_fbc_state_cache *cache) in intel_fbc_calculate_cfb_size()
700 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_update_state_cache()
758 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_gen9_wa_cfb_stride()
800 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_can_activate()
918 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_get_reg_params()
949 const struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_can_flip_nuke()
1245 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_enable()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_drv.h386 struct intel_fbc_state_cache { struct