Skip to content
Snippets Groups Projects
Commit bf255ed9 authored by Lyude Paul's avatar Lyude Paul
Browse files

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's avatarLyude Paul <lyude@redhat.com>
parent 1bd59d0b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment