summaryrefslogtreecommitdiffstats
path: root/src/drivers/gfx
Commit message (Expand)AuthorAgeFilesLines
* drivers/gfx/generic: Add optional _HID for gfx devicesTim Wawrzynczak2021-12-012-1/+7
* drivers/gfx/generic: Drop unused find_gfx_devFurquan Shaikh2021-09-212-13/+0
* src/drivers: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian2020-11-091-1/+1
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-26/+4
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-2/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-172-2/+0
* drivers/gfx/generic: Add support for gpio based EPSRajat Jain2020-03-022-11/+75
* gfx: Move drivers/generic/gfx to drivers/gfx/genericFurquan Shaikh2020-02-244-0/+192