Sfoglia il codice sorgente

Merge "Revert "disp: msm: sde: increase MAX_SDE_HW_BLK size""

qctecmdr 1 anno fa
parent
commit
93cd794f99
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      msm/sde/sde_hw_catalog.c

+ 1 - 1
msm/sde/sde_hw_catalog.c

@@ -29,7 +29,7 @@
  * 64 based on software design. It should be increased if any of the
  * hardware block has more subblocks.
  */
-#define MAX_SDE_HW_BLK  128
+#define MAX_SDE_HW_BLK  64
 
 /* each entry will have register address and bit offset in that register */
 #define MAX_BIT_OFFSET 2