[PATCH 9/9] drm: Quiet down drm_mode_getconnector

2016-04-28 Thread Daniel Vetter
On Wed, Apr 27, 2016 at 11:07:02AM +0100, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin > > Debug logging in this function does not provide any information > apart that the userspace is calling an ioctl on the connector. > > There is not any info on the connector provided at all and > since there

[PATCH 9/9] drm: Quiet down drm_mode_getconnector

2016-04-27 Thread Tvrtko Ursulin
From: Tvrtko Ursulin Debug logging in this function does not provide any information apart that the userspace is calling an ioctl on the connector. There is not any info on the connector provided at all and since there are other ioctls userspace typically calls which do log useful things about t