diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-04-10 11:37:25 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-04-14 11:16:14 +0300 |
commit | e8c086880b2bac0ebc931b635b3b10bdc5ec6496 (patch) | |
tree | 0de330e6b6ea0e2ac204ccaca68b1919aa9ca6be /tools/perf/scripts/python/gecko.py | |
parent | 6046b49bafff47726a377ef05dc55ef7dec01cbd (diff) | |
download | linux-e8c086880b2bac0ebc931b635b3b10bdc5ec6496.tar.xz |
drm/sysfb: Share helpers for screen_info validation
Share efidrm's and vesadrm's validation of struct screen_info in
shared helpers. Update the drivers.
Most validation helpers test individual values against limits and
can be shared as they are. For color formats, a common helper looks
up the correct DRM format info from a driver-provided list of color
formats.
These screen_info helpers are only available if CONFIG_SCREEN_INFO
has been selected, as done by efidrm and vesadrm.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://lore.kernel.org/r/20250410083834.10810-4-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions