pipe_loader_drm: Fix virtgpu_drm header path

Fixes: 2ea4a59ab7 ("loader: Add better
support for virtgpu nctx driver loading")

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30673>
(cherry picked from commit 284ad7da39)
This commit is contained in:
bbhtt 2024-08-15 15:42:08 +05:30 committed by Eric Engestrom
parent da70827656
commit 83e71e0ebd
2 changed files with 2 additions and 2 deletions

View file

@ -394,7 +394,7 @@
"description": "pipe_loader_drm: Fix virtgpu_drm header path",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "2ea4a59ab7cf07d660c424760ec74eff8f34a3cc",
"notes": null

View file

@ -51,7 +51,7 @@
#include "virtio/virtio-gpu/drm_hw.h"
#include "virtio/virtio-gpu/virglrenderer_hw.h"
#include "virtgpu_drm.h"
#include "drm-uapi/virtgpu_drm.h"
#define DRM_RENDER_NODE_DEV_NAME_FORMAT "%s/renderD%d"
#define DRM_RENDER_NODE_MAX_NODES 63