Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dr100.c3217 uint32_t pixel_bytes1 = 0; in r100_bandwidth_update() local
3227 pixel_bytes1 = rdev->mode_info.crtcs[0]->base.primary->fb->bits_per_pixel / 8; in r100_bandwidth_update()
3267 temp_ff.full = dfixed_const(pixel_bytes1); in r100_bandwidth_update()
3462 stop_req = mode1->hdisplay * pixel_bytes1 / 16; in r100_bandwidth_update()
3470 temp_ff.full = dfixed_const((16/pixel_bytes1)); in r100_bandwidth_update()