mesa/src/panfrost
Jason Ekstrand d783f8949e panvk: Implement descriptor copies properly
All we were doing was copying panvk_descriptor structs around which
don't actually contain data that's used by anything interesting.  We
need to copy the actual data arround.  Annoyingly, that means we need a
descriptor copy function per descriptor type.  Woo!

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16276>
2022-05-12 10:53:16 +00:00
..
bifrost bifrost,midgard: Allow providing a fixed sysval layout 2022-05-12 10:53:16 +00:00
ci panvk: Implement descriptor copies properly 2022-05-12 10:53:16 +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,panvk: Make fixed_sysval_ubo < 0 mean compiler-assigned 2022-05-12 10:53:15 +00:00
midgard bifrost,midgard: Allow providing a fixed sysval layout 2022-05-12 10:53:16 +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 bifrost,midgard: Allow providing a fixed sysval layout 2022-05-12 10:53:16 +00:00
vulkan panvk: Implement descriptor copies properly 2022-05-12 10:53:16 +00:00
meson.build panfrost: drm-shim support 2021-08-17 22:06:17 +00:00