Home
last modified time | relevance | path

Searched refs:intel_uncore_write_fw (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Dintel_sbi.c29 intel_uncore_write_fw(uncore, SBI_ADDR, (u32)reg << 16); in intel_sbi_rw()
30 intel_uncore_write_fw(uncore, SBI_DATA, is_read ? 0 : *val); in intel_sbi_rw()
38 intel_uncore_write_fw(uncore, SBI_CTL_STAT, cmd | SBI_BUSY); in intel_sbi_rw()
A Dintel_pcode.c73 intel_uncore_write_fw(uncore, GEN6_PCODE_DATA, *val); in __sandybridge_pcode_rw()
74 intel_uncore_write_fw(uncore, GEN6_PCODE_DATA1, val1 ? *val1 : 0); in __sandybridge_pcode_rw()
75 intel_uncore_write_fw(uncore, in __sandybridge_pcode_rw()
A Dvlv_sideband.c97 intel_uncore_write_fw(uncore, VLV_IOSF_ADDR, addr); in vlv_sideband_rw()
98 intel_uncore_write_fw(uncore, VLV_IOSF_DATA, is_read ? 0 : *val); in vlv_sideband_rw()
99 intel_uncore_write_fw(uncore, VLV_IOSF_DOORBELL_REQ, in vlv_sideband_rw()
A Dintel_uncore.h412 #define intel_uncore_write_fw(...) __raw_uncore_write32(__VA_ARGS__) macro
435 intel_uncore_write_fw(uncore, reg, val); in intel_uncore_rmw_fw()
A Dintel_uncore.c2548 intel_uncore_write_fw(uncore, GEN8_MCR_SELECTOR, mcr); in intel_uncore_read_with_mcr_steering_fw()
2555 intel_uncore_write_fw(uncore, GEN8_MCR_SELECTOR, mcr); in intel_uncore_read_with_mcr_steering_fw()
A Dintel_pm.c2058 intel_uncore_write_fw(uncore, DSPARB, dsparb); in vlv_atomic_update_fifo()
2059 intel_uncore_write_fw(uncore, DSPARB2, dsparb2); in vlv_atomic_update_fifo()
2075 intel_uncore_write_fw(uncore, DSPARB, dsparb); in vlv_atomic_update_fifo()
2076 intel_uncore_write_fw(uncore, DSPARB2, dsparb2); in vlv_atomic_update_fifo()
2092 intel_uncore_write_fw(uncore, DSPARB3, dsparb3); in vlv_atomic_update_fifo()
2093 intel_uncore_write_fw(uncore, DSPARB2, dsparb2); in vlv_atomic_update_fifo()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_rps.c62 intel_uncore_write_fw(uncore, reg, val); in set()
1068 intel_uncore_write_fw(uncore, GEN6_RC_VIDEO_FREQ, in gen9_rps_enable()
1082 intel_uncore_write_fw(uncore, GEN6_RC_VIDEO_FREQ, in gen8_rps_enable()
1085 intel_uncore_write_fw(uncore, GEN6_RP_IDLE_HYSTERSIS, 10); in gen8_rps_enable()
1098 intel_uncore_write_fw(uncore, GEN6_RP_IDLE_HYSTERSIS, 10); in gen6_rps_enable()
1177 intel_uncore_write_fw(uncore, GEN6_RP_UP_EI, 66000); in chv_rps_enable()
1178 intel_uncore_write_fw(uncore, GEN6_RP_DOWN_EI, 350000); in chv_rps_enable()
1183 intel_uncore_write_fw(uncore, GEN6_RP_CONTROL, in chv_rps_enable()
1279 intel_uncore_write_fw(uncore, GEN6_RP_UP_EI, 66000); in vlv_rps_enable()
1280 intel_uncore_write_fw(uncore, GEN6_RP_DOWN_EI, 350000); in vlv_rps_enable()
[all …]
A Dintel_ggtt_fencing.c98 intel_uncore_write_fw(uncore, fence_reg_lo, 0); in i965_write_fence_reg()
101 intel_uncore_write_fw(uncore, fence_reg_hi, upper_32_bits(val)); in i965_write_fence_reg()
102 intel_uncore_write_fw(uncore, fence_reg_lo, lower_32_bits(val)); in i965_write_fence_reg()
136 intel_uncore_write_fw(uncore, reg, val); in i915_write_fence_reg()
161 intel_uncore_write_fw(uncore, reg, val); in i830_write_fence_reg()
A Dintel_reset.c242 intel_uncore_write_fw(uncore, ILK_GDSR, in ilk_do_reset()
253 intel_uncore_write_fw(uncore, ILK_GDSR, in ilk_do_reset()
265 intel_uncore_write_fw(uncore, ILK_GDSR, 0); in ilk_do_reset()
281 intel_uncore_write_fw(uncore, GEN6_GDRST, hw_domain_mask); in gen6_hw_domain_reset()
578 intel_uncore_write_fw(uncore, reg, _MASKED_BIT_ENABLE(request)); in gen8_engine_reset_prepare()
592 intel_uncore_write_fw(engine->uncore, in gen8_engine_reset_cancel()
A Dselftest_rps.c273 intel_uncore_write_fw(gt->uncore, GEN6_RP_CUR_UP_EI, 0); in live_rps_clock_interval()
276 intel_uncore_write_fw(gt->uncore, in live_rps_clock_interval()
278 intel_uncore_write_fw(gt->uncore, in live_rps_clock_interval()
281 intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL, in live_rps_clock_interval()
317 intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL, 0); in live_rps_clock_interval()
A Dintel_mocs.c534 intel_uncore_write_fw(uncore, _MMIO(addr + i * 4), mocs); in __init_mocs_table()
591 intel_uncore_write_fw(uncore, GEN9_LNCFCMOCS(i), l3cc); in init_l3cc_table()
A Dintel_ggtt.c156 intel_uncore_write_fw(uncore, GFX_FLSH_CNTL_GEN6, GFX_FLSH_CNTL_EN); in gen6_ggtt_invalidate()
169 intel_uncore_write_fw(uncore, GFX_FLSH_CNTL_GEN6, GFX_FLSH_CNTL_EN); in gen8_ggtt_invalidate()
180 intel_uncore_write_fw(uncore, GEN12_GUC_TLB_INV_CR, in guc_ggtt_invalidate()
183 intel_uncore_write_fw(uncore, GEN8_GTCR, GEN8_GTCR_INVALIDATE); in guc_ggtt_invalidate()
A Dintel_ring_submission.c104 intel_uncore_write_fw(engine->uncore, hwsp, offset); in set_hwsp()
1005 intel_uncore_write_fw(uncore, GEN6_BSD_SLEEP_PSMI_CONTROL, in gen6_bsd_submit_request()
1026 intel_uncore_write_fw(uncore, GEN6_BSD_SLEEP_PSMI_CONTROL, in gen6_bsd_submit_request()
A Dintel_rc6.c53 intel_uncore_write_fw(uncore, reg, val); in set()
A Dintel_workarounds.c1352 intel_uncore_write_fw(uncore, wa->reg, val); in wa_list_apply()
A Dintel_engine_cs.c1152 intel_uncore_write_fw(uncore, mode, _MASKED_BIT_ENABLE(STOP_RING)); in __intel_engine_stop_cs()
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_uc_fw.c471 intel_uncore_write_fw(uncore, DMA_ADDR_0_LOW, lower_32_bits(offset)); in uc_fw_xfer()
472 intel_uncore_write_fw(uncore, DMA_ADDR_0_HIGH, upper_32_bits(offset)); in uc_fw_xfer()
475 intel_uncore_write_fw(uncore, DMA_ADDR_1_LOW, dst_offset); in uc_fw_xfer()
476 intel_uncore_write_fw(uncore, DMA_ADDR_1_HIGH, DMA_ADDRESS_SPACE_WOPCM); in uc_fw_xfer()
482 intel_uncore_write_fw(uncore, DMA_COPY_SIZE, in uc_fw_xfer()
486 intel_uncore_write_fw(uncore, DMA_CTRL, in uc_fw_xfer()
497 intel_uncore_write_fw(uncore, DMA_CTRL, _MASKED_BIT_DISABLE(dma_flags)); in uc_fw_xfer()
A Dintel_guc.c782 intel_uncore_write_fw(gt->uncore, GEN11_SOFT_SCRATCH(0), 0); in intel_guc_write_barrier()
/linux/drivers/gpu/drm/i915/gvt/
A Dmmio_context.c383 intel_uncore_write_fw(uncore, reg, 0x1); in handle_tlb_pending_event()
432 intel_uncore_write_fw(uncore, offset, new_v); in switch_mocs()
450 intel_uncore_write_fw(uncore, l3_offset, new_v); in switch_mocs()
533 intel_uncore_write_fw(uncore, mmio->reg, new_v); in switch_mmio()
/linux/drivers/gpu/drm/i915/display/
A Dintel_de.h82 intel_uncore_write_fw(&i915->uncore, reg, val); in intel_de_write_fw()
A Dintel_dmc.c295 intel_uncore_write_fw(&dev_priv->uncore, in intel_dmc_load_program()

Completed in 57 milliseconds