switch-coreboot/payloads/libpayload/drivers
Shelley Chen 7deebf9cf9 UPSTREAM: detachables: Add invert parameter
Instead of storing inverted-colored bitmaps,
invert drawing of text bitmap on the fly by adding
an invert parameter down to libpayload.  Merging
pivot and invert fields into flags field.

BUG=b:35585623
BRANCH=None
TEST=Make sure compiles successfully

Change-Id: Ie397160b54f488abd7260332ee26d0b5140584bb
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Original-Commit-Id: d635506fa7
Original-Change-Id: Ide6893a26f19eb2490377d4d53366ad145a9e6e3
Original-Signed-off-by: Shelley Chen <shchen@chromium.org>
Original-Reviewed-on: https://review.coreboot.org/19698
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://chromium-review.googlesource.com/515865
Commit-Ready: Shelley Chen <shchen@chromium.org>
Tested-by: Shelley Chen <shchen@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
2017-05-26 09:47:45 -07:00
..
serial UPSTREAM: libpayload/libc/console: Flush input driver buffer on init 2017-04-21 06:03:50 -07:00
storage UPSTREAM: libpayload: Add Cougar Point PCH's AHCI to whitelist 2016-12-08 22:46:50 -08:00
timer various cleanups from upstream 2017-02-06 05:03:19 -08:00
udc UPSTREAM: Remove extra newlines from the end of all coreboot files. 2016-08-04 23:36:56 -07:00
usb UPSTREAM: libpayload: usbhub: Force enumeration of all connected ports on init 2017-03-16 11:25:32 -07:00
video UPSTREAM: detachables: Add invert parameter 2017-05-26 09:47:45 -07:00
cbmem_console.c UPSTREAM: Turn CBMEM console into a ring buffer that can persist across reboots 2017-04-21 06:03:52 -07:00
hid.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
keyboard.c UPSTREAM: libpayload/libc/console: Flush input driver buffer on init 2017-04-21 06:03:50 -07:00
Makefile.inc UPSTREAM: libpayload: mvmap2315: Introduce timer driver 2016-10-11 14:32:38 -07:00
nvram.c libpayload: Make Kconfig bools use IS_ENABLED() 2015-06-30 18:55:15 +02:00
options.c
pci.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
speaker.c