drm/edid: use the new displayid iterator for tile info
authorJani Nikula <jani.nikula@intel.com>
Mon, 29 Mar 2021 13:37:20 +0000 (16:37 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 31 Mar 2021 12:42:02 +0000 (15:42 +0300)
commitbfd4e1929b5a37dba838c82484e6d8260585ce9d
tree457f95ed61b39e7c36c30af6ae382e7eb13e7704
parent1ba63caf223d9eaed854f978d9fed860259d02e3
drm/edid: use the new displayid iterator for tile info

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.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/fa4b5c790b5bdd82063545a6f209f8e9d78a63a7.1617024940.git.jani.nikula@intel.com
drivers/gpu/drm/drm_displayid.c
drivers/gpu/drm/drm_edid.c
include/drm/drm_displayid.h