diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-02 12:53:47 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-06 14:41:37 +0200 |
commit | 4dc9bb66ebdd123cc6dc823516b2710e7ff8df7b (patch) | |
tree | a96c6af1e021dfc13d3737fd54ca17837d289abf /.editorconfig | |
parent | c3ac343c1448599952829456bc2d65b6a4307c6c (diff) |
drm/bochs: Validate display modes against available video memory
For each mode, test the required memory against the available video
memory. Filters out modes that do not fit into display memory.
Also remove the old test against the 4 MiB limit. It is now obsolete
and did not necessarily produce correct results.
v2:
- fix __udivdi3 linker error (kernel test robot)
- fix vdisplay and hdisplay usage
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240902105546.792625-10-tzimmermann@suse.de
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions