mesa/src
Antonio Caggiano 5e88a1caca panfrost: Performance configuration
Configure a panfrost performance structure with tables of categories and
counters for the current product id. An array for storing counter values
read from the GPU is also managed by this structure. A generic read
function can be used to retrieve the value of a counter from the conter
values array.

v2: Generate tables instead of calling register functions.
v3: Simplify counter read function and `pan_gen_perf.py` write method.
v4: Accumulate counter values from all cores.
v5: Wrap `STATIC_ASSERT`s within unused functions.

Signed-off-by: Antonio Caggiano <antonio.caggiano@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10844>
2021-05-27 13:24:54 +00:00
..
amd radv: fix missing default state for DB_DFSM_CONTROL 2021-05-27 11:48:29 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
asahi agx: Set reads_tib appropriately 2021-05-09 23:29:45 -04:00
broadcom v3dv: add v3dv_GetImageSparseMemoryRequirements back 2021-05-27 13:01:18 +02:00
compiler nir/builder: add nir_mask 2021-05-26 04:06:27 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl egl/android: check front rendering support for cros gralloc 2021-05-26 00:05:33 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno ci/freedreno: Skip Portal 2 trace on a630, due to flakiness 2021-05-27 14:07:44 +02:00
gallium zink: improve unsupported feature warning message 2021-05-27 11:40:02 +00:00
gbm gbm: list to stderr all the missing extension 2021-05-24 16:17:47 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx Revert "glx: s/Display */struct glx_display */ over internal API" 2021-05-03 15:00:41 -04:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/gfx12+: Add Wa_14013840143 2021-05-26 17:42:21 +00:00
loader dri: don't call modifier interfaces when modifiers_count is 0 2021-05-21 08:20:58 +00:00
mapi mesa: fix incomplete GL_NV_half_float implementation 2021-04-26 03:35:21 +00:00
mesa st/mesa: fix clearing of 1D array textures 2021-05-27 14:32:01 +02:00
microsoft microsoft/compiler: Maintain sorting of resource type in the context 2021-04-29 23:55:02 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Performance configuration 2021-05-27 13:24:54 +00:00
tool pps: Intel pps driver 2021-05-18 14:28:48 +00:00
util Revert "util: disable glthread in CSGO" 2021-05-27 05:05:16 +00:00
virtio venus: advertise VK_ANDROID_external_memory_android_hardware_buffer 2021-05-26 20:26:19 +00:00
vulkan vulkan: Avoid stomping array padding in the MemoryProperties wrapper. 2021-05-20 21:41:06 +00:00
meson.build freedreno: Add freedreno pps driver 2021-05-10 15:34:07 +00:00