]> 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)
commit27bed6b20e1040c041e8a4256b9aae2136a16908
tree457f95ed61b39e7c36c30af6ae382e7eb13e7704
parent2a09b1eb18a5afffa9549688789417ef870cd54e
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