We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f581bc6 commit be76904Copy full SHA for be76904
inc/common/sku_wa.h
@@ -229,7 +229,6 @@ typedef struct _SKU_FEATURE_TABLE
229
unsigned int FtrGttCacheInvalidation : 1;
230
unsigned int FtrMemorySeg : 1;
231
unsigned int FtrCacheCoherentMemSeg : 1;
232
- unsigned int FtrDynamicDisplayAliasing : 1;
233
unsigned int FtrLinearCCS : 1;
234
235
unsigned int FtrKMDTestSupportFromRegKey : 1;
0 commit comments