Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_fb_cma_helper.c76 u32 num_hblocks; in drm_fb_cma_get_gem_addr() local
92 num_hblocks = sample_x / block_w; in drm_fb_cma_get_gem_addr()
95 paddr += block_size * num_hblocks; in drm_fb_cma_get_gem_addr()