[PATCH v2 5/5] drm: Use names of ioctls in debug traces

2013-05-09 Thread Chris Cummins
, I915_GEM_SET_DOMAIN [drm:drm_ioctl], pid=699, dev=0xe200, auth=1, DRM_IOCTL_MODE_RMFB [drm:intel_crtc_set_config], [CRTC:3] [NOFB] v2: drm_ioctls is now a constant (Ville Syrj?l?) Signed-off-by: Chris Cummins --- drivers/gpu/drm/drm_drv.c | 20 +--- include/drm/drmP.h| 3

[PATCH v2 5/5] drm: Use names of ioctls in debug traces

2013-05-09 Thread Chris Cummins
, I915_GEM_SET_DOMAIN [drm:drm_ioctl], pid=699, dev=0xe200, auth=1, DRM_IOCTL_MODE_RMFB [drm:intel_crtc_set_config], [CRTC:3] [NOFB] v2: drm_ioctls is now a constant (Ville Syrjälä) Signed-off-by: Chris Cummins --- drivers/gpu/drm/drm_drv.c | 20 +--- include/drm/drmP.h| 3

[PATCH] drm: Use names of ioctls in debug traces

2013-02-11 Thread Chris Cummins
, I915_GEM_SET_DOMAIN [drm:drm_ioctl], pid=699, dev=0xe200, auth=1, DRM_IOCTL_MODE_RMFB [drm:intel_crtc_set_config], [CRTC:3] [NOFB] Signed-off-by: Chris Cummins --- drivers/gpu/drm/drm_drv.c | 20 +--- include/drm/drmP.h| 3 ++- 2 files changed, 15 insertions(+), 8

[PATCH] drm: Use names of ioctls in debug traces

2013-02-11 Thread Chris Cummins
, I915_GEM_SET_DOMAIN [drm:drm_ioctl], pid=699, dev=0xe200, auth=1, DRM_IOCTL_MODE_RMFB [drm:intel_crtc_set_config], [CRTC:3] [NOFB] Signed-off-by: Chris Cummins --- drivers/gpu/drm/drm_drv.c | 20 +--- include/drm/drmP.h| 3 ++- 2 files changed, 15 insertions(+), 8

[PATCH] drm: Use names of ioctls in debug traces

2013-01-28 Thread Chris Cummins
The intention here is to make the output of dmesg with full verbosity a bit easier for a human to parse. This commit transforms: [drm:drm_ioctl], pid=699, cmd=0x6458, nr=0x58, dev 0xe200, auth=1 [drm:drm_ioctl], pid=699, cmd=0xc010645b, nr=0x5b, dev 0xe200, auth=1 [drm:drm_ioctl], pid=699, cmd=0xc

[PATCH] drm: Use names of ioctls in debug traces

2013-01-28 Thread Chris Cummins
The intention here is to make the output of dmesg with full verbosity a bit easier for a human to parse. This commit transforms: [drm:drm_ioctl], pid=699, cmd=0x6458, nr=0x58, dev 0xe200, auth=1 [drm:drm_ioctl], pid=699, cmd=0xc010645b, nr=0x5b, dev 0xe200, auth=1 [drm:drm_ioctl], pid=699, cmd=0xc