Searched refs:PS_INVOCATION_COUNT (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 1800 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in cfl_whitelist_build() 1848 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in icl_whitelist_build() 1888 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in tgl_whitelist_build() 1944 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in dg2_whitelist_build()
|
D | intel_gt_regs.h | 238 #define PS_INVOCATION_COUNT _MMIO(0x2348) macro
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 617 REG64(PS_INVOCATION_COUNT),
|
D | intel_gvt_mmio_table.c | 673 MMIO_F(PS_INVOCATION_COUNT, 8); in iterate_generic_mmio()
|
/linux-6.1.9/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 716 PS_INVOCATION_COUNT, //_MMIO(0x2348) 2408 MMIO_F(PS_INVOCATION_COUNT, 8, F_CMD_ACCESS, 0, 0, D_ALL, NULL, NULL); in init_generic_mmio_info()
|