Searched refs:OPTION_DELETE_DP12 (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_options.h | 31 OPTION_DELETE_DP12, enumerator in enum:intel_options
|
| H A D | intel_options.c | 24 {OPTION_DELETE_DP12, "DeleteUnusedDP12Displays", OPTV_BOOLEAN, {0}, 0},
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_drv.h | 166 OPTION_DELETE_DP12, enumerator in enum:__anon164a9d390103
|
| H A D | amdgpu_kms.c | 88 {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 D | radeon.h | 176 OPTION_DELETE_DP12, enumerator in enum:__anon5a499fe10103
|
| H A D | radeon_kms.c | 91 { 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 D | sna_driver.c | 664 if (xf86ReturnOptValBool(sna->Options, OPTION_DELETE_DP12, FALSE))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_display.c | 2247 if (xf86ReturnOptValBool(intel->Options, OPTION_DELETE_DP12, FALSE)) {
|
Completed in 16 milliseconds