aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/lenovo/hybrid_graphics/hybrid_graphics.h
blob: b5de8a85663728e23a44a15a946fd1911bb786b5 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _DRIVERS_LENOVO_HYBRID_GRAPHICS_H_
#define _DRIVERS_LENOVO_HYBRID_GRAPHICS_H_

void early_hybrid_graphics(bool *enable_igd, bool *enable_peg);

#endif /* _DRIVERS_LENOVO_HYBRID_GRAPHICS_CHIP_H_ */