aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-11-27 14:15:35 +0100
committerThomas Zimmermann <[email protected]>2023-11-29 12:20:14 +0100
commit28f57d03f5a73ad7c5b07fd1414d816f15f7fb1d (patch)
treee248cd9984e4b782d37424e66c794561b07f7954 /tools/perf/scripts/python
parent30b72c0bde93ae3001736b596cf94bfb47c5e159 (diff)
fbdev/arcfb: Use generator macros for deferred I/O
Implement the driver's fops with the generator macros for deferred I/O. Only requires per-driver code for the on-scren scanout buffer. The generated helpers implement reading, writing and drawing on top of that. Also update the selected Kconfig tokens accordingly. Actual support for deferred I/O is missing from the driver. So writing to memory-mapped pages does not automatically update the scanout buffer. Signed-off-by: Thomas Zimmermann <[email protected]> Cc: Jaya Kumar <[email protected]> Acked-by: Javier Martinez Canillas <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions