[PATCH 2/2] drm: make DRI1 drivers depend on BROKEN

2016-08-25 Thread Connor Behan
On 25/08/16 11:13 AM, Alex Deucher wrote: > On Thu, Aug 25, 2016 at 11:04 AM, Emil Velikov > wrote: >> On 25 August 2016 at 12:14, Daniel Vetter wrote: >>> On Thu, Aug 04, 2016 at 09:15:07AM +0100, Chris Wilson wrote: On Thu, Aug 04, 2016 at 10:06:57AM +0200, David Herrmann wrote: > The

[PATCH] xf86drm: Fix ioctl struct clearing in drmAgpEnable

2015-03-26 Thread Connor Behan
On 26/03/15 08:06 PM, Emil Velikov wrote: > On 24 March 2015 at 17:53, Connor Behan wrote: >> This one is a bit harder to notice. >> > Plus not so widely used any more :-) > > Mildly related - with EXA support for the r128 ddx done for a while > now, do you have an

[PATCH] xf86drm: Fix ioctl struct clearing in drmAgpEnable

2015-03-24 Thread Connor Behan
This one is a bit harder to notice. Signed-off-by: Connor Behan --- xf86drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xf86drm.c b/xf86drm.c index e73cddd..ffc53b8 100644 --- a/xf86drm.c +++ b/xf86drm.c @@ -1719,7 +1719,7 @@ int drmAgpEnable(int fd, unsigned long mode