summaryrefslogtreecommitdiffstats
path: root/src/drivers/gfx/generic/generic.c
Commit message (Expand)AuthorAgeFilesLines
* drv/gfx/generic: Add Intel ACPI Backlight funcs for LCD devicesMatt DeVillier2024-02-141-0/+36
* drivers/gfx/generic: Add display type fieldMatt DeVillier2024-02-131-1/+9
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* drivers/gfx/generic: Add _PLD support to GFX deviceWon Chung2023-05-081-0/+4
* drivers/gfx/generic: Add optional _HID for gfx devicesTim Wawrzynczak2021-12-011-1/+5
* drivers/gfx/generic: Drop unused find_gfx_devFurquan Shaikh2021-09-211-11/+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-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* 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-061-13/+2
* 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-171-1/+0
* drivers/gfx/generic: Add support for gpio based EPSRajat Jain2020-03-021-11/+65
* gfx: Move drivers/generic/gfx to drivers/gfx/genericFurquan Shaikh2020-02-241-0/+129