2 comments:
File src/drivers/apple/hybrid_graphics/hybrid_graphics.c:
Patch Set #7, Line 35: config = dev->chip_info;
just check for dev->chip_info directly
ok
Patch Set #7, Line 37: printk(BIOS_INFO, "Hybrid graphics: Not installed\n");
that should probably BIOS_ERR, as this is a miss configuration
agreed. but it is BIOS_DEBUG in lenovo/hybrid_graphics in the same place, I was a bit surprised and made it BIOS_INFO :)
To view, visit change 32719. To unsubscribe, or for help writing mail filters, visit settings.