mesa/src
Simon Ser 1d349a6484 Revert "egl: Don't add hardware device if there is no render node v2."
This reverts commit 5743a36b2b.

Now that _eglAddDevice is always called with the correct software
hint, no need to bail out if the device doesn't have a render node.
On split render/display SoCs, the DRM device won't have a render
node, yet rendering is hardware-accelerated (via kmsro).

Signed-off-by: Simon Ser <contact@emersion.fr>
Fixes: 5743a36b2b ("egl: Don't add hardware device if there is no render node v2.")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4178
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9697>
2021-03-26 10:32:31 +00:00
..
amd amd: update addrlib 2021-03-25 19:23:40 -04:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom broadcom/compiler: try to fill up delay slots after a thrsw 2021-03-26 07:13:07 +00:00
compiler nir: add nir_shader_as_str function 2021-03-25 13:53:33 +00:00
drm-shim
egl Revert "egl: Don't add hardware device if there is no render node v2." 2021-03-26 10:32:31 +00:00
etnaviv
freedreno turnip: clamp to zero negative upper left corner of viewport 2021-03-25 17:57:59 +00:00
gallium panfrost: Use the descriptor allocators where appropriate 2021-03-26 08:46:10 +01:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx/drisw: Implement WaitX and WaitGL 2021-03-19 15:43:49 +00:00
gtest
hgl
imgui
intel anv: use helper function to get the buffer size 2021-03-25 15:22:20 -07:00
loader scons: Remove. 2021-03-20 10:38:55 +00:00
mapi scons: Remove. 2021-03-20 10:38:55 +00:00
mesa mesa/st: fix lower_tex_src_plane in multiple samplers scenario 2021-03-26 10:21:35 +01:00
microsoft nir: port fp16 casting code from dxil 2021-03-22 12:16:59 +10:00
nouveau
panfrost panfrost: Get rid of panfrost_pool_alloc() 2021-03-26 08:46:15 +01:00
util util/set: stop leaking u32 key sets which pass a mem ctx 2021-03-24 23:32:40 +00:00
virtio virgl: implement support for PIPE_CAP_STRING_MARKER 2021-03-09 13:57:05 +00:00
vulkan meson: switch vulkan layer to list of choices 2021-03-25 19:10:03 +00:00
meson.build