Hi Dave, After merging the drm tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/drm_edid_load.c: In function 'edid_load': drivers/gpu/drm/drm_edid_load.c:176:2: error: too few arguments to function 'drm_edid_block_valid' include/drm/drm_crtc.h:1015:13: note: declared here drivers/gpu/drm/drm_edid_load.c:188:3: error: too few arguments to function 'drm_edid_block_valid' Caused by commit f89ec8a456dd ("drm/edid: Try harder to fix up base EDID blocks"). drivers/gpu/drm/drm_edid_load.c was added before v3.4-rc1 ... grep is your friend. I have used the drm tree from next-20120427 for today. -- Stephen Rothwell