Commit 5830916
FROMLIST: drm/bridge: anx7625: Fix EDID block size at drm_edid_alloc() calling
Since DRM validates the all of EDID blocks, allocates drm_edid data
structure based on the actually block count returned by the sink
monitor at drm_edid_alloc() calling.
Fixes: 7c585f9 ("drm/bridge: anx7625: use struct drm_edid more")
Signed-off-by: Xin Ji <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Arpit Saini <[email protected]>1 parent 5cd96d7 commit 5830916
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1801 | 1801 | | |
1802 | 1802 | | |
1803 | 1803 | | |
1804 | | - | |
| 1804 | + | |
1805 | 1805 | | |
1806 | 1806 | | |
1807 | 1807 | | |
| |||
0 commit comments