Home
last modified time | relevance | path

Searched refs:INTEL_DRAM_DDR4 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/soc/
H A Dintel_dram.c429 return INTEL_DRAM_DDR4; in skl_get_dram_type()
514 return INTEL_DRAM_DDR4; in bxt_get_dimm_type()
597 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
621 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
669 dram_info->type = INTEL_DRAM_DDR4; in xelpdp_get_dram_info()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device_types.h584 INTEL_DRAM_DDR4, enumerator
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_bw.c227 case INTEL_DRAM_DDR4: in icl_get_qgv_points()
256 case INTEL_DRAM_DDR4: in icl_get_qgv_points()
289 qi->t_bl = dev_priv->dram_info.type == INTEL_DRAM_DDR4 ? 4 : 8; in icl_get_qgv_points()
H A Dintel_display_power.c1564 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0xF },
1568 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x1F },
1577 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0x1 },
1581 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x3 },
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_drv.h302 INTEL_DRAM_DDR4, enumerator