X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fbroadcom%2Fdrm-shim%2Fv3d.c;h=f4d5bd31323390fba62d07a3d85cfe4bc11dd0cc;hp=81e34c128e20b235fbd1ff8a8bc2861f226da1c0;hb=e9add0c501c3765cae43ef60ec58404c2340991b;hpb=5a8718f01b3976e1bc82362a907befef68a7f525 diff --git a/src/broadcom/drm-shim/v3d.c b/src/broadcom/drm-shim/v3d.c index 81e34c128e2..f4d5bd31323 100644 --- a/src/broadcom/drm-shim/v3d.c +++ b/src/broadcom/drm-shim/v3d.c @@ -28,6 +28,8 @@ #include "v3d.h" #include "v3d_simulator_wrapper.h" +bool drm_shim_driver_prefers_first_render_node = false; + static struct v3d_device_info devinfo; struct v3d_shim_device v3d = { .devinfo = &devinfo