Home
last modified time | relevance | path

Searched refs:FW_REG_WRITE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_mcr.c236 * @rw_flag: FW_REG_READ for read access or FW_REG_WRITE for write access
283 if (rw_flag == FW_REG_WRITE) in rw_with_mcr_steering_fw()
315 if (GRAPHICS_VER_FULL(uncore->i915) >= IP_VER(12, 70) && rw_flag == FW_REG_WRITE) in rw_with_mcr_steering_fw()
337 FW_REG_READ | FW_REG_WRITE); in rw_with_mcr_steering()
477 rw_with_mcr_steering(gt, reg, FW_REG_WRITE, group, instance, value); in intel_gt_mcr_unicast_write()
H A Dintel_gtt.c528 FW_REG_WRITE); in xehp_setup_private_ppat()
H A Dintel_workarounds.c137 FW_REG_WRITE); in wal_get_fw_for_rmw()
H A Dintel_execlists_submission.c3568 FW_REG_WRITE); in intel_execlists_submission_setup()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c76 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_uncore.h208 #define FW_REG_WRITE (2) macro
H A Dintel_uncore.c2164 * @op: operation bitmask of FW_REG_READ and/or FW_REG_WRITE
2187 if (op & FW_REG_WRITE) in intel_uncore_forcewake_for_reg()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_uncore.h263 #define FW_REG_WRITE (2) macro
H A Dintel_uncore.c3007 * @op: operation bitmask of FW_REG_READ and/or FW_REG_WRITE
3030 if (op & FW_REG_WRITE) in intel_uncore_forcewake_for_reg()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c374 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c76 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c380 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1078 FW_REG_READ | FW_REG_WRITE); in read_subslice_reg()
H A Dintel_workarounds.c1326 FW_REG_WRITE); in wal_get_fw_for_rmw()

Completed in 27 milliseconds