Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_fbc.c93 struct intel_fbc { struct
95 const struct intel_fbc_funcs *funcs; argument
107 enum intel_fbc_id id; argument
127 struct intel_fbc_state state; argument
132 static unsigned int intel_fbc_plane_stride(const struct intel_plane_state *plane_state) in intel_fbc_plane_stride() argument