Browse Source

3a9780e vram 400M.

Change-Id: Ic04f81f9d599c0fd1987a0404ad3f50dffdfe17a
Signed-off-by: QiaoChong <qiaochong@loongson.cn>
master
QiaoChong 7 years ago
committed by Chong Qiao
parent
commit
12d5ef45d1
  1. 2
      Targets/Bonito3a9780e/pci/rs780_gfx.c

2
Targets/Bonito3a9780e/pci/rs780_gfx.c

@ -33,7 +33,7 @@
#define VRAM_333M 333
#define VRAM_400M 400
#define VRAM_533M 533
#define VRAM_FREQ VRAM_266M
#define VRAM_FREQ VRAM_400M
/* Trust the original resource allocation. Don't do it again. */
#undef DONT_TRUST_RESOURCE_ALLOCATION

Loading…
Cancel
Save