Created attachment 27711 [details] linux-2.6/.config CC [M] drivers/gpu/drm/i915/dvo_ch7017.o drivers/gpu/drm/i915/intel_overlay.c: In function 'intel_overlay_print_error_state': drivers/gpu/drm/i915/intel_overlay.c:1467: error: implicit declaration of function 'seq_printf' Martin
This was introduced with commit 6ef3d4278034982c13df87c4a51e0445f762d316 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Aug 4 20:26:07 2010 +0100 drm/i915: Capture the overlay status upon a GPU hang. v2: Add the interrupt status and address. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Eric Anholt <eric@anholt.net> HTH, Andre
Thanks, I queued a hopeful fix. I'll see if I can get someone to merge it.
I applied the patch to current linus tree, which compiles (and boots) fine now. Thanks!