[PATCH 1/2] drm: Fix EDID color format parsing

2012-02-10 Thread Lars-Peter Clausen
The code should obviously check the EDID feature field for EDID feature flags and not the color_formats field of the drm_display_info struct. Also it should update the color_formats field with new modes instead of overwriting the current mode. Signed-off-by: Lars-Peter Clausen --- drivers/gpu/dr

[PATCH 1/2] drm: Fix EDID color format parsing

2012-02-10 Thread Lars-Peter Clausen
The code should obviously check the EDID feature field for EDID feature flags and not the color_formats field of the drm_display_info struct. Also it should update the color_formats field with new modes instead of overwriting the current mode. Signed-off-by: Lars-Peter Clausen --- drivers/gpu/dr