diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-02 12:53:40 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-06 14:41:34 +0200 |
commit | 759ef92532f3c332541f475f5ca91161dbde72e8 (patch) | |
tree | bb8a5933cfb21af56f462e54f2141e75c8c41854 /drivers/gpu/drm/lima/lima_sched.c | |
parent | c5c4c8fba06ded032be2bae8f4bff972c3d9812e (diff) |
drm/bochs: Use helpers for struct drm_edid
Implement a read function for struct drm_edid and read the EDID data
with drm_edit_read_custom(). Update the connector data accordingly.
The EDID data comes from the emulator itself and the connector stores
a copy in its EDID property. The drm_edid field in struct bochs_device
is therefore not required. Remove it.
If qemu provides no EDID data, install default display modes as before.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240902105546.792625-3-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions