Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_fb_cma_helper.c73 u32 sample_x; in drm_fb_cma_get_gem_addr() local
89 sample_x = (state->src_x >> 16) / h_div; in drm_fb_cma_get_gem_addr()
92 num_hblocks = sample_x / block_w; in drm_fb_cma_get_gem_addr()