mesa/src/panfrost/encoder
Alyssa Rosenzweig bccb3deee2 panfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost
We're not *quite* ready to open the flood gates on Bifrost (a major
blocker is CI, which is itself blocked on the lockdowns - expected to be
resolved in the coming months..)

Nevertheless, let's add a debug option to probe on compatible Bifrost
devices to avoid keeping out-of-tree patches around.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5272>
2020-05-29 19:24:45 -04:00
..
meson.build panfrost: Move pan_bo to root panfrost 2020-03-31 01:12:26 +00:00
pan_afbc.c panfrost: Enable AFBC for Z24X8 2020-05-19 18:09:26 +00:00
pan_attributes.c panfrost: Fix padded_vertex_count generation 2020-02-27 16:31:42 +01:00
pan_bo.c panfrost: Keep cached BOs mmap'd 2020-05-21 14:43:31 -04:00
pan_bo.h panfrost: Move pan_bo to root panfrost 2020-03-31 01:12:26 +00:00
pan_device.h panfrost: Move device open/close to root panfrost 2020-03-31 01:12:26 +00:00
pan_encoder.h panfrost: Move checksum routines to root panfrost 2020-02-21 07:26:52 -05:00
pan_format.c panfrost: Fill in SCALED formats to format table 2020-05-21 14:43:32 -04:00
pan_invocation.c panfrost: Update comment about magic number relating to barriers 2020-02-16 09:16:46 -05:00
pan_props.c panfrost: Add GPU IDs for G31/G52 2020-05-29 19:24:05 -04:00
pan_sampler.c panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_scratch.c panfrost: Simplify stack shift calculation 2020-02-27 16:32:17 +01:00
pan_texture.c panfrost: Ensure nonlinear strides are 16-aligned 2020-05-27 16:49:43 -04:00
pan_texture.h panfrost: Switch formats to table 2020-05-19 18:09:26 +00:00
pan_tiler.c panfrost: Implement pan_tiler for non-hierarchy GPUs 2019-12-03 04:25:04 +00:00
pan_util.h panfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost 2020-05-29 19:24:45 -04:00