Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/soc/
A Dintel_dram.c236 return INTEL_DRAM_DDR4; in skl_get_dram_type()
321 return INTEL_DRAM_DDR4; in bxt_get_dimm_type()
404 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
428 dram_info->type = INTEL_DRAM_DDR4; in icl_pcode_read_mem_global_info()
476 dram_info->type = INTEL_DRAM_DDR4; in xelpdp_get_dram_info()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_bw.c190 case INTEL_DRAM_DDR4: in icl_get_qgv_points()
215 case INTEL_DRAM_DDR4: in icl_get_qgv_points()
248 qi->t_bl = dev_priv->dram_info.type == INTEL_DRAM_DDR4 ? 4 : 8; in icl_get_qgv_points()
A Dintel_display_power.c1547 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0xF },
1551 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x1F },
1560 { .num_channels = 1, .type = INTEL_DRAM_DDR4, .page_mask = 0x1 },
1564 { .num_channels = 2, .type = INTEL_DRAM_DDR4, .page_mask = 0x3 },
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_drv.h294 INTEL_DRAM_DDR4, enumerator

Completed in 14 milliseconds