Home | History | Annotate | Download | only in radeon

Lines Matching defs:mode1

3233 	struct drm_display_mode *mode1 = NULL;
3253 mode1 = &rdev->mode_info.crtcs[0]->base.mode;
3275 if (mode1)
3293 if (mode1) {
3295 pix_clk.full = dfixed_const(mode1->clock); /* convert to fixed point */
3487 if (mode1) {
3492 stop_req = mode1->hdisplay * pixel_bytes1 / 16;
3609 if (mode1) {
3666 if (mode1)
3667 rdev->mode_info.crtcs[0]->lb_vblank_lead_lines = DIV_ROUND_UP(lb_size, mode1->crtc_hdisplay);