Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr100.c3235 uint32_t pixel_bytes2 = 0; in r100_bandwidth_update() local
3258 pixel_bytes2 = fb->format->cpp[0]; in r100_bandwidth_update()
3300 temp_ff.full = dfixed_const(pixel_bytes2); in r100_bandwidth_update()
3568 stop_req = mode2->hdisplay * pixel_bytes2 / 16; in r100_bandwidth_update()
3576 temp_ff.full = dfixed_const((16/pixel_bytes2)); in r100_bandwidth_update()