84001ea425
We have been using drm_render_device to refer to the render device and drm_primary_device to refer to the display device, but that is confusing because the render device also has a primary node (for legacy reasons), so don't use primary to refer to the display device. Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Acked-by: Erico Nunes <nunes.erico@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25748>