Lines Matching defs:wal

58 static void wa_init_start(struct i915_wa_list *wal, const char *name, const char *engine_name)  in wa_init_start()
66 static void wa_init_finish(struct i915_wa_list *wal) in wa_init_finish()
87 static void _wa_add(struct i915_wa_list *wal, const struct i915_wa *wa) in _wa_add()
155 static void wa_add(struct i915_wa_list *wal, i915_reg_t reg, in wa_add()
170 wa_write_clr_set(struct i915_wa_list *wal, i915_reg_t reg, u32 clear, u32 set) in wa_write_clr_set()
176 wa_write(struct i915_wa_list *wal, i915_reg_t reg, u32 set) in wa_write()
182 wa_write_or(struct i915_wa_list *wal, i915_reg_t reg, u32 set) in wa_write_or()
188 wa_write_clr(struct i915_wa_list *wal, i915_reg_t reg, u32 clr) in wa_write_clr()
205 wa_masked_en(struct i915_wa_list *wal, i915_reg_t reg, u32 val) in wa_masked_en()
211 wa_masked_dis(struct i915_wa_list *wal, i915_reg_t reg, u32 val) in wa_masked_dis()
217 wa_masked_field_set(struct i915_wa_list *wal, i915_reg_t reg, in wa_masked_field_set()
224 struct i915_wa_list *wal) in gen6_ctx_workarounds_init()
230 struct i915_wa_list *wal) in gen7_ctx_workarounds_init()
236 struct i915_wa_list *wal) in gen8_ctx_workarounds_init()
284 struct i915_wa_list *wal) in bdw_ctx_workarounds_init()
312 struct i915_wa_list *wal) in chv_ctx_workarounds_init()
324 struct i915_wa_list *wal) in gen9_ctx_workarounds_init()
420 struct i915_wa_list *wal) in skl_tune_iz_hashing()
460 struct i915_wa_list *wal) in skl_ctx_workarounds_init()
467 struct i915_wa_list *wal) in bxt_ctx_workarounds_init()
481 struct i915_wa_list *wal) in kbl_ctx_workarounds_init()
498 struct i915_wa_list *wal) in glk_ctx_workarounds_init()
508 struct i915_wa_list *wal) in cfl_ctx_workarounds_init()
522 struct i915_wa_list *wal) in icl_ctx_workarounds_init()
569 struct i915_wa_list *wal) in dg2_ctx_gt_tuning_init()
586 struct i915_wa_list *wal) in gen12_ctx_gt_tuning_init()
609 struct i915_wa_list *wal) in gen12_ctx_workarounds_init()
647 struct i915_wa_list *wal) in dg1_ctx_workarounds_init()
661 struct i915_wa_list *wal) in dg2_ctx_workarounds_init()
699 struct i915_wa_list *wal) in fakewa_disable_nestedbb_mode()
730 struct i915_wa_list *wal) in gen12_ctx_gt_mocs_init()
756 struct i915_wa_list *wal) in gen12_ctx_gt_fake_wa_init()
766 struct i915_wa_list *wal, in __intel_engine_init_ctx_wa()
830 struct i915_wa_list *wal = &rq->engine->ctx_wa_list; in intel_engine_emit_ctx_wa() local
865 struct i915_wa_list *wal) in gen4_gt_workarounds_init()
872 g4x_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in g4x_gt_workarounds_init()
881 ilk_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in ilk_gt_workarounds_init()
889 snb_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in snb_gt_workarounds_init()
894 ivb_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in ivb_gt_workarounds_init()
910 vlv_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in vlv_gt_workarounds_init()
923 hsw_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in hsw_gt_workarounds_init()
938 gen9_wa_init_mcr(struct drm_i915_private *i915, struct i915_wa_list *wal) in gen9_wa_init_mcr()
976 gen9_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in gen9_gt_workarounds_init()
1007 skl_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in skl_gt_workarounds_init()
1024 kbl_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in kbl_gt_workarounds_init()
1046 glk_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in glk_gt_workarounds_init()
1052 cfl_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in cfl_gt_workarounds_init()
1067 static void __set_mcr_steering(struct i915_wa_list *wal, in __set_mcr_steering()
1079 static void __add_mcr_wa(struct intel_gt *gt, struct i915_wa_list *wal, in __add_mcr_wa()
1094 icl_wa_init_mcr(struct intel_gt *gt, struct i915_wa_list *wal) in icl_wa_init_mcr()
1125 xehp_init_mcr(struct intel_gt *gt, struct i915_wa_list *wal) in xehp_init_mcr()
1204 pvc_init_mcr(struct intel_gt *gt, struct i915_wa_list *wal) in pvc_init_mcr()
1218 icl_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in icl_gt_workarounds_init()
1282 wa_14011060649(struct intel_gt *gt, struct i915_wa_list *wal) in wa_14011060649()
1298 gen12_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in gen12_gt_workarounds_init()
1310 tgl_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in tgl_gt_workarounds_init()
1335 dg1_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in dg1_gt_workarounds_init()
1361 xehpsdv_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in xehpsdv_gt_workarounds_init()
1415 dg2_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in dg2_gt_workarounds_init()
1514 pvc_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal) in pvc_gt_workarounds_init()
1523 gt_init_workarounds(struct intel_gt *gt, struct i915_wa_list *wal) in gt_init_workarounds()
1573 struct i915_wa_list *wal = &gt->wa_list; in intel_gt_init_workarounds() local
1581 wal_get_fw_for_rmw(struct intel_uncore *uncore, const struct i915_wa_list *wal) in wal_get_fw_for_rmw()
1611 wa_list_apply(struct intel_gt *gt, const struct i915_wa_list *wal) in wa_list_apply()
1651 const struct i915_wa_list *wal, in wa_list_verify()
1698 whitelist_reg_ext(struct i915_wa_list *wal, i915_reg_t reg, u32 flags) in whitelist_reg_ext()
1715 whitelist_reg(struct i915_wa_list *wal, i915_reg_t reg) in whitelist_reg()
2026 const struct i915_wa_list *wal = &engine->whitelist; in intel_engine_apply_whitelist() local
2055 engine_fake_wa_init(struct intel_engine_cs *engine, struct i915_wa_list *wal) in engine_fake_wa_init()
2098 rcs_engine_wa_init(struct intel_engine_cs *engine, struct i915_wa_list *wal) in rcs_engine_wa_init()
2643 xcs_engine_wa_init(struct intel_engine_cs *engine, struct i915_wa_list *wal) in xcs_engine_wa_init()
2656 ccs_engine_wa_init(struct intel_engine_cs *engine, struct i915_wa_list *wal) in ccs_engine_wa_init()
2678 struct i915_wa_list *wal) in add_render_compute_tuning_settings()
2724 general_render_compute_wa_init(struct intel_engine_cs *engine, struct i915_wa_list *wal) in general_render_compute_wa_init()
2786 engine_init_workarounds(struct intel_engine_cs *engine, struct i915_wa_list *wal) in engine_init_workarounds()
2811 struct i915_wa_list *wal = &engine->wa_list; in intel_engine_init_workarounds() local
2890 const struct i915_wa_list *wal, in wa_list_srm()
2928 const struct i915_wa_list * const wal, in engine_wa_list_verify()