[PATCH] drm/radeon: properly document reloc priority mask

2014-08-18 Thread Alex Deucher
On Fri, Aug 15, 2014 at 5:52 AM, Christian K?nig wrote: > From: Christian K?nig > > Instead of hard coding the value properly document > that this is an userspace interface. > > No intended functional change. > > Signed-off-by: Christian K?nig Applied to my fixes tree. thanks! Alex > --- >

[PATCH] drm/radeon: properly document reloc priority mask

2014-08-15 Thread Christian König
From: Christian K?nig Instead of hard coding the value properly document that this is an userspace interface. No intended functional change. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon_cs.c | 3 ++- include/uapi/drm/radeon_drm.h | 1 + 2