diff options
author | Thomas Zimmermann <[email protected]> | 2023-05-30 17:12:20 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-06-01 12:26:49 +0200 |
commit | 7fca1dd909b3c1a0d7f2478fa939880d7b885491 (patch) | |
tree | cc2d8db715371166ee28796e30b6c5fb7807e75b /scripts/gdb/linux/tasks.py | |
parent | ac9dc1b1b98e2177bd638d5af123669014152f3f (diff) |
drm/gma500: Use regular fbdev I/O helpers
Use the regular fbdev helpers for framebuffer I/O instead of DRM's
helpers. Gma500 does not use damage handling, so DRM's fbdev helpers
are mere wrappers around the fbdev code.
By using fbdev helpers directly within each DRM fbdev emulation,
we can eventually remove DRM's wrapper functions entirely.
v4:
* use initializer macros for struct fb_ops
v2:
* use FB_IO_HELPERS option
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Cc: Patrik Jakobsson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions