Home
last modified time | relevance | path

Searched refs:mc_arb_rfsh_rate (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcypress_dpm.h50 u32 mc_arb_rfsh_rate; member
A Dnislands_smc.h290 uint8_t mc_arb_rfsh_rate; member
A Dsislands_smc.h340 uint8_t mc_arb_rfsh_rate; member
A Drv770_dpm.c728 u32 mc_arb_rfsh_rate; in rv770_calculate_memory_refresh_rate() local
735 mc_arb_rfsh_rate = ((engine_clock * 10) * dram_refresh_rate / dram_rows - 32) / 64; in rv770_calculate_memory_refresh_rate()
737 return mc_arb_rfsh_rate; in rv770_calculate_memory_refresh_rate()
A Dbtc_dpm.c1759 arb_registers->mc_arb_rfsh_rate = RREG32(MC_ARB_RFSH_RATE); in btc_read_arb_registers()
1772 val = (arb_registers->mc_arb_rfsh_rate & POWERMODE0_MASK) >> in btc_set_arb0_registers()
A Dsi_dpm.c4258 u32 mc_arb_rfsh_rate; in si_calculate_memory_refresh_rate() local
4267 mc_arb_rfsh_rate = ((engine_clock * 10) * dram_refresh_rate / dram_rows - 32) / 64; in si_calculate_memory_refresh_rate()
4269 return mc_arb_rfsh_rate; in si_calculate_memory_refresh_rate()
4280 arb_regs->mc_arb_rfsh_rate = in si_populate_memory_timing_parameters()
A Dni_dpm.c1620 arb_regs->mc_arb_rfsh_rate = in ni_populate_memory_timing_parameters()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dsislands_smc.h340 uint8_t mc_arb_rfsh_rate; member
A Dsi_dpm.h337 u32 mc_arb_rfsh_rate; member
A Dsi_dpm.c4737 u32 mc_arb_rfsh_rate; in si_calculate_memory_refresh_rate() local
4746 mc_arb_rfsh_rate = ((engine_clock * 10) * dram_refresh_rate / dram_rows - 32) / 64; in si_calculate_memory_refresh_rate()
4748 return mc_arb_rfsh_rate; in si_calculate_memory_refresh_rate()
4759 arb_regs->mc_arb_rfsh_rate = in si_populate_memory_timing_parameters()

Completed in 55 milliseconds