[PATCH 3/3] drm/edid: Tighten checksum conditions for CEA blocks

Stefan Bruens stefan.bruens at rwth-aachen.de
Sat Nov 22 18:53:43 PST 2014


On Friday 21 November 2014 15:39:40 you wrote:

> I still feel like this should be embedded in drm_edid_block_valid
> somehow. Who's going to print the bad edid now? Is it simply no longer
> printed in this loop?
> 
> I'll defer to others; any better suggestions?
> 
> Jani.
> 

This can not be embedded in drm_edid_block_valid, as the function is 
completely "passive", but we must be able to trigger a retransmission of the 
bad block.

Regarding printing, this should be added.

Thinking about it, maybe factor out the printing routine, and add the zero 
block handling to it?

Kind regards,

Stefan


More information about the dri-devel mailing list