]> git.baikalelectronics.ru Git - kernel.git/commit
drm/displayid: Iterate over all DisplayID blocks
authorTomas Bzatek <tomas@bzatek.net>
Sun, 1 May 2016 13:02:45 +0000 (15:02 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 23 May 2016 01:34:48 +0000 (11:34 +1000)
commit2a9954720df3750ecaa90d4a665b0d753ed49442
treee58bb608d95b54b3b2b0af04925677564c241cb4
parent6df3982a470621e5ecbb9f32aa6d4b85cc1dbc8c
drm/displayid: Iterate over all DisplayID blocks

This will iterate over all DisplayID blocks found in the buffer.
Previously only the first block was parsed.

https://bugs.freedesktop.org/show_bug.cgi?id=95207

Signed-off-by: Tomas Bzatek <tomas@bzatek.net>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c