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