Searched refs:PS_INVOCATION_COUNT (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_reg_whitelist.c | 29 XE_RTP_ACTIONS(WHITELIST(PS_INVOCATION_COUNT,
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 1955 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in cfl_whitelist_build() 2003 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in icl_whitelist_build() 2043 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in tgl_whitelist_build()
|
D | intel_gt_regs.h | 271 #define PS_INVOCATION_COUNT _MMIO(0x2348) macro
|
/linux-6.12.1/drivers/gpu/drm/xe/regs/ |
D | xe_gt_regs.h | 58 #define PS_INVOCATION_COUNT XE_REG(0x2348) macro
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 617 REG64(PS_INVOCATION_COUNT),
|
D | intel_gvt_mmio_table.c | 688 MMIO_F(PS_INVOCATION_COUNT, 8); in iterate_generic_mmio()
|
/linux-6.12.1/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 728 PS_INVOCATION_COUNT, //_MMIO(0x2348) 2422 MMIO_F(PS_INVOCATION_COUNT, 8, F_CMD_ACCESS, 0, 0, D_ALL, NULL, NULL); in init_generic_mmio_info()
|