Home
last modified time | relevance | path

Searched refs:GEN7_SO_PRIM_STORAGE_NEEDED (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/perf/
H A Dgen_perf_regs.h58 #define GEN7_SO_PRIM_STORAGE_NEEDED(n) (0x5240 + (n) * 8) macro
H A Dgen_perf.c520 gen_perf_query_add_stat_reg(query, GEN7_SO_PRIM_STORAGE_NEEDED(0), 1, 1, in load_pipeline_statistic_metrics()
523 gen_perf_query_add_stat_reg(query, GEN7_SO_PRIM_STORAGE_NEEDED(1), 1, 1, in load_pipeline_statistic_metrics()
526 gen_perf_query_add_stat_reg(query, GEN7_SO_PRIM_STORAGE_NEEDED(2), 1, 1, in load_pipeline_statistic_metrics()
529 gen_perf_query_add_stat_reg(query, GEN7_SO_PRIM_STORAGE_NEEDED(3), 1, 1, in load_pipeline_statistic_metrics()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/i965/
H A Dgen6_queryobj.c88 GEN7_SO_PRIM_STORAGE_NEEDED(stream), in write_primitives_generated()
132 GEN7_SO_PRIM_STORAGE_NEEDED(stream + i), in write_xfb_overflow_streams()
H A Dbrw_defines.h1531 #define GEN7_SO_PRIM_STORAGE_NEEDED(n) (0x5240 + (n) * 8) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c624 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 0),
625 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 1),
626 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 2),
627 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 3),
H A Di915_reg.h603 #define GEN7_SO_PRIM_STORAGE_NEEDED(n) _MMIO(0x5240 + (n) * 8) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c624 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 0),
625 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 1),
626 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 2),
627 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 3),
H A Di915_reg.h603 #define GEN7_SO_PRIM_STORAGE_NEEDED(n) _MMIO(0x5240 + (n) * 8) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c624 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 0),
625 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 1),
626 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 2),
627 REG64_IDX(GEN7_SO_PRIM_STORAGE_NEEDED, 3),
H A Di915_reg.h603 #define GEN7_SO_PRIM_STORAGE_NEEDED(n) _MMIO(0x5240 + (n) * 8) macro