mesa/src/panfrost/lib
Boris Brezillon 00360cd5c8 panfrost: Calculate the row stride at resource creation time
So we don't have to calculate it again when we create a texture or
framebuffer descriptor.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7653>
2020-11-25 17:04:20 +01:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: Add a minus(1) modifier to the Levels field 2020-11-25 16:22:19 +01:00
decode.h
decode_common.c pan/decode: Ensure mappings are zeroed 2020-10-10 16:53:07 -04:00
gen_pack.py panfrost: gen_pack: Add a no-direct-packing attribute 2020-10-07 17:54:57 +02:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
midgard.xml panfrost: Clarify bit 2:28 meaning in the Midgard texture descriptor 2020-11-25 16:22:19 +01:00
pan_afbc.c panfrost: Remove panfrost_is_z24s8_variant 2020-10-31 14:09:19 +00:00
pan_attributes.c panfrost: Use packs for vertex built-ins 2020-08-17 11:43:52 +00:00
pan_blit.c panfrost: Increase blit shader BO size on Bifrost 2020-11-25 16:22:19 +01:00
pan_bo.c panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_bo.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_device.h panfrost: Split out v6/v7 format tables 2020-10-31 14:09:19 +00:00
pan_encoder.h panfrost: Don't export queries 2020-10-23 14:48:23 +00:00
pan_format.c panfrost: Get rid of the Pixel Format descriptor 2020-11-13 14:35:17 +01:00
pan_invocation.c panfrost: XMLify invocations 2020-08-28 14:53:53 +00:00
pan_pool.c panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_pool.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_props.c panfrost: Add PAN_GPU_ID debug option 2020-11-25 13:15:05 +00:00
pan_sampler.c
pan_scoreboard.c panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_scoreboard.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_scratch.c panfrost: Fix stack shift calculation 2020-11-13 20:49:06 +00:00
pan_texture.c panfrost: Calculate the row stride at resource creation time 2020-11-25 17:04:20 +01:00
pan_texture.h panfrost: Calculate the row stride at resource creation time 2020-11-25 17:04:20 +01:00
pan_tiler.c
pan_util.h panfrost: Advertise Bifrost support 2020-11-03 14:42:43 +00:00
wrap.h