Home
last modified time | relevance | path

Searched refs:INTEL_DRAM_DDR4 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/soc/
H A Dintel_dram.c386 return INTEL_DRAM_DDR4; in skl_get_dram_type()
471 return INTEL_DRAM_DDR4; in bxt_get_dimm_type()
554 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
578 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
626 dram_info->type = INTEL_DRAM_DDR4; in xelpdp_get_dram_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_dram.c241 return INTEL_DRAM_DDR4; in skl_get_dram_type()
342 return INTEL_DRAM_DDR4; in bxt_get_dimm_type()
453 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
471 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
H A Di915_drv.h1147 INTEL_DRAM_DDR4, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_bw.c81 qi->t_bl = dev_priv->dram_info.type == INTEL_DRAM_DDR4 ? 4 : 16; in icl_get_qgv_points()
83 qi->t_bl = dev_priv->dram_info.type == INTEL_DRAM_DDR4 ? 4 : 8; in icl_get_qgv_points()
H A Dintel_display_power.c5243 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0xF },
5245 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x1F },
5252 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0x1 },
5254 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x3 },
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_bw.c222 case INTEL_DRAM_DDR4: in icl_get_qgv_points()
247 case INTEL_DRAM_DDR4: in icl_get_qgv_points()
280 qi->t_bl = dev_priv->dram_info.type == INTEL_DRAM_DDR4 ? 4 : 8; in icl_get_qgv_points()
H A Dintel_display_power.c1576 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0xF },
1580 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x1F },
1589 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0x1 },
1593 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x3 },
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_drv.h304 INTEL_DRAM_DDR4, enumerator

Completed in 31 milliseconds