diff options
author | Thomas Zimmermann <[email protected]> | 2021-07-30 20:35:10 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2021-08-02 16:41:20 +0200 |
commit | 0029d3182969d8dc67e4fedb00d6cf50eee74670 (patch) | |
tree | 1aebbcdc584dbd9deef219e9c8e73c85205032d8 /drivers/fpga/xilinx-spi.c | |
parent | 0ec77bd92b513aa4e556e5b92ccd993677d21cbc (diff) |
drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()
Abstract the framebuffer details by mapping its BOs with a call
to drm_gem_fb_vmap(). Unmap with drm_gem_fb_vunmap().
The call to drm_gem_fb_vmap() ensures that all BOs are mapped
correctly. Gud still only supports single-plane formats.
No functional changes.
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Noralf Trønnes <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions