The sole purpose of this wl_proxy is to set the queue to chain->display->queue. However, wl_proxy inherit their queue from their parent, so the original wl_drm proxy already has its queue set up properly (inherited from wl_registry). Signed-off-by: Simon Ser <contact@emersion.fr> Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11589>