Hi Dave, After merging the drm tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/gma500/cdv_intel_display.c: In function 'cdv_intel_crtc_mode_set': drivers/gpu/drm/gma500/cdv_intel_display.c:1129:3: error: implicit declaration of function 'cdv_intel_dp_set_m_n' [-Werror=implicit-function-declaration] Introducd by commit 220801bdb53c ("gma500/cdv: add the bits that don't need the new code") and exposed by commit f76c0dde78fb ("gma500/cdv: Fix call to cdv_intel_dp_set_m_n"). I have used the drm tree form next-20120823 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au