Searched refs:coherent_mode (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c456 if (radeon_output->coherent_mode) {
930 if (radeon_output->coherent_mode)
960 if (radeon_output->coherent_mode)
1002 if (radeon_output->coherent_mode)
H A Dradeon_probe.h332 Bool coherent_mode; member in struct:_RADEONOutputPrivateRec
H A Dradeon_output.c1407 coherent_mode_atom = MAKE_ATOM("coherent_mode");
1694 Bool coherent_mode = radeon_output->coherent_mode; local in function:radeon_set_property
1706 radeon_output->coherent_mode = val;
1708 radeon_output->coherent_mode = coherent_mode;
2147 radeon_output->coherent_mode = TRUE;
H A Datombios_crtc.c463 if (radeon_output->coherent_mode || (args.v3.sInput.ucEncodeMode == ATOM_ENCODER_MODE_DP))

Completed in 16 milliseconds