Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c1322 case RADEON_PCIE_GEN1: in r600_get_pcie_gen_support()
1323 return RADEON_PCIE_GEN1; in r600_get_pcie_gen_support()
1334 return RADEON_PCIE_GEN1; in r600_get_pcie_gen_support()
1336 return RADEON_PCIE_GEN1; in r600_get_pcie_gen_support()
H A Dcypress_dpm.c369 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_after_state_change()
391 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_before_state_change()
H A Dradeon.h1508 RADEON_PCIE_GEN1 = 0, enumerator
H A Dci_dpm.c5680 pi->pcie_gen_performance.max = RADEON_PCIE_GEN1; in ci_dpm_init()
5682 pi->pcie_gen_powersaving.max = RADEON_PCIE_GEN1; in ci_dpm_init()
H A Dsi_dpm.c4532 RADEON_PCIE_GEN1); in si_populate_smc_acpi_state()