Attention is currently required from: Nico Huber, Martin L Roth, Angel Pons, Nicholas Chin, Patrick Rudolph.
10 comments:
Commit Message:
Patch Set #14, Line 11: splitted
split
Done
Commit Message:
hi
Done
File src/drivers/apple/hybrid_graphics/acpi/gmux.asl:
Patch Set #20, Line 12: 0x07FF, // Range Maximum
Is the allocator aware of this fixed I/O resource?
Please check out hybrid_graphics.c. I'm not sure I'm doing it right.
File src/drivers/apple/hybrid_graphics/chip.h:
Patch Set #20, Line 14: gmux_indexed
I'd make this a Kconfig option. […]
Will do in next iterations.
File src/drivers/apple/hybrid_graphics/chip.h:
Patch Set #8, Line 24: #define HYBRID_GRAPHICS_DEFAULT_GPU HYBRID_GRAPHICS_INTEGRATED
Make it a Kconfig?
Will do in next iterations.
File src/drivers/apple/hybrid_graphics/gmux.h:
Patch Set #8, Line 43: #define GMUX_IOSTART 0x700
It would be wise to reserve this for the allocator. For this, […]
Please check out hybrid_graphics.c. I'm not sure I'm doing it right.
File src/drivers/apple/hybrid_graphics/hybrid_graphics.c:
Patch Set #7, Line 35: config = dev->chip_info;
ok
Done
Patch Set #7, Line 37: printk(BIOS_INFO, "Hybrid graphics: Not installed\n");
agreed. […]
Done
File src/drivers/apple/hybrid_graphics/hybrid_graphics.c:
Patch Set #8, Line 32: /* Don't confuse anyone else and disable the fake device */
This is a copy-pasta from lenovo/hybrid_graphics driver, siro should know :) […]
Done
File src/drivers/apple/hybrid_graphics/hybrid_graphics.c:
Patch Set #23, Line 42: get_option
Needs update to use type safe option API
Done
To view, visit change 32719. To unsubscribe, or for help writing mail filters, visit settings.