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

/drivers/gpu/drm/radeon/
H A Dr100.c2856 uint32_t pixel_bytes2 = 0; local
2867 pixel_bytes2 = rdev->mode_info.crtcs[1]->base.fb->bits_per_pixel / 8;
2909 temp_ff.full = dfixed_const(pixel_bytes2);
3177 stop_req = mode2->hdisplay * pixel_bytes2 / 16;
3185 temp_ff.full = dfixed_const((16/pixel_bytes2));

Completed in 15 milliseconds