mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-27 14:28:22 +02:00
And enable this for r300 and intel-vec4 crocus HSW (mostly helps few doplhin ubershaders): total instructions in shared programs: 1576736 -> 1576589 (<.01%) instructions in affected programs: 38235 -> 38088 (-0.38%) helped: 12 HURT: 0 total cycles in shared programs: 111025838 -> 110944796 (-0.07%) cycles in affected programs: 5646582 -> 5565540 (-1.44%) helped: 15 HURT: 6 total spills in shared programs: 447 -> 432 (-3.36%) spills in affected programs: 186 -> 171 (-8.06%) helped: 12 HURT: 0 total fills in shared programs: 792 -> 774 (-2.27%) fills in affected programs: 291 -> 273 (-6.19%) helped: 12 HURT: 0 r300 RV530: total instructions in shared programs: 96655 -> 96304 (-0.36%) instructions in affected programs: 15020 -> 14669 (-2.34%) helped: 79 HURT: 18 total temps in shared programs: 13027 -> 12952 (-0.58%) temps in affected programs: 677 -> 602 (-11.08%) helped: 41 HURT: 9 total cycles in shared programs: 147745 -> 147314 (-0.29%) cycles in affected programs: 21831 -> 21400 (-1.97%) helped: 84 HURT: 19 r300 RV370: total instructions in shared programs: 63678 -> 63669 (-0.01%) instructions in affected programs: 931 -> 922 (-0.97%) helped: 12 HURT: 6 total temps in shared programs: 10028 -> 10013 (-0.15%) temps in affected programs: 339 -> 324 (-4.42%) helped: 33 HURT: 10 total cycles in shared programs: 101118 -> 101087 (-0.03%) cycles in affected programs: 2659 -> 2628 (-1.17%) helped: 22 HURT: 6 Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24932> |
||
|---|---|---|
| .. | ||
| hw | ||
| tests | ||
| etnaviv_asm.c | ||
| etnaviv_asm.h | ||
| etnaviv_blend.c | ||
| etnaviv_blend.h | ||
| etnaviv_blt.c | ||
| etnaviv_blt.h | ||
| etnaviv_clear_blit.c | ||
| etnaviv_clear_blit.h | ||
| etnaviv_compiler.c | ||
| etnaviv_compiler.h | ||
| etnaviv_compiler_cmdline.c | ||
| etnaviv_compiler_nir.c | ||
| etnaviv_compiler_nir.h | ||
| etnaviv_compiler_nir_emit.c | ||
| etnaviv_compiler_nir_liveness.c | ||
| etnaviv_compiler_nir_ra.c | ||
| etnaviv_context.c | ||
| etnaviv_context.h | ||
| etnaviv_debug.h | ||
| etnaviv_disasm.c | ||
| etnaviv_disasm.h | ||
| etnaviv_disk_cache.c | ||
| etnaviv_disk_cache.h | ||
| etnaviv_emit.c | ||
| etnaviv_emit.h | ||
| etnaviv_etc2.c | ||
| etnaviv_etc2.h | ||
| etnaviv_fence.c | ||
| etnaviv_fence.h | ||
| etnaviv_format.c | ||
| etnaviv_format.h | ||
| etnaviv_internal.h | ||
| etnaviv_nir.c | ||
| etnaviv_nir.h | ||
| etnaviv_nir_lower_source_mods.c | ||
| etnaviv_nir_lower_texture.c | ||
| etnaviv_nir_lower_ubo_to_uniform.c | ||
| etnaviv_perfmon.c | ||
| etnaviv_perfmon.h | ||
| etnaviv_query.c | ||
| etnaviv_query.h | ||
| etnaviv_query_acc.c | ||
| etnaviv_query_acc.h | ||
| etnaviv_query_acc_occlusion.c | ||
| etnaviv_query_acc_perfmon.c | ||
| etnaviv_query_sw.c | ||
| etnaviv_query_sw.h | ||
| etnaviv_rasterizer.c | ||
| etnaviv_rasterizer.h | ||
| etnaviv_resource.c | ||
| etnaviv_resource.h | ||
| etnaviv_rs.c | ||
| etnaviv_rs.h | ||
| etnaviv_screen.c | ||
| etnaviv_screen.h | ||
| etnaviv_shader.c | ||
| etnaviv_shader.h | ||
| etnaviv_state.c | ||
| etnaviv_state.h | ||
| etnaviv_surface.c | ||
| etnaviv_surface.h | ||
| etnaviv_texture.c | ||
| etnaviv_texture.h | ||
| etnaviv_texture_desc.c | ||
| etnaviv_texture_desc.h | ||
| etnaviv_texture_state.c | ||
| etnaviv_texture_state.h | ||
| etnaviv_tiling.c | ||
| etnaviv_tiling.h | ||
| etnaviv_transfer.c | ||
| etnaviv_transfer.h | ||
| etnaviv_translate.h | ||
| etnaviv_uniforms.c | ||
| etnaviv_uniforms.h | ||
| etnaviv_util.h | ||
| etnaviv_zsa.c | ||
| etnaviv_zsa.h | ||
| meson.build | ||
| README | ||
Notes for the etnaviv gallium driver ------------------------------------ There are two ways how this driver might get used: - application opens kms device (kmscube, weston, ..) - X via xf86-video-armada For the kms device case we provide a renderonly based driver like imx where all the magic for buffer import and export between kms and renderonly GPU is handled automaticly. For X/xf86-video-armada we need to provide etnaviv_dri.so.