Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fb_dma_helper.c80 u32 sample_x; in drm_fb_dma_get_gem_addr() local
96 sample_x = (state->src_x >> 16) / h_div; in drm_fb_dma_get_gem_addr()
99 num_hblocks = sample_x / block_w; in drm_fb_dma_get_gem_addr()