Re: [Intel-gfx] [RFC v1 6/6] drm/edid: use the new displayid iterator for tile info

2021-03-10 Thread Ville Syrjälä
On Tue, Mar 09, 2021 at 03:54:14PM +0200, Jani Nikula wrote: > Neatly reduce displayid boilerplate in code. Remove excessive debug > logging while at it, no other functional changes. > > The old displayid iterator becomes unused; remove it as well as make > drm_find_displayid_extension() static.

[RFC v1 6/6] drm/edid: use the new displayid iterator for tile info

2021-03-09 Thread Jani Nikula
Neatly reduce displayid boilerplate in code. Remove excessive debug logging while at it, no other functional changes. The old displayid iterator becomes unused; remove it as well as make drm_find_displayid_extension() static. Signed-off-by: Jani Nikula --- drivers/gpu/drm/drm_displayid.c | 6