Lines Matching full:panfrost

40 - Mali G610 and G310 on Panfrost
41 - Mali T600 on Panfrost
197 - panfrost: graphical artifacts on T604 (T600)
218 - panfrost: implement line smoothing
462 - panfrost: Add a library to build CSF command streams
463 - panfrost: Add support for the CSF job frontend
469 - panfrost: derive ht
619 - panfrost: Enable Mali-T600
620 - docs/panfrost: Document Mali-T600 support
714 - panfrost: Add an entry for panthor in the renderonly_drivers[] array
715 - panfrost: Add the gallium glue to get panfrost loaded when panthor is detected
721 - panfrost: Kill unused forward declarations in pan_texture.h
722 - panfrost: Add a per-gen panfrost_format_from_pipe_format() helper
723 - panfrost: Add a per-gen panfrost_blendable_format_from_pipe_format() helper
724 - panfrost: Make panfrost_format_to_bifrost_blend() a per-gen helper
725 - panfrost: Add panfrost_[blendable]_format_table() helpers
726 - panfrost: Move panfrost_is_yuv() to pan_format.h
727 - panfrost: Move YUV-debugging out of panfrost_new_texture()
728 - panfrost: Stop passing a panfrost_device to panfrost_new_texture()
729 - panfrost: Don't pass a panfrost_device to panfrost_format_supports_afbc()
730 - panfrost: Don't pass a panfrost_device to panfrost_afbc_can_tile()
731 - panfrost: Stop passing a panfrost_device to pan_blend_get_internal_desc()
732 - panfrost: Stop exposing pan_blend_create_shader()
733 - panfrost: Stop passing a panfrost_device to pan_blend_create_shader()
734 - panfrost: Stop passing a panfrost_device to pan_inline_rt_conversion()
735 - panfrost: Make the pan_blend logic panfrost_device-agnostic
736 - panfrost: Get rid of unused panfrost_device arguments in pan_blitter.c
737 - panfrost: Pass the tile buffer budget through pan_fb_info
738 - panfrost: Pass the sample position array through pan_fb_info
739 - panfrost: Pass no_hierarchical_tiling info through pan_tiler_context
740 - panfrost: Pass tiler heap info through pan_tiler_context
742 - panfrost: Make pan_desc.{c,h} panfrost_device agnostic
743 - panfrost: Drop unused panfrost_device forward declaration in pan_shader.h
744 - panfrost: Make pan_layout.c panfrost_device agnostic
745 - panfrost: Make pan_sample.c panfrost_device agnostic
746 - panfrost: Make pan_encoder.h panfrost_device agnostic
747 - panfrost: Remove unused header inclusions from pan_blitter.h
748 - panfrost: Make pan_blitter.h includable from non per-gen files
749 - panfrost: Make pan_blitter.{c,h} panfrost_device agnostic
750 - panfrost: Make pan_indirect_dispatch panfrost_device agnostic
751 - panfrost: Make pan_pool.h panfrost_{device,bo} agnostic
752 - panfrost: Make pan_props.c panfrost_device agnostic
753 - panfrost: Make pan_texture.{c,h} panfrost_bo agnostic
754 - panfrost: Make pan_desc.{c,h} panfrost_bo agnostic
755 - panfrost: Remove uneeded pan_device.h inclusions
756 - panfrost: Make panfrost_texfeatures.c panfrost_device agnostic
757 - panfrost: Make pan_perf panfrost_device agnostic
758 - panfrost: Add a helper to retrieve a panfrost_bo from a pan_kmod_bo
777 - panfrost: Move pan_{bo,device}.{c,h} to the gallium driver dir
778 - panfrost: Clamp the render area to the damage region
779 - panfrost: v4 doesn't have Blend descriptors
780 - panfrost: Pad compute jobs with zeros on v4
784 - pan/kmod: Reject pre 1.1 panfrost kernel drivers
785 - panfrost: Rework the way we compute thread info
786 - panfrost: Prepare support for GPU variants
790 - panfrost: Add v10 support to libpanfrost
793 - panfrost: Don't allocate a tiler heap buffer on v10+
795 - panfrost: Relax position result alignment constraint on v10+
796 - panfrost: Add arch-specific context init/cleanup hooks
797 - panfrost: Add a panfrost_context_reinit() helper
798 - panfrost: Add a cleanup_batch() method to panfrost_vtable
799 - panfrost: Enable v10 in the gallium driver
800 - panfrost: Advertize G610 support
801 - panfrost: Advertize G310 support
802 - panfrost: Update the release note to mention G310/G610 addition
832 - panfrost: Move the image attribute offset adjustment to a NIR pass
908 - panfrost: do not write outside num_wg_sysval
909 - panfrost: Add the BO containing fragment program descriptor to the batch
1225 - panfrost: Fix dual-source blending
1403 - panfrost: report correct MAX_VARYINGS
1904 - panfrost: fix UB caused by shifting signed int too far
1957 - panfrost/ci: skip dEQP-GLES31.functional.copy_image.non_compressed.* on t760 as they hang
2123 - panfrost: fix panfrost drm-shim
2124 - panfrost: add lowering pass for multisampled images
2125 - panfrost: support multi-sampled image load/store
2126 - panfrost: protect alpha calculation from accessing non-existent component
2127 - panfrost: make drm-shim work again for panfrost
2128 - panfrost: make sure blends always have 4 components
2129 - panfrost: mark indirect compute buffer as read
2131 - panfrost: fix polygon offset calculation for floating point Z
2132 - panfrost: fix a GPU/CPU synchronization problem
2133 - panfrost: mark separate_stencil as valid when surface is valid
2134 - panfrost: fix an incorrect stencil clear optimization
2135 - panfrost: add a barrier when launching xfb jobs in CSF
2144 - panfrost: add support for forcing sample-counts
2145 - panfrost: pass reduced primitive type instead of points
2146 - panfrost: add line_smooth shader-key and lowering
2147 - panfrost: clean up active_prim update
2148 - panfrost: implement line-smoothing
2160 - panfrost: give afbc-packing its own flag
2161 - panfrost: add driconf infrastructure
2162 - panfrost: add pan_force_afbc_packing driconf
2166 - panfrost: silence compiler warning
2167 - panfrost: add tiler-heap driconfs
2169 - panfrost: implement a driver-specific max-miplevel
2170 - panfrost: use perf_debug_ctx instead of perf_debug
2171 - panfrost: perf_debug_ctx -> perf_debug
2172 - panfrost: use util_debug_message for perf_debug
2173 - panfrost: do not deref potentially null pointer
2174 - panfrost: correct first-tracking for signature
3678 - panfrost: fix shift overflow in \`bi_fold_constant`
3884 - panfrost: factor out method to check whether we can discard resource
3885 - panfrost: add copy_resource flag to pan_resource_modifier_convert
3886 - panfrost: add can_discard flag to pan_legalize_afbc_format
3887 - panfrost: Legalize before updating part of a AFBC-packed texture
3888 - panfrost: Add AFBC packing support for RG formats
4318 - panfrost, pan/lib: Move pan_resource_table to panfrost
4321 - panfrost: Add support for Panthor in drm-shim
4323 - panfrost: group up stubbed params in drm-shim
4761 - panfrost: remove panfrost_create_shader_state() related dead code
4904 - panfrost: Don't try to set bifrost blendable format on midgard
4905 - panfrost: Fix format tables for v4 and v5
5035 - panfrost: Use pipe resource helper
6138 - asahi,panfrost: Use IS_POT_NONZERO to replace util_is_power_of_two_nonzero for different size
6154 - panfrost/shared: avoid use gallium helper in pan_minmax_cache.*
6155 - panfrost/meson: remove redundant gallium include from meson files