Searched defs:skl_wm_params (Results 1 – 1 of 1) sorted by relevance
27 struct skl_wm_params { struct28 bool x_tiled, y_tiled;29 bool rc_surface;30 bool is_planar;31 u32 width;32 u8 cpp;33 u32 plane_pixel_rate;34 u32 y_min_scanlines;35 u32 plane_bytes_per_line;36 uint_fixed_16_16_t plane_blocks_per_line;[all …]