mesa/src/panfrost
Alyssa Rosenzweig d11945cd85 panfrost: Calculate header_size based on row_stride
The header size is the header stride times the number of rows in the header
(number of tiles of superblocks). We already calculate the header stride, so
eliminate the separate header size calculation.

Delete the old header size calculation. It has no notion of wide blocks, let
alone tiled AFBC headers.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16697>
2022-05-26 15:56:32 +00:00
..
bifrost pan/bi: Allow CSEing LEA_BUF_IMM 2022-05-25 15:51:15 +00:00
ci panvk/ci: Disable CI for a while 2022-05-17 09:16:21 +00:00
drm-shim panfrost: Advertise all textures in drm-shim 2022-04-26 17:47:49 +00:00
ds pps: allow drivers to report timestamps in their own time domain 2021-11-22 11:52:46 +00:00
include panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
lib panfrost: Calculate header_size based on row_stride 2022-05-26 15:56:32 +00:00
midgard pan/mdg: Read base for combined stores 2022-05-24 16:13:33 +00:00
perf panfrost: Get performance counters from table 2022-01-28 17:47:46 +00:00
shared lima,panfrost: Use row stride for tiling routines 2022-05-03 14:20:15 +00:00
util panfrost: Only write depth / stencil once if MRT is used 2022-05-24 16:13:33 +00:00
vulkan vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create 2022-05-17 18:14:55 +00:00
meson.build panfrost: drm-shim support 2021-08-17 22:06:17 +00:00