mesa/src/gallium/targets/pipe-loader
Leandro Ribeiro 9ec9849c85 kmsro: try to use only compatible render-capable devices
Since commit "pipe-loader: add
pipe_loader_get_compatible_render_capable_device_fd()", we have a
function to query a render-only driver that is available and is
compatible with the KMS-only device.

So start to use it, instead of selecting whatever render-only driver is
available to use.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24825>
2023-10-17 20:31:13 +00:00
..
meson.build kmsro: try to use only compatible render-capable devices 2023-10-17 20:31:13 +00:00
pipe.sym ac/llvm: handle static/shared llvm init separately 2020-08-17 10:47:41 +00:00
pipe_crocus.c crocus: Add pipe loader driver 2021-07-03 06:34:20 +02:00
pipe_i915.c gallium/drm: Define the DRM entrypoints in drm_helper.h 2020-09-24 16:35:17 -07:00
pipe_iris.c iris: Add pipe-loader support 2020-10-07 16:01:31 -05:00
pipe_kmsro.c pipe-loader,gallium/drm: Fix the kmsro pipe_loader target 2021-03-29 23:15:48 +00:00
pipe_msm.c gallium/drm: Define the DRM entrypoints in drm_helper.h 2020-09-24 16:35:17 -07:00
pipe_nouveau.c gallium/drm: Define the DRM entrypoints in drm_helper.h 2020-09-24 16:35:17 -07:00
pipe_r300.c gallium/winsys: move {amdgpu,radeon_drm}_public.h contents into radeon_winsys.h 2022-04-17 01:27:34 +00:00
pipe_r600.c gallium/winsys: move {amdgpu,radeon_drm}_public.h contents into radeon_winsys.h 2022-04-17 01:27:34 +00:00
pipe_radeonsi.c gallium/drm: Define the DRM entrypoints in drm_helper.h 2020-09-24 16:35:17 -07:00
pipe_swrast.c loader: fixes -Werror,-Wdeprecated-non-prototype for clang-15 in pipe-loader 2022-12-16 19:02:17 +00:00
pipe_vmwgfx.c gallium/drm: Define the DRM entrypoints in drm_helper.h 2020-09-24 16:35:17 -07:00