[PATCH 1/8] drm/bochs: phase 1 - use the transitional helpers

Gerd Hoffmann kraxel at redhat.com
Thu Jul 16 08:49:43 PDT 2015


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




More information about the dri-devel mailing list