On Do, 2015-07-16 at 20:20 +0800, John Hunter wrote: > --- a/drivers/gpu/drm/bochs/bochs_kms.c > +++ b/drivers/gpu/drm/bochs/bochs_kms.c > @@ -10,6 +10,11 @@ > > static int defx = 1024; > static int defy = 768; > +static u64 gpu_addr = 0; That isn't going to fly. Guess you could it that into struct bochs_framebuffer. cheers, Gerd _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel