mesa/src/gallium/drivers/crocus
Dave Airlie 5bf6ec31cc crocus/gen4: restrict memcpy mapping to gen5
This is due to gen4 + 4.5 having some rather strange swizzling
that we can't actually detect properly in userspace

Fixes: f3630548f1 ("crocus: initial gallium driver for Intel gfx 4-7")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12058>
2021-07-26 20:28:37 +00:00
..
crocus_batch.c crocus: fix another printf specifier. 2021-06-24 07:10:49 +00:00
crocus_batch.h
crocus_blit.c crocus: use threaded context base classes 2021-07-06 13:56:48 +10:00
crocus_blorp.c crocus/gen8: add PMA fix from iris 2021-06-22 18:56:21 +00:00
crocus_blt.c crocus: use threaded context base classes 2021-07-06 13:56:48 +10:00
crocus_bufmgr.c crocus: use simple_mtx in the bufmgr 2021-07-14 00:46:12 +00:00
crocus_bufmgr.h crocus: optimise bo_unref path a little. 2021-07-05 15:03:48 +10:00
crocus_clear.c crocus: use threaded context base classes 2021-07-06 13:56:48 +10:00
crocus_context.c crocus: enable threaded context support 2021-07-06 13:56:48 +10:00
crocus_context.h crocus: enable threaded context support 2021-07-06 13:56:48 +10:00
crocus_defines.h
crocus_disk_cache.c
crocus_draw.c crocus: reorder version checks on indirect xfb 2021-07-05 15:03:48 +10:00
crocus_fence.c crocus: enable threaded context support 2021-07-06 13:56:48 +10:00
crocus_fence.h
crocus_fine_fence.c
crocus_fine_fence.h
crocus_formats.c crocus: disable Z16 unorm textures on pre-gen8 as well. 2021-06-30 00:53:55 +00:00
crocus_genx_macros.h
crocus_genx_protos.h crocus/gen8: add PMA fix from iris 2021-06-22 18:56:21 +00:00
crocus_monitor.c
crocus_monitor.h
crocus_pipe.h
crocus_pipe_control.c crocus/gen8: limit some pipe controls to gen7/hsw 2021-06-22 18:56:20 +00:00
crocus_program.c intel/compiler: Rename brw_nir_lower_image_load_store to brw_nir_lower_storage_image 2021-07-21 11:02:15 -07:00
crocus_program_cache.c
crocus_query.c crocus: use threaded context base classes 2021-07-06 13:56:48 +10:00
crocus_resolve.c crocus: use threaded context base classes 2021-07-06 13:56:48 +10:00
crocus_resource.c crocus/gen4: restrict memcpy mapping to gen5 2021-07-26 20:28:37 +00:00
crocus_resource.h crocus: enable threaded context support 2021-07-06 13:56:48 +10:00
crocus_screen.c intel/dev: Add a max_cs_workgroup_threads field 2021-07-14 23:02:34 +00:00
crocus_screen.h crocus: add GL_CLAMP emulation in driver again. 2021-07-12 15:18:13 +10:00
crocus_state.c crocus: add GL_CLAMP emulation in driver again. 2021-07-12 15:18:13 +10:00
crocus_todo.txt
driinfo_crocus.h
gen4_blorp_exec.h
meson.build crocus/gen8: hookup gen8 state generators 2021-06-22 18:56:21 +00:00