[PATCH v2 13/18] DRM/KMS/EDID: Cache EDID blobs with extensions (v2)
Egbert Eich
eich at suse.com
Thu Nov 22 06:29:28 PST 2012
Ville Syrjälä writes:
> On Thu, Nov 22, 2012 at 05:23:03AM -0500, Egbert Eich wrote:
> >
> > - /* if there's no extensions, we're done */
> > + /* if there are no extensions, we're done - don't bother caching */
> > if (block[EDID_EXTENSION_FLAG_OFFSET] == 0)
> > return block;
>
> Shouldn't you erase the cache here too?
>
Indeed. And I had fixed it. It went into the wrong patch however :(
Will correct.
Thanks,
Egbert.
More information about the dri-devel
mailing list