Lines Matching full:panfrost
43 - panfrost Valhall support (conformant OpenGL ES 3.1 on Mali-G57)
129 - panfrost shader classification is wrong in some cases
181 - panfrost: Broken interaction between CRC and tile size
182 - panfrost: allow_forward_to_be_killed is too conservative
210 - panfrost midgard - major issues with MelonDS emulator - not able to trace properly too
240 - Panfrost: wrong textures and lighting in "Thief" games in wine (not happening when using Software…
260 - bad memory managment on panfrost RK3399 - cannot alocate more ram - fury unleashed
346 - panfrost: Add 48-bit and 96-bit tiling routines
347 - panfrost: Remove bpp check for tiling
348 - panfrost: Only handle 2D in should_linear_convert
349 - panfrost: Implement tiled 3D resource access
350 - panfrost: Only tile for 2D dimensions
351 - panfrost: Allow tiling all texture targets
352 - panfrost: Assert alignment in tiling routine
353 - panfrost: Document arguments to tiling routines
354 - panfrost: Unit test u-interleaved tiling routines
355 - docs/panfrost: Document u-interleaved tiling
356 - panfrost: Rework dirty tracking for Valhall
357 - panfrost: Dirty track batch masks
358 - panfrost: Rework PAN_GPU_ID mechanism
359 - docs/panfrost: Document drm-shim usage
370 - panfrost: Add texture features enum to v9.xml
375 - panfrost: Don't allocate storage for PSIZ on Valhall
376 - panfrost: Compile libpanfrost for v9
377 - panfrost: Add helper to emit UBOs
378 - panfrost: Port uniform/UBO logic to Valhall
379 - panfrost: Don't fix up alpha test on Bifrost
380 - panfrost: Use common state emit for compute jobs
381 - panfrost: Adapt compute job emit for Valhall
382 - panfrost: Specialize rasterizer state for Valhall
383 - panfrost: Simplify attribute format expression
384 - panfrost: Specialize vertex elements for Valhall
385 - panfrost: Specialize ZSA state for Valhall
386 - panfrost: Specialize shader descriptors for Valhall
387 - panfrost: Use dirty flags to emit v9 descriptors
388 - panfrost: Generate Valhall Malloc IDVS jobs
389 - panfrost: Compile for v9
390 - panfrost: Kick off v9 support in the driver
391 - panfrost: Advertise all textures in drm-shim
392 - panfrost: Split pan_layout.c from pan_texture.c
393 - panfrost: Always use 64-bit SD with strides
394 - panfrost: Add afbc_superblock_{size, width, height} helpers
395 - panfrost: Use panfrost_afbc_superblock_width
396 - panfrost: Don't pretend to support multiplane AFBC
397 - panfrost: Extract panfrost_afbc_is_wide helper
398 - panfrost: Use pan_block_size in layout calculation
399 - panfrost: Unify panfrost_block_size paths
400 - panfrost: Unify paths through image_layout_init
401 - panfrost: Remove unused dev argument
402 - panfrost: Unit test block size queries
403 - panfrost: Simplify how image_layout_init is called
404 - panfrost: Add a test for pan_image_layout_init
449 - panfrost: Only flip point sprites for GL
453 - panfrost: Remove ancient unused code
454 - panfrost: Call tgsi_to_nir earlier
455 - panfrost: Don't subclass pipe_compute_state
456 - panfrost: Use s->info.stage instead of tgsi stage
457 - panfrost: Simplify shader key architecture
458 - panfrost: Refactor variant selection code
459 - panfrost: Refactor variant rebind code
460 - panfrost: Lower point sprites on Bifrost
461 - panfrost: Lower user clip planes
462 - panfrost: Flip point coords in hardware
476 - panfrost: Add helpers to work with legacy strides
477 - panfrost: Use row stride for explicit layouts
478 - panfrost: Rename away from bytes_per_pixel
479 - panfrost: Use row stride to calculate slice size
480 - panfrost: Adapt get_param for row strides
481 - panfrost: Use row_stride even for linear resources
482 - lima,panfrost: Use row stride for tiling routines
483 - panfrost: Remove line_stride
484 - panfrost: Unify row stride and AFBC row stride
485 - panfrost: Unit test stride calculations
486 - panfrost: Unit test "from legacy" helper
496 - panfrost: Relax image check
501 - panfrost: Correct XML for TLS
502 - panfrost: Use emit_tls
503 - panfrost: Use packed TLS on Valhall
504 - panfrost/ci: Smoke test spilling
505 - panfrost: Don't use VARYING_SLOT_TEX0 internally
508 - panfrost: Increase the maximum tiler heap size
598 - panfrost: Simplify the kmsro create path
599 - panfrost: Don't allocate SHARED as scanout
603 - panfrost: Fix crash with GALLIUM_HUD
604 - panfrost: Extract afbc_stride_blocks helper
605 - panfrost: Extract pan_afbc_row_stride helper
606 - panfrost: Fix is_wide return type
607 - panfrost: Add pan_afbc_tile_size helper
608 - panfrost: Support tiled AFBC in stride helpers
609 - panfrost: Align layouts to tiles of superblocks
610 - panfrost: Add AFBC stride unit tests
611 - panfrost: Add 3D texture layout unit test
612 - panfrost: Calculate header_size based on row_stride
613 - panfrost: Add a tiled 16x16 layout unit test
614 - panfrost: Add 1x1 layout unit tests
615 - panfrost: Fix AFBC flags on v6
616 - panfrost: Put comment in correct #ifdef
617 - panfrost: Handle AFBC Tiled
618 - panfrost: Add helper checking tiled AFBC support
619 - panfrost: Gate tiled AFBC on GPUs that support it
620 - panfrost: Advertise 16x16 tiled AFBC
621 - panfrost: Use tiled AFBC textures
624 - panfrost: Allow FPK on Valhall
625 - panfrost: Set overdraw_alpha[01] flags
626 - panfrost: Set allow_rotating_primitives
659 - panfrost: Fix XML for AFBC header on v9
660 - panfrost: Pass arch instead of dev into afbc_format
661 - panfrost: Add pan_afbc_compression_mode on Valhall
662 - panfrost: Support rendering to AFBC on Valhall
663 - panfrost: Handle texturing from AFBC on Valhall
664 - panfrost: Allow 2D AFBC on Valhall
671 - panfrost/ci: Mark draw_buffers_indexed.* as flakes
672 - panfrost: Use C11 static_assert for enums
677 - panfrost: Don't allow vertex shaders to have side effects
678 - panfrost: Wire up transfrom feedback sysvals
679 - panfrost: Create transform feedback shaders
680 - panfrost: Launch transform feedback shaders
682 - panfrost: Extract panfrost_get_index_buffer helper
683 - panfrost: Don't calculate min/max indices on v9
693 - panfrost: Enable Mali-G57
695 - panfrost: Fix inverted indirect dispatch condition
698 - panfrost: Use push constants for indirect dispatch
699 - panfrost: Use push constants for indirect draws
702 - panfrost: Deduplicate indirect dispatch structs
703 - panfrost: Remove redundant first_tag access
704 - panfrost: Remove is_64b assignments
705 - panfrost: Add panfrost_query_l2_slices helper
710 - panfrost: Allow pixels using discard to be killed
711 - panfrost: Inline pan_fbd_has_zs_crc_ext
712 - panfrost: Disable CRC at <16x16 tile sizes
719 - panfrost: Disable QUADS on Valhall
720 - panfrost: Fix batch state changes on Valhall
721 - panfrost: Add tristate_is_defined helper
722 - panfrost: Implement provoking vertices on Valhall
746 - panfrost: Enable more FP16 caps on Valhall
747 - panfrost: Enable CAP_INDIRECT_TEMP_ADDR on Valhall
748 - panfrost: Bump ESSL_FEATURE_LEVEL on Valhall
753 - lima,panfrost: Do not ralloc contexts against the screen
759 - panfrost: Separate core ID range from core count
760 - panfrost: Move bifrost_lanes_per_warp to common
761 - panfrost: Fix PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
762 - panfrost: Fix PIPE_COMPUTE_CAP_SUBGROUP_SIZE
763 - panfrost/ci: Disable 0ad trace on T860
764 - panfrost: Clear with a quad to avoid flushing
765 - panfrost/ci: Disable T760 jobs
767 - panfrost: Revert provoking vertex assertion
768 - panfrost: Only key points to point coord origin
773 - panfrost: Make pan_select_max_tile_size O(1)
774 - panfrost: Use implementation-specific tile size
775 - panfrost: Protect pandecode by a mutex
778 - panfrost: Fix shader_modifies_coverage on Valhall
779 - panfrost: Add decoupled early-ZS helpers
780 - panfrost: Unit test early-ZS helpers
781 - panfrost: Add zsa->zs_always_passes flag
782 - panfrost: Use early-ZS helpers
791 - panfrost: Don't segfault on unknown models
799 - panfrost: Respect buffer offset for OpenCL
1611 - ci/panfrost: add RoR and Nheko traces
1628 - ci/panfrost: add Blender, Warzone2100, Freedoom and Unvanquished traces
1850 - panfrost: always print the bad ALU op if we're failing to translate.
2615 - panfrost: Stop overallocating compressed textures
2616 - panfrost: Enable NIR lowering of half float packing
2617 - panfrost: Fix pack_32_2x16 implementation
2631 - panfrost: Copy blend constant into variant even when reusing it
2632 - panfrost: Increase the limit for blend shader variants
2633 - panfrost: Move patched_s out of the pan_blitter_views struct
2637 - panfrost: Only write depth / stencil once if MRT is used
2641 - panfrost: Constant stencil value tracking
2642 - panfrost: Stop using sparse_array for batch BOs
2643 - panfrost: Use a macro for checking for a shared bind type
2644 - panfrost: Remove sync arguments from panfrost_batch_submit
2645 - panfrost: Enable QUAD_STRIP and POLYGON on v6
2650 - panfrost: Only emit images when they are present
2651 - panfrost: Emit the correct number of attributes
2652 - panfrost: Clear the GENERAL varying buffer field if unused
2653 - panfrost: Correctly calculate prefetch suppresion varying index
2654 - panfrost: Add a debug option for checking overflows on pool uploads
2655 - panfrost: Don't unbind recently bound streamout targets
2656 - panfrost: Allow NULL streamout targets
2780 - panfrost,panvk: Make fixed_sysval_ubo < 0 mean compiler-assigned
2781 - panfrost: Add some sanity checking for sysvals
2906 - panfrost: Use u_default_clear_buffer
2932 - panfrost,asahi: Use util_sign_extend for unpacking
2978 - panfrost: Simplify sample_shading
3529 - panfrost: Remove format desc null check
4941 - panfrost: Fix unwanted valgrind message related to restart_index
5955 - panfrost: Fix memory leaks on unit test failures.