Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_combios.c1322 tmds->tmds_pll[i].value = in radeon_legacy_get_tmds_info_from_table()
1324 tmds->tmds_pll[i].freq = default_tmds_pll[rdev->family][i].freq; in radeon_legacy_get_tmds_info_from_table()
1349 tmds->tmds_pll[i].value = in radeon_legacy_get_tmds_info_from_combios()
1351 tmds->tmds_pll[i].freq = in radeon_legacy_get_tmds_info_from_combios()
1354 tmds->tmds_pll[i].freq, in radeon_legacy_get_tmds_info_from_combios()
1355 tmds->tmds_pll[i].value); in radeon_legacy_get_tmds_info_from_combios()
1363 tmds->tmds_pll[i].value = in radeon_legacy_get_tmds_info_from_combios()
1365 tmds->tmds_pll[i].freq = in radeon_legacy_get_tmds_info_from_combios()
1372 tmds->tmds_pll[i].freq, in radeon_legacy_get_tmds_info_from_combios()
1373 tmds->tmds_pll[i].value); in radeon_legacy_get_tmds_info_from_combios()
A Dradeon_atombios.c1346 tmds->tmds_pll[i].freq = in radeon_atombios_get_tmds_info()
1348 tmds->tmds_pll[i].value = in radeon_atombios_get_tmds_info()
1350 tmds->tmds_pll[i].value |= in radeon_atombios_get_tmds_info()
1353 tmds->tmds_pll[i].value |= in radeon_atombios_get_tmds_info()
1356 tmds->tmds_pll[i].value |= in radeon_atombios_get_tmds_info()
1361 tmds->tmds_pll[i].freq, in radeon_atombios_get_tmds_info()
1362 tmds->tmds_pll[i].value); in radeon_atombios_get_tmds_info()
1364 if (maxfreq == tmds->tmds_pll[i].freq) { in radeon_atombios_get_tmds_info()
1365 tmds->tmds_pll[i].freq = 0xffffffff; in radeon_atombios_get_tmds_info()
A Dradeon_legacy_encoders.c807 if (tmds->tmds_pll[i].freq == 0) in radeon_legacy_tmds_int_mode_set()
809 if ((uint32_t)(mode->clock / 10) < tmds->tmds_pll[i].freq) { in radeon_legacy_tmds_int_mode_set()
810 tmp = tmds->tmds_pll[i].value ; in radeon_legacy_tmds_int_mode_set()
A Dradeon_mode.h415 struct radeon_tmds_pll tmds_pll[4]; member
/linux/Documentation/gpu/
A Dkms-properties.csv95 ,legacy TMDS PLL detect,"""tmds_pll""",ENUM,"{ ""driver"", ""bios"" }",-,TBD

Completed in 33 milliseconds