Home
last modified time | relevance | path

Searched refs:rsrc_decodes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c108 int rsrc_decodes = 0; in xf86VGAarbiterAllowDRI() local
114 pci_device_vgaarb_get_info(pScrn->vgaDev, &vga_count, &rsrc_decodes); in xf86VGAarbiterAllowDRI()
116 if (rsrc_decodes) { in xf86VGAarbiterAllowDRI()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog22240 xfree86: vgaarb: Initialize local variable rsrc_decodes
22246 The variable "rsrc_decodes" in function "xf86VGAarbiterAllowDRI" is not
22250 but won't set the value of "rsrc_decodes", so it will has two different
22252 platforms. One platform will return TRUE, as the "rsrc_decodes" 's
22254 "rsrc_decodes" 's default value is "32767", this will cause disable