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

This reverts commit 0256443205.

(cherry picked from commit 2ba765eec8).

Change-Id: Iabb29b389291a3df67a502e4e3f4ea9ec4cb026e
Signed-off-by: V S Ganga VaraPrasad (VARA) Adabala <quic_vadabala@quicinc.com>
Dieser Commit ist enthalten in:
V S Ganga VaraPrasad (VARA) Adabala
2024-01-29 18:22:03 +05:30
committet von Akash Gajjar
Ursprung 1f11bde6c0
Commit 57da43c805

Datei anzeigen

@@ -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