commit | 3a4a2ea39f86c581054794c0a727597745f1084b | [log] [tgz] |
---|---|---|
author | Tomas Bzatek <tomas@bzatek.net> | Sun May 01 15:02:45 2016 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon May 23 11:34:48 2016 +1000 |
tree | e58bb608d95b54b3b2b0af04925677564c241cb4 | |
parent | 5e546cd5b3bc76824069ffa98c52a5f48cf91aba [diff] |
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>