On Wed, 20 Apr 2011 10:22:17 +0100, Chris Wilson wrote: > + > + if (!drm_crtc_helper_set_mode(crtc, mode, 0, 0, crtc->fb)) { > + DRM_DEBUG_KMS("failed to set mode on load-detect pipe\n"); > + return false; > + } This seems like a bug-fix, separate from the API change. -- keith.packard@intel.com