Re: [Intel-gfx] [PATCH 3/5] drm/i915: Remove dead weight from hdcp2_msg_timeout[]

2019-10-17 Thread Ramalingam C
On 2019-10-10 at 17:51:25 +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > The .read_2_2() hooks is never called for any of the message > types with a zero timeout. So it's all just dead weight which > we can chuck. > > text data bss dec hex filename > - 34701

[Intel-gfx] [PATCH 3/5] drm/i915: Remove dead weight from hdcp2_msg_timeout[]

2019-10-10 Thread Ville Syrjala
From: Ville Syrjälä The .read_2_2() hooks is never called for any of the message types with a zero timeout. So it's all just dead weight which we can chuck. text data bss dec hex filename - 34701360 0 3506188f5 intel_hdmi.o + 346333