[PATCH] drm/prime: expose capability flags for userspace.

2012-04-03 Thread Chris Wilson
On Mon, 2 Apr 2012 14:11:50 +0100, Dave Airlie wrote: > From: Dave Airlie > > This lets the kernel tell userspace if the device supports prime > import/export. > > This is useful for -modesetting at least, but would be nice for other > drivers. > > Signed-off-by: Dave Airlie Reviewed-by: Chr

Re: [PATCH] drm/prime: expose capability flags for userspace.

2012-04-03 Thread Chris Wilson
On Mon, 2 Apr 2012 14:11:50 +0100, Dave Airlie wrote: > From: Dave Airlie > > This lets the kernel tell userspace if the device supports prime > import/export. > > This is useful for -modesetting at least, but would be nice for other > drivers. > > Signed-off-by: Dave Airlie Reviewed-by: Chr

[PATCH] drm/prime: expose capability flags for userspace.

2012-04-02 Thread Dave Airlie
From: Dave Airlie This lets the kernel tell userspace if the device supports prime import/export. This is useful for -modesetting at least, but would be nice for other drivers. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_ioctl.c |4 include/drm/drm.h |4 2 f

[PATCH] drm/prime: expose capability flags for userspace.

2012-04-02 Thread Dave Airlie
From: Dave Airlie This lets the kernel tell userspace if the device supports prime import/export. This is useful for -modesetting at least, but would be nice for other drivers. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_ioctl.c |4 include/drm/drm.h |4 2 f