Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_core.h231 struct intel_wm { struct
238 u16 pri_latency[5];
240 u16 spr_latency[5];
242 u16 cur_latency[5];
248 u16 skl_latency[8];
251 union {
257 u8 num_levels;
285 const struct intel_wm_funcs *wm; argument