diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-08-15 17:18:49 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-08-22 09:13:07 +0200 |
commit | 9e7a74a12101bb07ccc22fb180c5e44051c5a407 (patch) | |
tree | c7196943529ef8b4f908f70a8fbaab0b151c2054 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | bbad0090b9f4735e35e9881278b7a353f71b43d0 (diff) |
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 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions