drm/rockchip: ebc_dev: release version v6.10

1.add rk waveform type for regal mode
2.do glr16 same as gld16

Type: Function
Redmine ID: #N/A
Associated modifications: N/A
Test: N/A

Change-Id: I5cc2fc6c48d8a9b10cea63895c1980c75ed3efed
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
Zorro Liu
2024-06-03 11:21:33 +08:00
parent 5489510b1e
commit d72df5fbba
4 changed files with 12525 additions and 12133 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -25,6 +25,8 @@ enum epd_lut_type {
PVI_WF_MAX,
WF_TYPE_AUTO, // like GC16, rk define
WF_TYPE_RK_GLR16, // for part regal mode
WF_TYPE_RK_GLD16, // for part regal mode
WF_TYPE_MAX,
WF_TYPE_GRAY16,
};

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff