]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita68a36d00ffce32c6ce2864be9f11d62b5e48f0e
tree457f95ed61b39e7c36c30af6ae382e7eb13e7704
parent07373cdb5f0a50c9b2aee05c62d1edbe6254ac96
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