Searched refs:OPTION_DELETE_DP12 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dintel_options.h31 OPTION_DELETE_DP12, enumerator in enum:intel_options
H A Dintel_options.c24 {OPTION_DELETE_DP12, "DeleteUnusedDP12Displays", OPTV_BOOLEAN, {0}, 0},
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h166 OPTION_DELETE_DP12, enumerator in enum:__anon164a9d390103
H A Damdgpu_kms.c88 {OPTION_DELETE_DP12, "DeleteUnusedDP12Displays", OPTV_BOOLEAN, {0}, FALSE},
1688 if (xf86ReturnOptValBool(info->Options, OPTION_DELETE_DP12, FALSE)) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon.h176 OPTION_DELETE_DP12, enumerator in enum:__anon5a499fe10103
H A Dradeon_kms.c91 { OPTION_DELETE_DP12, "DeleteUnusedDP12Displays", OPTV_BOOLEAN, {0}, FALSE},
1953 if (xf86ReturnOptValBool(info->Options, OPTION_DELETE_DP12, FALSE)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c664 if (xf86ReturnOptValBool(sna->Options, OPTION_DELETE_DP12, FALSE))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_display.c2247 if (xf86ReturnOptValBool(intel->Options, OPTION_DELETE_DP12, FALSE)) {

Completed in 16 milliseconds