mesa/src/gallium/drivers/panfrost
Alyssa Rosenzweig ae4d46d457 panfrost: Only build GPU indirect kernels for v7
These kernels aren't tested (and are probably broken) elsewhere. Don't
waste cycles trying to compile for other architectures. This reduces the
amount of code that needs to be ported to a new architecture.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14064>
2021-12-06 13:54:25 +00:00
..
.editorconfig
meson.build panfrost: s/[idep_]midgard_pack/[idep_]pan_packers/ 2021-08-26 10:35:17 +02:00
pan_assemble.c panfrost: Prepare shader helpers to per-gen XML 2021-09-20 15:18:56 +02:00
pan_blend_cso.h panfrost: Pass through alpha_zero_nop/one_store 2021-10-26 19:01:47 +00:00
pan_blit.c gallium/u_blitter: disable sample shading for all blits 2021-11-04 15:06:09 +00:00
pan_cmdstream.c panfrost: Only build GPU indirect kernels for v7 2021-12-06 13:54:25 +00:00
pan_compute.c panfrost: Prepare shader helpers to per-gen XML 2021-09-20 15:18:56 +02:00
pan_context.c panfrost: Fix gl_FragColor lowering 2021-10-23 00:02:53 +00:00
pan_context.h panfrost: Get rid of all _packed structs in pan_context.h 2021-08-26 10:35:17 +02:00
pan_helpers.c panfrost: Don't make get_index_buffer_bounded per-gen 2021-07-23 20:12:18 +00:00
pan_job.c panfrost: Fix PAN_MESA_DEBUG=sync with INTEL_blackhole_render 2021-10-05 21:13:52 +00:00
pan_job.h panfrost: Remove unused functions 2021-08-25 20:03:08 +00:00
pan_mempool.c panfrost: Fork pan_pool for Gallium and Vulkan 2021-07-05 05:43:49 +00:00
pan_mempool.h panfrost: Fork pan_pool for Gallium and Vulkan 2021-07-05 05:43:49 +00:00
pan_public.h panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
pan_resource.c panfrost: support PIPE_RESOURCE_PARAM_NPLANES query 2021-10-26 12:19:11 +00:00
pan_resource.h panfrost: Decompress for incompatible AFBC formats 2021-10-22 21:55:32 -04:00
pan_screen.c gallium: add new PIPE_CAP_IMAGE_STORE_FORMATTED 2021-12-03 15:32:36 +00:00
pan_screen.h pan/lower_fb: Re-order components when dealing with raw formats 2021-09-28 18:59:46 +00:00