Searched refs:rsrc_decodes (Results 1 – 2 of 2) sorted by relevance
108 int rsrc_decodes = 0; in xf86VGAarbiterAllowDRI() local114 pci_device_vgaarb_get_info(pScrn->vgaDev, &vga_count, &rsrc_decodes); in xf86VGAarbiterAllowDRI()116 if (rsrc_decodes) { in xf86VGAarbiterAllowDRI()
22240 xfree86: vgaarb: Initialize local variable rsrc_decodes22246 The variable "rsrc_decodes" in function "xf86VGAarbiterAllowDRI" is not22250 but won't set the value of "rsrc_decodes", so it will has two different22252 platforms. One platform will return TRUE, as the "rsrc_decodes" 's22254 "rsrc_decodes" 's default value is "32767", this will cause disable