Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_drv.c137 int radeon_aspm = -1; variable
208 module_param_named(aspm, radeon_aspm, int, 0444);
H A Drv6xx_dpm.c1758 if (radeon_aspm != 0) { in rv6xx_setup_asic()
H A Drv770_dpm.c2109 if (radeon_aspm != 0) { in rv770_dpm_setup_asic()
H A Dradeon.h110 extern int radeon_aspm;
H A Devergreen.c5398 if (radeon_aspm == 0) in evergreen_program_aspm()
H A Dsi.c7230 if (radeon_aspm == 0) in si_program_aspm()
H A Dcik.c9648 if (radeon_aspm == 0) in cik_program_aspm()