Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbc.c97 struct intel_fbc { struct
99 const struct intel_fbc_funcs *funcs; argument
111 enum intel_fbc_id id; argument
131 struct intel_fbc_state state; argument
136 static unsigned int intel_fbc_plane_stride(const struct intel_plane_state *plane_state) in intel_fbc_plane_stride() argument