drm/rockchip: ebc_dev: release version v2.08

add EPD_A2_DITHER different from EPD_A2

Signed-off-by: Zorro Liu <lyx@rock-chips.com>
Change-Id: I49954553452df6dbbf2b5fa885957c22053710bd
This commit is contained in:
Zorro Liu
2021-07-15 16:08:06 +08:00
committed by Tao Huang
parent 61050cb9e4
commit bfbc1155ac
2 changed files with 4351 additions and 4344 deletions

View File

@@ -70,14 +70,15 @@ enum panel_refresh_mode {
EPD_PART_GLD16 = 10,
EPD_PART_GCC16 = 11,
EPD_A2 = 12,
EPD_DU = 13,
EPD_DU4 = 14,
EPD_A2_ENTER = 15,
EPD_RESET = 16,
EPD_SUSPEND = 17,
EPD_RESUME = 18,
EPD_POWER_OFF = 19,
EPD_FORCE_FULL = 20,
EPD_A2_DITHER = 13,
EPD_DU = 14,
EPD_DU4 = 15,
EPD_A2_ENTER = 16,
EPD_RESET = 17,
EPD_SUSPEND = 18,
EPD_RESUME = 19,
EPD_POWER_OFF = 20,
EPD_FORCE_FULL = 21,
};
/*

File diff suppressed because it is too large Load Diff