Hi Rohan,
On Fri, 11 Oct 2019 at 15:30, Rohan Garg rohan.garg@collabora.com wrote:
DRM_IOCTL_DUMB_SET_LABEL lets you label GEM objects, making it easier to debug issues in userspace applications.
I'm not sure if this was pointed out already, but dumb buffers != GEM buffers. GEM buffers _can_ be dumb, but might not be.
Could you please rename to GEM_SET_LABEL?
Cheers, Daniel