rodin: Sync with DT changes

Change-Id: I1fc6a4f2fbd46965dd8f7e217ed458f798eb7352
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
2026-07-05 13:30:38 +02:00
parent a6da4c65b0
commit 08f9c39fd6
19 changed files with 434 additions and 3 deletions
Binary file not shown.
+52
View File
@@ -0,0 +1,52 @@
# Dolby Vision Display Management Configuration File
# Path : ./vendor/etc/dolby_vision.cfg
# Date : 09/03/2024
# Display : OLED 6.7 inch 1220x2712
# Brand Model Number: Xiaomi O10 rodin 2412DRT0AC
#Configuration Start
[Display]
ID = 0
Width = 1220
Height = 2712
[Global]
ReferenceDarkPicModeIndex = 2
IDK_Version = SW_4.5.2
DMSwVersion = 4.0
DeviceModelName = NULL
DefaultOutputFormat = YUV
Tmax = 1250
Tmin = 0.0001
TPrimaries = 0.68 0.32 0.265 0.69 0.15 0.06 0.3127 0.329
TEOTF = POWER
Tgamma = 2.3
BLUPwm = 83 131 175 216 255
BLULight = 295.2 477.8 686.2 944.5 1250
BLULightMin = 0.0001 0.0001 0.0001 0.0001 0.0001
Ambient = 3
TSurroundReflection = 0.5
TScreenReflection = 0.0005
ALDelayMilliSec = 50
ALResponseFall = 0.04
ALResponseRise = 0.2
ALOperationalRate = 50
TFrontLux = 1000
TFrontLuxScale = 1
[PictureMode = 0]
PictureModeName = Dolby Vision Bright
DBrightness = 0.3
[PictureMode = 1]
PictureModeName = Dolby Vision Vivid
DBrightness = 0.3
[PictureMode = 2]
PictureModeName = Dolby Vision Dark
SupportsDM3 = 1
Ambient = 0
#Configuration End
@@ -0,0 +1,6 @@
service vendor.dolby.media.c2-service-vision /vendor/bin/hw/vendor.dolby.media.c2-service-vision
class hal
user mediacodec
group camera mediadrm drmrpc
ioprio rt 4
writepid /dev/cpuset/foreground/tasks
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.