Home
last modified time | relevance | path

Searched refs:y_meta_stride (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c66 unsigned int y_meta_stride, y_meta_scanlines; in _dpu_format_populate_plane_sizes_ubwc() local
103 y_meta_stride = DIV_ROUND_UP(fb->width, y_tile_width); in _dpu_format_populate_plane_sizes_ubwc()
104 layout->plane_pitch[2] = round_up(y_meta_stride, 64); in _dpu_format_populate_plane_sizes_ubwc()