Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_drv.c147 int radeon_r4xx_atom = 0; variable
186 module_param_named(r4xx_atom, radeon_r4xx_atom, int, 0444);
A Dradeon_display.c714 if (rdev->is_atom_bios && (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom)) in radeon_crtc_init()
A Dradeon_connectors.c644 if (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom) { in radeon_connector_set_property()
A Dradeon.h93 extern int radeon_r4xx_atom;
A Dradeon_atombios.c1007 if (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom) in radeon_get_atom_connector_info_from_supported_devices_table()

Completed in 43 milliseconds