sdm845-common: Add support for display modes and HBM
Change-Id: Ic93612e6ffeb0103778bd05bfd1c2921e433cd9f
This commit is contained in:
parent
10c61538af
commit
c162e21253
3 changed files with 201 additions and 0 deletions
|
|
@ -32,6 +32,11 @@ on boot
|
|||
chown system system /proc/touchpanel/up_arrow_enable
|
||||
chown system system /proc/touchpanel/up_swipe_enable
|
||||
|
||||
chmod 0660 /sys/devices/platform/soc/ae00000.qcom,mdss_mdp/main_display/display_mode
|
||||
chmod 0660 /sys/devices/platform/soc/ae00000.qcom,mdss_mdp/main_display/hbm
|
||||
chown system system /sys/devices/platform/soc/ae00000.qcom,mdss_mdp/main_display/display_mode
|
||||
chown system system /sys/devices/platform/soc/ae00000.qcom,mdss_mdp/main_display/hbm
|
||||
|
||||
service dashd /sbin/dashd
|
||||
class core
|
||||
critical
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue