sm8250-common: livedisplay: Implement IAntiFlicker interface
Change-Id: I1dbc6d8989a80fe7b06d4356aeb717417997a793
This commit is contained in:
parent
335e820c4c
commit
7432867822
8 changed files with 121 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
on init
|
||||
chown system graphics /sys/class/drm/card0-DSI-1/DCI_P3
|
||||
chown system graphics /sys/class/drm/card0-DSI-1/dimlayer_bl_en
|
||||
chown system graphics /sys/class/drm/card0-DSI-1/hbm
|
||||
chown system graphics /sys/class/drm/card0-DSI-1/night_mode
|
||||
chown system graphics /sys/class/drm/card0-DSI-1/native_display_loading_effect_mode
|
||||
|
|
@ -7,6 +8,7 @@ on init
|
|||
chown system graphics /sys/class/drm/card0-DSI-1/native_display_srgb_color_mode
|
||||
chown system graphics /sys/class/drm/card0-DSI-1/native_display_wide_color_mode
|
||||
chmod 0666 /sys/class/drm/card0-DSI-1/DCI_P3
|
||||
chmod 0666 /sys/class/drm/card0-DSI-1/dimlayer_bl_en
|
||||
chmod 0666 /sys/class/drm/card0-DSI-1/hbm
|
||||
chmod 0666 /sys/class/drm/card0-DSI-1/night_mode
|
||||
chmod 0666 /sys/class/drm/card0-DSI-1/native_display_loading_effect_mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue