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

/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c531 int dspstride = (pipe == 0) ? DSPASTRIDE : DSPBSTRIDE; local
548 REG_WRITE(dspstride, crtc->fb->pitches[0]);
H A Dcdv_intel_display.c489 int dspstride = (pipe == 0) ? DSPASTRIDE : DSPBSTRIDE; local
512 REG_WRITE(dspstride, crtc->fb->pitches[0]);
H A Dpsb_intel_display.c347 int dspstride = (pipe == 0) ? DSPASTRIDE : DSPBSTRIDE; local
370 REG_WRITE(dspstride, crtc->fb->pitches[0]);

Completed in 4771 milliseconds