diff options
| author | Alex Deucher <[email protected]> | 2024-07-23 13:31:58 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-25 17:41:58 -0400 |
| commit | 17c6baff3d5f65c8da164137a58742541a060b2f (patch) | |
| tree | d9d938ddfec95c544148e7c536a2a1357d0c54fd /tools/perf/scripts | |
| parent | 8155566a26b8d6c1dd914f06a0c652e4e2f2adf1 (diff) | |
drm/radeon: properly handle vbios fake edid sizing
The comment in the vbios structure says:
// = 128 means EDID length is 128 bytes, otherwise the EDID length = ucFakeEDIDLength*128
This fake edid struct has not been used in a long time, so I'm
not sure if there were actually any boards out there with a non-128 byte
EDID, but align the code with the comment.
Reviewed-by: Thomas Weißschuh <[email protected]>
Reported-by: Thomas Weißschuh <[email protected]>
Link: https://lists.freedesktop.org/archives/amd-gfx/2024-June/109964.html
Fixes: c324acd5032f ("drm/radeon/kms: parse the extended LCD info block")
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions