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