Home
last modified time | relevance | path

Searched refs:FW_REG_WRITE (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.c244 if (rw_flag == FW_REG_WRITE) in rw_with_mcr_steering_fw()
276 if (GRAPHICS_VER_FULL(uncore->i915) >= IP_VER(12, 70) && rw_flag == FW_REG_WRITE) in rw_with_mcr_steering_fw()
298 FW_REG_READ | FW_REG_WRITE); in rw_with_mcr_steering()
459 rw_with_mcr_steering(gt, reg, FW_REG_WRITE, group, instance, value); in intel_gt_mcr_unicast_write()
Dintel_gtt.c560 FW_REG_WRITE); in xehp_setup_private_ppat()
Dintel_workarounds.c141 FW_REG_WRITE); in wal_get_fw_for_rmw()
Dintel_execlists_submission.c3565 FW_REG_WRITE); in intel_execlists_submission_setup()
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_uncore.h263 #define FW_REG_WRITE (2) macro
Dintel_uncore.c2881 if (op & FW_REG_WRITE) in intel_uncore_forcewake_for_reg()
/linux-6.12.1/drivers/gpu/drm/i915/gvt/
Dmmio_context.c388 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.c76 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()