Home
last modified time | relevance | path

Searched refs:GEN8_DE_PORT_IMR (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_irq.c416 old_val = intel_uncore_read(&dev_priv->uncore, GEN8_DE_PORT_IMR); in bdw_update_port_irq()
423 intel_uncore_write(&dev_priv->uncore, GEN8_DE_PORT_IMR, new_val); in bdw_update_port_irq()
424 intel_uncore_posting_read(&dev_priv->uncore, GEN8_DE_PORT_IMR); in bdw_update_port_irq()
Dintel_gvt_mmio_table.c750 MMIO_D(GEN8_DE_PORT_IMR); in iterate_bdw_plus_mmio()
Di915_reg.h5553 #define GEN8_DE_PORT_IMR _MMIO(0x44444) macro
/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dhandlers.c2477 MMIO_DH(GEN8_DE_PORT_IMR, D_BDW_PLUS, NULL, intel_vgpu_reg_imr_handler); in init_bdw_mmio_info()