radeon_dp_aux_transfer_native: 74 callbacks suppressed

2017-11-07 Thread Jean Delvare
log daily: radeon_dp_aux_transfer_native: 74 callbacks suppressed I never got to see the "callback" in question though, not even once, as this is a debug message which is off by default. Before the change, I would not get any such message in the kernel log (as I would expect when everyt

Re: radeon_dp_aux_transfer_native: 74 callbacks suppressed

2017-11-06 Thread Christian König
more harm than good in my opinion. Since this commit, I see several occurrences of the following message in my kernel log daily: radeon_dp_aux_transfer_native: 74 callbacks suppressed I never got to see the "callback" in question though, not even once, as this is a debug message which is

Re: radeon_dp_aux_transfer_native: 74 callbacks suppressed

2017-11-06 Thread Lyude Paul
77b7947d9c889ea7b024871445015ea74221 > Author: Lyude > Date: Wed Feb 22 16:34:53 2017 -0500 > > drm/radeon/dp_auxch: Ratelimit aux transfer debug messages > > does more harm than good in my opinion. Since this commit, I see > several occurrences of the following