diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-08-15 18:18:49 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-08-22 10:13:07 +0300 |
commit | 9e7a74a12101bb07ccc22fb180c5e44051c5a407 (patch) | |
tree | c7196943529ef8b4f908f70a8fbaab0b151c2054 /scripts/gdb/linux/utils.py | |
parent | bbad0090b9f4735e35e9881278b7a353f71b43d0 (diff) | |
download | linux-9e7a74a12101bb07ccc22fb180c5e44051c5a407.tar.xz |
drm/ast: dp501: Use struct drm_edid and helpers
Convert DP501 support to struct drm_edid and its helpers. Simplifies
and modernizes the EDID handling.
The driver reads 4 bytes at once, but the overall read length is now
variable. Therefore update the EDID read loop to never return more than
the requested bytes.
v2:
- fix reading EDID data
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240815151953.184679-8-tzimmermann@suse.de
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions