Home
last modified time | relevance | path

Searched defs:intel_fbc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbc.c86 struct intel_fbc { struct
88 const struct intel_fbc_funcs *funcs; argument
100 enum intel_fbc_id id; argument
120 struct intel_fbc_state state; argument
125 static unsigned int intel_fbc_plane_stride(const struct intel_plane_state *plane_state) in intel_fbc_plane_stride() argument