Searched refs:PS_INVOCATION_COUNT (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_workarounds.c | 2089 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in cfl_whitelist_build() 2137 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in icl_whitelist_build() 2177 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in tgl_whitelist_build() 2233 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in dg2_whitelist_build()
|
A D | intel_gt_regs.h | 270 #define PS_INVOCATION_COUNT _MMIO(0x2348) macro
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_cmd_parser.c | 617 REG64(PS_INVOCATION_COUNT),
|
A D | intel_gvt_mmio_table.c | 675 MMIO_F(PS_INVOCATION_COUNT, 8); in iterate_generic_mmio()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/ |
A D | handlers.c | 717 PS_INVOCATION_COUNT, //_MMIO(0x2348) 2409 MMIO_F(PS_INVOCATION_COUNT, 8, F_CMD_ACCESS, 0, 0, D_ALL, NULL, NULL); in init_generic_mmio_info()
|
Completed in 26 milliseconds