diff options
author | Thomas Zimmermann <[email protected]> | 2023-05-30 17:12:21 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-06-01 12:26:50 +0200 |
commit | 6ebf23bf5ea3ba541cced9d7dee782c62f613f9b (patch) | |
tree | 9546090d05017de2a3e70bee2af661e1a4df2f4f /drivers/fpga/fpga-mgr.c | |
parent | 7fca1dd909b3c1a0d7f2478fa939880d7b885491 (diff) |
drm/radeon: Use regular fbdev I/O helpers
Use the regular fbdev helpers for framebuffer I/O instead of DRM's
helpers. Radeon 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: Alex Deucher <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: "Pan, Xinhui" <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions