mesa/src/gallium/winsys
Asahi Lina 45be01374f asahi: Add scaffolding for supporting driconf options
It's time to start using some of these, so add the required scaffolding
to be able to have driver-specific driconf handling for us.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25052>
2023-09-05 18:50:34 +00:00
..
amdgpu/drm ac: implement AMD_FORCE_FAMILY properly, remove SI_FORCE_FAMILY 2023-08-19 19:36:55 +00:00
asahi/drm asahi: Add scaffolding for supporting driconf options 2023-09-05 18:50:34 +00:00
crocus/drm intel/dev: create a helper dependency for libintel_dev 2023-03-02 00:01:27 +00:00
d3d12/wgl treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
etnaviv/drm etnaviv: change create_renderonly signature to uniformize it 2023-03-29 09:34:29 +00:00
freedreno/drm freedreno: change create_renderonly signature to uniformize it 2023-03-29 09:34:29 +00:00
i915/drm i915: hook new get_fd proc for drm winsys 2023-04-04 19:39:02 +00:00
iris/drm iris: Drop extra file-descriptor dup in iris_drm_screen_create() 2022-08-23 22:54:23 +00:00
kmsro/drm asahi: Flip kmsro around to allocate on the GPU 2023-04-07 03:23:04 +00:00
lima/drm lima: use u_pipe_screen_lookup_or_create in the renderonly path too 2023-07-06 06:59:21 +00:00
nouveau/drm nvc0: initial Ada enablement 2023-07-19 09:08:16 +00:00
panfrost/drm winsys/panfrost: Make sure we reset scanout on error in create_kms_dumb_buffer_for_resource() 2023-07-05 06:22:22 +00:00
radeon radeon_winsys: add a ctx_set_sw_reset_status callback 2023-08-17 15:34:06 +00:00
svga/drm svga: use alignas over struct MKSGuestStatInfoEntry 2023-08-09 05:15:09 +00:00
sw Gallium: Fix shared memory segment leak 2023-08-08 13:24:01 +00:00
tegra/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
v3d/drm v3d: change create_renderonly signature to uniformize it 2023-03-29 09:34:30 +00:00
vc4/drm vc4: change create_renderonly signature to uniformize it 2023-03-29 09:34:30 +00:00
virgl virgl: Only PIPE_BUFFER with VIRGL_BIND_CUSTOM flag is considered busy during creation 2023-08-04 09:46:40 +00:00