Lines Matching full:panfrost
45 - Mali T620 on panfrost
46 - Shader disk cache on Panfrost
61 - panfrost: application crashes with 22.2.4/22.3.0-rc3
69 - panfrost/rk3399: performance drop in emulationstation and in RetroArch menu [mesa >= 21.3.8, bato…
78 - panfrost t860 glmark-es2 regression
84 - panfrost/midgard - on Duckstation PSX emulator: segfault on GLES 3.0 and bad shader compilations…
90 - Hacknet does not render on Panfrost
92 - panfrost g52 issue
171 - panfrost: crash in dEQP test
259 - panfrost: Handle Job VA cycles when decoding a dump file
260 - panfrost: Remove documentation reference to deprecated parameter
261 - panfrost: Add compiler args option for building usermode tools
262 - panfrost: Sync panfrost_drm.h from drm-misc-next
263 - panfrost: Add userspace crash dump decoder and analyser
337 - panfrost: Don't segfault on unknown models
349 - panfrost: Handle untyped_color_outputs on Bifrost
350 - panfrost: Set blit output variable types correctly
351 - panfrost: Don't saturate in Bifrost blend shaders
352 - panfrost: Promote blend shader outputs 8->16-bit
353 - panfrost: Avoid blend shader when not blending
354 - panfrost: Don't compile empty blend shaders
355 - panfrost: Invert no_colour to enabled
356 - panfrost: Simplify blitter blend shader creation
357 - panfrost: Include mask in replace blend shader name
358 - panfrost: Assert that blend shaders are nontrivial
368 - panfrost/ci: Update G72 xflakes list
376 - panfrost: Route shader-db to debug, not stderr
504 - panfrost: Respect buffer offset for OpenCL
505 - panfrost: Honour cso->req_local_mem
535 - panfrost: Evict the BO cache when allocation fails
536 - rusticl: Build Panfrost
537 - panfrost: Adapt emit_shared_memory for indirect dispatch
539 - panfrost: Default pipe->clear_texture impl
540 - panfrost: Allow compiling MESA_SHADER_KERNEL
541 - panfrost: Upload default sampler for txf
542 - panfrost: Bump PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
543 - panfrost: Advertise PIPE_CAP_INT64
544 - panfrost: Honour flush-to-zero controls on Valhall
545 - panfrost: Assume launch_grid parameters always change
580 - panfrost: Remove load_kernel_input path
584 - panfrost,asahi: Remove unused prepare macro
585 - panfrost,asahi: Remove unused function
586 - asahi,panfrost: Remove exact attribute
605 - panfrost/ci: Disable t720 jobs
608 - panfrost/ci: Remove stale fail
619 - panfrost: Remove NIR_SERIALIZED support
653 - panfrost: Don't use lower_wpos_pntc on Midgard
654 - panfrost: Use proper formats for pntc varying
658 - panfrost: Zero polygon list for fragment-only
659 - panfrost: Don't allow VS side effects on midgard
662 - panfrost: Use compute-based XFB on Midgard
663 - panfrost: Avoid a XFB special case
664 - panfrost: Lower MAX_BLOCK_SIZE on Midgard
666 - panfrost,asahi: Support ARB_buffer_storage
669 - panfrost/ci: Disable trace-based testing
670 - panfrost: Enable rendering to 16-bit and 32-bit
671 - panfrost: Add lots of perf_debug annotations
679 - panfrost: Don't use nir_variable in the compilers
684 - panfrost: Don't allocate space for empty varyings
685 - panfrost: Don't use nir_variable to link varyings
686 - panfrost: Delete set_global_resources
687 - panfrost: Move small compute functions to pan_context.c
688 - panfrost: Remove bogus assert
689 - panfrost: Consolidate all shader compiling code
690 - panfrost: Merge pan_assemble.c into pan_shader.c
691 - panfrost: Remove unused req_input_mem copy
692 - panfrost: Rename structs to panfrost_(un)compiled_shader
693 - panfrost: Remove uncompiled_shader->active_variant
694 - panfrost: Use u_dynarray for variants
695 - panfrost: Make fixed_varying_mask a fragment-only key
696 - panfrost: Precompile transform feedback program
697 - panfrost: Precompile shaders
698 - panfrost: Implement a disk cache
699 - docs/new_features: Add Panfrost disk cache
700 - panfrost: Don't copy resources if replaced
701 - panfrost: Replace resource shadowing flush
702 - panfrost: Fix build with Perfetto (again)
703 - panfrost: Copy resources when necessary
704 - panfrost: Require 64-byte alignment on imports
705 - panfrost: Fix reference counting with batch->resources
706 - panfrost: Use PIPE_CAP_VERTEX_ATTRIB_ELEMENT_ALIGNED_ONLY
708 - panfrost: Revert "Require 64-byte alignment on imports"
716 - panfrost: Enable Mali-T620
1231 - Revert "panfrost/ci: Disable t720 jobs"
1401 - ci/panfrost: convert traces to new YAML format
1416 - ci/panfrost: drop glmark2 terrain trace
1428 - ci/panfrost: deduplicate gitlab-ci.yml
1429 - ci/panfrost: enable piglit-gl on g52 again and deparalelize
1430 - ci/panfrost: Humus Portal trace got fixed, update checksum
1431 - ci/panfrost: re-enable traces on t760
1770 - panfrost: do not fake rgtc-support
1898 - docs: panfrost -> Panfrost
2394 - panfrost: Use util/bitpack_helpers.h
2578 - panfrost/blend: Fix invalid const values leading to NIR validation errors
3894 - ci: add a panfrost flake
5273 - panfrost: avoid warning about unused function
5496 - panfrost: Do no use designated initializer for union
5543 - meson/panfrost: Add dep_valgrind for libpanfrost_pixel_format to fixes the compiling error:
5703 - docs/panfrost: Document Mali-T620 support