Searched defs:skl_wm_params (Results 1 – 1 of 1) sorted by relevance
1887 struct skl_wm_params { struct1888 bool x_tiled, y_tiled;1889 bool rc_surface;1890 uint32_t width;1891 uint8_t cpp;1892 uint32_t plane_pixel_rate;1893 uint32_t y_min_scanlines;1894 uint32_t plane_bytes_per_line;1895 uint_fixed_16_16_t plane_blocks_per_line;1896 uint_fixed_16_16_t y_tile_minimum;[all …]