-
- Downloads
rust: drm/kms/fbdev: Add FbdevShmem
For drivers which use the shmem based GEM helpers, they'll want to use the
relevant drm_fbdev_shmem_setup() functions instead of the
drm_fbdev_dma_setup() functions. To allow for this, introduce another
FbdevImpl that such drivers can use instead of FbdevDma.
Signed-off-by:
Lyude Paul <lyude@redhat.com>
Loading
Please register or sign in to comment