| .. |
|
genxml
|
asahi,panfrost: Use IS_POT_NONZERO to replace util_is_power_of_two_nonzero for different size
|
2024-01-11 16:45:57 +00:00 |
|
kmod
|
pan/kmod: Add a backend for the panfrost kernel driver
|
2023-12-15 11:33:26 +00:00 |
|
tests
|
panfrost: pass blendable formats to pan_pack_color
|
2023-11-06 14:30:28 +01:00 |
|
.gitignore
|
panfrost: Add panloader/ to .gitignore
|
2020-08-06 23:54:24 +00:00 |
|
meson.build
|
panfrost: Fix format tables for v4 and v5
|
2024-01-17 11:07:48 +00:00 |
|
pan_afbc.c
|
panfrost: Don't pass a panfrost_device to panfrost_afbc_can_tile()
|
2024-01-23 16:32:09 +00:00 |
|
pan_attributes.c
|
panfrost: clang-format the tree
|
2022-12-24 02:22:57 +00:00 |
|
pan_blend.c
|
panfrost: Make the pan_blend logic panfrost_device-agnostic
|
2024-01-23 16:32:09 +00:00 |
|
pan_blend.h
|
panfrost: Make the pan_blend logic panfrost_device-agnostic
|
2024-01-23 16:32:09 +00:00 |
|
pan_blitter.c
|
panfrost: Get rid of unused panfrost_device arguments in pan_blitter.c
|
2024-01-23 16:32:09 +00:00 |
|
pan_blitter.h
|
panfrost: Rename pan_cs.{c,h} into pan_desc.{c,h}
|
2023-12-05 15:55:21 +00:00 |
|
pan_bo.c
|
panfrost: Introduce a PAN_BO_SHAREABLE flag
|
2023-12-15 11:33:27 +00:00 |
|
pan_bo.h
|
panfrost: Introduce a PAN_BO_SHAREABLE flag
|
2023-12-15 11:33:27 +00:00 |
|
pan_clear.c
|
panfrost: pass blendable formats to pan_pack_color
|
2023-11-06 14:30:28 +01:00 |
|
pan_desc.c
|
panfrost: Pass no_hierarchical_tiling info through pan_tiler_context
|
2024-01-23 16:32:09 +00:00 |
|
pan_desc.h
|
panfrost: Pass tiler heap info through pan_tiler_context
|
2024-01-23 16:32:09 +00:00 |
|
pan_device.h
|
panfrost: Make the pan_blend logic panfrost_device-agnostic
|
2024-01-23 16:32:09 +00:00 |
|
pan_earlyzs.c
|
panfrost: clang-format the tree
|
2022-12-24 02:22:57 +00:00 |
|
pan_earlyzs.h
|
panfrost: clang-format the tree
|
2022-12-24 02:22:57 +00:00 |
|
pan_encoder.h
|
panfrost: Estimate vertex count for hier mask
|
2023-03-31 00:19:18 +00:00 |
|
pan_format.c
|
panfrost: Don't try to set bifrost blendable format on midgard
|
2024-01-17 11:07:48 +00:00 |
|
pan_format.h
|
panfrost: Move panfrost_is_yuv() to pan_format.h
|
2024-01-23 16:32:08 +00:00 |
|
pan_indirect_dispatch.c
|
panfrost: Avoid direct accesses to some panfrost_device fields
|
2023-12-15 11:33:26 +00:00 |
|
pan_indirect_dispatch.h
|
panfrost: s/pan_scoreboard/pan_jc/
|
2023-12-05 15:55:21 +00:00 |
|
pan_jc.h
|
panfrost: Restrict job chain helpers to JM hardware
|
2023-12-05 15:55:21 +00:00 |
|
pan_layout.c
|
panfrost: Fix format_minimum_alignment() for v6-
|
2023-11-17 09:29:10 +00:00 |
|
pan_pool.h
|
panfrost: clang-format the tree
|
2022-12-24 02:22:57 +00:00 |
|
pan_props.c
|
panfrost: Add panfrost_[blendable]_format_table() helpers
|
2024-01-23 16:32:08 +00:00 |
|
pan_samples.c
|
panfrost: Drop unused decode_position for samples
|
2023-08-01 23:18:29 +00:00 |
|
pan_scratch.c
|
panfrost: clang-format the tree
|
2022-12-24 02:22:57 +00:00 |
|
pan_shader.c
|
panfrost: Lower sysvals in GL
|
2023-03-23 23:53:46 +00:00 |
|
pan_shader.h
|
panfrost: Preprocess shaders in the driver
|
2023-03-23 23:53:46 +00:00 |
|
pan_texture.c
|
panfrost: Stop passing a panfrost_device to panfrost_new_texture()
|
2024-01-23 16:32:08 +00:00 |
|
pan_texture.h
|
panfrost: Don't pass a panfrost_device to panfrost_afbc_can_tile()
|
2024-01-23 16:32:09 +00:00 |
|
pan_tiler.c
|
panfrost: Choose hierarchy masks by vertex count
|
2023-03-31 00:19:18 +00:00 |
|
pan_util.c
|
panfrost: Make panfrost_format_to_bifrost_blend() a per-gen helper
|
2024-01-23 16:32:08 +00:00 |
|
pan_util.h
|
panfrost: Make panfrost_format_to_bifrost_blend() a per-gen helper
|
2024-01-23 16:32:08 +00:00 |
|
wrap.h
|
pan/decode: handle more than one panfrost_device
|
2023-08-14 22:41:10 +00:00 |