Lines Matching refs:compressed_fb
469 ret = i915_gem_stolen_insert_node_in_range(dev_priv, &fbc->compressed_fb, in find_compression_limit()
475 ret = i915_gem_stolen_insert_node_in_range(dev_priv, &fbc->compressed_fb, in find_compression_limit()
491 drm_mm_node_allocated(&fbc->compressed_fb)); in intel_fbc_alloc_cfb()
514 fbc->compressed_fb.size, fbc->limit); in intel_fbc_alloc_cfb()
533 fbc->compressed_fb.start); in intel_fbc_program_cfb()
536 fbc->compressed_fb.start); in intel_fbc_program_cfb()
539 fbc->compressed_fb.start, in intel_fbc_program_cfb()
546 dev_priv->dsm.start + fbc->compressed_fb.start); in intel_fbc_program_cfb()
561 if (drm_mm_node_allocated(&fbc->compressed_fb)) in __intel_fbc_cleanup_cfb()
562 i915_gem_stolen_remove_node(dev_priv, &fbc->compressed_fb); in __intel_fbc_cleanup_cfb()
749 fbc->compressed_fb.size * fbc->limit; in intel_fbc_cfb_size_changed()