Searched defs:skl_wm_params (Results 1 – 1 of 1) sorted by relevance
829 struct skl_wm_params { struct830 bool x_tiled, y_tiled;831 bool rc_surface;832 bool is_planar;833 u32 width;834 u8 cpp;835 u32 plane_pixel_rate;836 u32 y_min_scanlines;837 u32 plane_bytes_per_line;838 uint_fixed_16_16_t plane_blocks_per_line;[all …]