[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-22 Thread Julien Cristau
On Tue, Sep 16, 2014 at 09:43:50 -0400, Josh Boyer wrote: > On Fri, Sep 5, 2014 at 1:19 PM, Josh Boyer > wrote: > > The userspace drm.h include doesn't prefix the drm directory. This can lead > > to compile failures as /usr/include/drm/ isn't in the standard gcc include > > paths. Fix it to be

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-17 Thread Dave Airlie
On 16 September 2014 23:43, Josh Boyer wrote: > On Fri, Sep 5, 2014 at 1:19 PM, Josh Boyer > wrote: >> The userspace drm.h include doesn't prefix the drm directory. This can lead >> to compile failures as /usr/include/drm/ isn't in the standard gcc include >> paths. Fix it to be , which matche

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-16 Thread Josh Boyer
On Fri, Sep 5, 2014 at 1:19 PM, Josh Boyer wrote: > The userspace drm.h include doesn't prefix the drm directory. This can lead > to compile failures as /usr/include/drm/ isn't in the standard gcc include > paths. Fix it to be , which matches the rest of the driver drm > header files that get in

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-08 Thread Thomas Hellstrom
Hi! On 09/08/2014 02:01 PM, Emil Velikov wrote: > Hi Josh > > On 05/09/14 18:19, Josh Boyer wrote: >> The userspace drm.h include doesn't prefix the drm directory. This can lead >> to compile failures as /usr/include/drm/ isn't in the standard gcc include >> paths. Fix it to be , which matches t

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-08 Thread Emil Velikov
On 08/09/14 13:15, Thomas Hellstrom wrote: > Hi! > > On 09/08/2014 02:01 PM, Emil Velikov wrote: [snip] >> >> To the VMware guys, >> >> Any objections if we update the libdrm header and drop the mesa/ddx copies ? >> >> Cheers, >> Emil > Hi! > > vmwgfx libdrm is pretty obsolete and AFAIK not used

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-08 Thread Emil Velikov
On 08/09/14 13:14, Josh Boyer wrote: > On Mon, Sep 8, 2014 at 8:01 AM, Emil Velikov > wrote: [snip] >> Any objections if we update the libdrm header and drop the mesa/ddx copies ? >> >> Cheers, >> Emil >> >> P.S. I'm against the patch in any way :) > > Was that meant to say "I'm not against the

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-08 Thread Emil Velikov
Hi Josh On 05/09/14 18:19, Josh Boyer wrote: > The userspace drm.h include doesn't prefix the drm directory. This can lead > to compile failures as /usr/include/drm/ isn't in the standard gcc include > paths. Fix it to be , which matches the rest of the driver drm > header files that get install

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-08 Thread Josh Boyer
On Mon, Sep 8, 2014 at 8:01 AM, Emil Velikov wrote: > Hi Josh > > On 05/09/14 18:19, Josh Boyer wrote: >> The userspace drm.h include doesn't prefix the drm directory. This can lead >> to compile failures as /usr/include/drm/ isn't in the standard gcc include >> paths. Fix it to be , which matc

[PATCH] drm/vmwgfx: Fix drm.h include

2014-09-05 Thread Josh Boyer
The userspace drm.h include doesn't prefix the drm directory. This can lead to compile failures as /usr/include/drm/ isn't in the standard gcc include paths. Fix it to be , which matches the rest of the driver drm header files that get installed into /usr/include/drm. Red Hat Bugzilla: https://b