Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_fbc.c302 val |= FBC_STRIDE_OVERRIDE | params->gen9_wa_cfb_stride; in gen7_fbc_activate()
902 params->gen9_wa_cfb_stride = DIV_ROUND_UP(cache->plane.src_w, in intel_fbc_get_reg_params()
H A Di915_drv.h1150 unsigned int gen9_wa_cfb_stride; member