Lines Matching full:panfrost

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