Home
last modified time | relevance | path

Searched refs:radeon_pcie_gen2 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_drv.c131 int radeon_pcie_gen2 = -1; variable
192 module_param_named(pcie_gen2, radeon_pcie_gen2, int, 0444);
H A Drv770.c2025 if (radeon_pcie_gen2 == 0) in rv770_pcie_gen2_enable()
H A Dradeon.h105 extern int radeon_pcie_gen2;
H A Dr600.c4490 if (radeon_pcie_gen2 == 0) in r600_pcie_gen2_enable()
H A Devergreen.c5330 if (radeon_pcie_gen2 == 0) in evergreen_pcie_gen2_enable()
H A Dsi.c7094 if (radeon_pcie_gen2 == 0) in si_pcie_gen3_enable()
H A Dcik.c9493 if (radeon_pcie_gen2 == 0) in cik_pcie_gen3_enable()