X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPlatformPkg%2FInclude%2FLibrary%2FLcdPlatformLib.h;h=b9bdf471e2d65dba7a0fcb0f7ecc352bd576b46b;hp=1112e1edd10f8a76bf36c8154c502e31ac9438f4;hb=deb8a0615d7911f2e0fbe07c89b861c14f6c3267;hpb=beeb44f42559ec9206e905811123a0a1665c4b36 diff --git a/ArmPlatformPkg/Include/Library/LcdPlatformLib.h b/ArmPlatformPkg/Include/Library/LcdPlatformLib.h index 1112e1edd1..b9bdf471e2 100644 --- a/ArmPlatformPkg/Include/Library/LcdPlatformLib.h +++ b/ArmPlatformPkg/Include/Library/LcdPlatformLib.h @@ -124,9 +124,9 @@ // #define HD_H_RES_PIXELS 1920 #define HD_V_RES_PIXELS 1080 -#define HD_OSC_FREQUENCY 173000000 /* 0x0A4FC540 */ +#define HD_OSC_FREQUENCY 165000000 /* 0x09D5B340 */ -#define HD_H_SYNC (200 - 1) +#define HD_H_SYNC ( 79 - 1) #define HD_H_FRONT_PORCH (128 - 1) #define HD_H_BACK_PORCH (328 - 1)