summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2023-08-06 13:58:59 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2023-08-28 09:44:10 +0200
commitaee3c3119fd5c3c3a3442b7056a2bf08163a8fd7 (patch)
treedd1fbb09c23490d01399d3d46d3701f775134ee7 /tools/perf/scripts/python/export-to-postgresql.py
parent17397471d80ec0aa058d3cd1767aca8caa7e291f (diff)
fbdev/ffb: Use initializer macro for struct fb_ops
Initialize struct fb_ops to the correct default values with the internal __FB_DEFAULT_SBUS_OPS_*() macros. Rename the ioctl and mmap callbacks to use the infix _sbusfb_. This makes them fit the SBUS helpers' naming pattern. It is not possible to use set all defaults via FB_DEAFULT_SBUS_OPS(), as ffb provides its own implementation of fb_fillrect, fb_copyarea, and fb_imageblit. Hence we also avoid FB_SBUS_HELPERS, but let the driver select its dependencies individually instead. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20230806120926.5368-9-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions