diff options
author | EvanLloyd <evan.lloyd at arm.com> | 2017-09-26 21:15:23 +0100 |
---|---|---|
committer | Leif Lindholm <leif.lindholm@linaro.org> | 2018-04-23 18:04:08 +0100 |
commit | b862ec192bf735623207e5f4a01a8cd890e67d69 (patch) | |
tree | 941378d1cc2d6a2c4cfc7bce4fade5ac98760b6e /Silicon/Marvell/Drivers | |
parent | 88a97c5d87a04523e0ee914bc6c86419d8ee77bb (diff) | |
download | edk2-platforms-b862ec192bf735623207e5f4a01a8cd890e67d69.tar.xz |
ARM/VExpressPkg: Redefine LcdPlatformGetTimings function
The LcdPlatformGetTimings interface function takes similar sets of
multiple parameters for horizontal and vertical timings which can be
aggregated in a common data type. This change defines a structure
SCAN_TIMINGS for this which can be used to describe both horizontal and
vertical scan timings, and accordingly redefines the
LcdPlatformGetTiming interface, greatly reducing the amount of data
passed about.
Similarly the mode definition tables are also changed to use this data
type and thus enable pass through access.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Girish Pathak <girish.pathak@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Silicon/Marvell/Drivers')
0 files changed, 0 insertions, 0 deletions