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

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_drv.c119 int radeon_r4xx_atom = 0; variable
145 module_param_named(r4xx_atom, radeon_r4xx_atom, int, 0444);
H A Dradeon.h94 extern int radeon_r4xx_atom;
H A Dradeon_connectors.c448 if (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom) {
H A Dradeon_display.c536 if (rdev->is_atom_bios && (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom))
H A Dradeon_atombios.c1010 if (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom)

Completed in 115 milliseconds