[PATCH] drm/radeon: add video usability info support for VCE

2015-03-30 Thread Ilia Mirkin
How will userspace know that it's safe to use this command on a particular kernel? Normally the driver's drm version is incremented, and then userspace is gated it... Or does this not matter here? On Mon, Mar 30, 2015 at 3:37 PM, Leo Liu wrote: > Signed-off-by: Leo Liu > --- > drivers/gpu/drm/r

[PATCH] drm/radeon: add video usability info support for VCE

2015-03-30 Thread Leo Liu
Signed-off-by: Leo Liu --- drivers/gpu/drm/radeon/radeon_vce.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/radeon/radeon_vce.c b/drivers/gpu/drm/radeon/radeon_vce.c index 976fe43..24f849f 100644 --- a/drivers/gpu/drm/radeon/radeon_vce.c +++ b/drivers/gpu/drm/radeon/radeon