Searched refs:vga_switcheroo_client_fb_set (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
H A Dvga_switcheroo.h54 void vga_switcheroo_client_fb_set(struct pci_dev *dev,
74 static inline void vga_switcheroo_client_fb_set(struct pci_dev *dev, struct fb_info *info) {} vga_switcheroo_register_handler() function
/linux-4.1.27/drivers/gpu/vga/
H A Dvga_switcheroo.c246 void vga_switcheroo_client_fb_set(struct pci_dev *pdev, vga_switcheroo_client_fb_set() function
257 EXPORT_SYMBOL(vga_switcheroo_client_fb_set); variable
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_fb.c318 vga_switcheroo_client_fb_set(rdev->ddev->pdev, info); radeonfb_create()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c449 vga_switcheroo_client_fb_set(dev->pdev, info); nouveau_fbcon_create()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_fbdev.c278 vga_switcheroo_client_fb_set(dev->pdev, info); intelfb_create()

Completed in 164 milliseconds