Files
third_party_mesa3d/docs/gallium
Lucas Fryzek cffa67af01 gallium: Modify default path for DMABUF to use DRM
Modify the code path taken in `u_pipe_screen_get_param_defaults`
to call DRM to check if `PIPE_CAP_DMABUF` is supported. This is
required for overriding the behavior in `dri2_init_screen_extensions`
to support importing DMA bufs on drivers that don't support DRM, by
simply changing how `PIPE_CAP_DMABUF` is handled in their driver.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21654>
2023-03-31 13:39:07 +00:00
..
2023-03-28 02:31:05 +00:00
2023-03-28 02:31:05 +00:00
2020-07-07 10:22:08 +00:00
2022-11-10 17:26:19 +01:00
2023-03-29 12:53:26 +00:00
2020-07-07 10:22:08 +00:00
2020-07-07 10:22:08 +00:00
2022-11-10 17:26:19 +01:00
2022-11-15 10:01:15 +00:00