HomeSort by: relevance | last modified time | path
    Searched refs:coherent_mode (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
atombios_output.c 456 if (radeon_output->coherent_mode) {
930 if (radeon_output->coherent_mode)
960 if (radeon_output->coherent_mode)
1002 if (radeon_output->coherent_mode)
radeon_probe.h 332 Bool coherent_mode; member in struct:_RADEONOutputPrivateRec
radeon_output.c 1407 coherent_mode_atom = MAKE_ATOM("coherent_mode");
1694 Bool coherent_mode = radeon_output->coherent_mode; local
1706 radeon_output->coherent_mode = val;
1708 radeon_output->coherent_mode = coherent_mode;
2147 radeon_output->coherent_mode = TRUE;
atombios_crtc.c 463 if (radeon_output->coherent_mode || (args.v3.sInput.ucEncodeMode == ATOM_ENCODER_MODE_DP))

Completed in 10 milliseconds