diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-03 21:35:34 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-04 16:54:35 +0300 |
commit | 66d658b99c4c3b3fcd53b7403c896eb98dc2c3ea (patch) | |
tree | 036a242ec4702c36665af05b03f6cdbb08768530 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1e9fd9d5e2a6cd5e60eff9fccfecf91494128df9 (diff) | |
download | linux-66d658b99c4c3b3fcd53b7403c896eb98dc2c3ea.tar.xz |
fbdev/efifb: Use fbdev I/O helpers
Set struct fb_ops and with FB_DEFAULT_IOMEM_OPS, fbdev's initializer
for I/O memory. Sets the callbacks to the cfb_ and fb_io_ functions.
Select the correct modules with Kconfig's FB_IOMEM_HELPERS token.
The macro and token set the currently selected values, so there is
no functional change.
v3:
* use _IOMEM_ in commit message
v2:
* updated to use _IOMEM_ tokens
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Helge Deller <deller@gmx.de>
Cc: Peter Jones <pjones@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230803184034.6456-10-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions