Searched defs:skl_wm_params (Results 1 – 1 of 1) sorted by relevance
55 struct skl_wm_params { struct56 bool x_tiled, y_tiled;57 bool rc_surface;58 bool is_planar;59 u32 width;60 u8 cpp;61 u32 plane_pixel_rate;62 u32 y_min_scanlines;63 u32 plane_bytes_per_line;64 uint_fixed_16_16_t plane_blocks_per_line;[all …]