Skip to content

backend-drm: Reuse drmModeRes in drm_backend_create

Igor Torrente requested to merge Igortorrente/weston:drmModeGetResources into master

Rework some functions in drm.c to reuse the drmModeRes and reduce the usage of drmModeGetResources and drmModeGetResources.

Closes: #419 (closed)
Signed-off-by: Igor Matheus Andrade Torrente igormtorrente@gmail.com

Edited by Igor Torrente

Merge request reports