Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_mode.h839 struct drm_encoder *radeon_encoder_legacy_lvds_add(struct drm_device *dev, int bios_index);
840 struct drm_encoder *radeon_encoder_legacy_primary_dac_add(struct drm_device *dev, int bios_index, i…
841 struct drm_encoder *radeon_encoder_legacy_tv_dac_add(struct drm_device *dev, int bios_index, int wi…
842 struct drm_encoder *radeon_encoder_legacy_tmds_int_add(struct drm_device *dev, int bios_index);
843 struct drm_encoder *radeon_encoder_legacy_tmds_ext_add(struct drm_device *dev, int bios_index);
H A Dradeon_combios.c2214 int bios_index, in radeon_apply_legacy_quirks() argument
2233 dev->pdev->subsystem_device == 0x201e && bios_index == 2) { in radeon_apply_legacy_quirks()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dpower_state.h85 int bios_index; member
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega12_processpptables.c406 power_state->classification.bios_index = entry_index;
H A Dprocess_pptables_v1_0.c1301 power_state->classification.bios_index = entry_index; in get_powerplay_table_entry_v1_0()
H A Dvega10_processpptables.c1294 power_state->classification.bios_index = entry_index; in vega10_get_powerplay_table_entry()
H A Dprocesspptables.c907 ps->classification.bios_index = entry_index; in pp_tables_get_entry()