Re: [PATCH v2 09/15] drm/edid: add drm_edid_raw() to access the raw EDID data

2022-06-10 Thread Ville Syrjälä
On Wed, Jun 08, 2022 at 10:50:39AM +0300, Jani Nikula wrote: > Unfortunately, there are still plenty of interfaces around that require > a struct edid pointer, and it's impossible to change them all at > once. Add an accessor to the raw EDID data to help the transition. > > While there are no

[PATCH v2 09/15] drm/edid: add drm_edid_raw() to access the raw EDID data

2022-06-08 Thread Jani Nikula
Unfortunately, there are still plenty of interfaces around that require a struct edid pointer, and it's impossible to change them all at once. Add an accessor to the raw EDID data to help the transition. While there are no such cases now, be defensive against raw EDID extension count indicating