Skip to content

drm_kms: Make SudburyDrmCompositor own the DrmDevice

Ben Widawsky requested to merge cleanup into main

Only the SudburyDrmCompositor needs access to the DrmDevice since it will dispatch SudburyKms for any needed operations directly.

Merge request reports