Home
last modified time | relevance | path

Searched defs:skl_wm_params (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c40 struct skl_wm_params { struct
41 bool x_tiled, y_tiled;
42 bool rc_surface;
43 bool is_planar;
44 u32 width;
45 u8 cpp;
46 u32 plane_pixel_rate;
47 u32 y_min_scanlines;
48 u32 plane_bytes_per_line;
49 uint_fixed_16_16_t plane_blocks_per_line;
[all …]