Searched refs:NOACCEL_CHIPSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/intelfb/ | ||
H A D | intelfb.h | 114 #define NOACCEL_CHIPSET(d) \ macro |
H A D | intelfbdrv.c | 597 if (NOACCEL_CHIPSET(dinfo) && dinfo->accel == 1) { in intelfb_pci_register() |