Commit Graph

24 Commits

Author SHA1 Message Date
David Ng be28a20adf apq8084: Update lcd density setting for APQ8084 Liquid and CDP/MTP
Set display lcd density property to match actual APQ8084 MTP/CDP
and Liquid display.

Change-Id: I4b03dc317bd580d6926c0869404e80eba633f469
2013-10-02 13:36:59 -07:00
Praveena Pachipulusu 3224c380e0 init.qcom: Added proper sys fb path file name
Permissions for HDMI nodes were not getting set
due to improper naming for sys class fb path.

Change-Id: Ie188cb060d42a76028783baf21f656b1dc5ad3a7
2013-09-26 15:46:50 +05:30
Linux Build Service Account 7e2b40c1ee Merge "init.qcom: Modified symlink for /dev/graphics/hdmi" 2013-09-25 04:48:08 -07:00
Linux Build Service Account d341838d6f Merge "init: qcom: Update HDCP topology sysfs permissions" 2013-09-14 05:59:08 -07:00
Praveena Pachipulusu 08fb6e36ea init.qcom: Modified symlink for /dev/graphics/hdmi
Symlink for /dev/graphics/hdmi was pointing to
wrong path leading to CTS test case failure.

CRs-Fixed: 471554
Change-Id: Ic422dea3e79e2421b1770621870bfa4c360b0094
2013-08-23 16:21:14 +05:30
Satya Durga Srinivasu Prabhala b1b89e15db Replace sysdev path
sysdev gets deprecated in 3.10 Kernel. Hence, replacing
sysdev path with relevant path/s.

Change-Id: Ia951a720fb7012ca7e0c034935024b9f69faf1f3
2013-08-16 21:19:20 -07:00
Ajay Singh Parmar 4663cec554 init: qcom: Update HDCP topology sysfs permissions
This change updates the sysfs node "hdcp/tp" permissions
such that it can be accessed by system modules

Change-Id: Iafc1788b5454cb034a7a62fa3e9c0ff62d46dbdc
2013-08-10 10:00:15 -07:00
Ilia Lin 4bc963fed1 init: qcom: Set ro.sf.lcd_density for Dragonboard APQ8074
Set the property ro.sf.lcd_density value to comply the
Dragonboard APQ8074 display size.

Change-Id: Ia6d23bfcb2cd9cf1e03dc0ecf80f5d21e635f077
2013-07-02 20:27:55 +03:00
Linux Build Service Account 908946b067 Merge "Set default time before Zygote init to year 2009" 2013-05-09 15:14:23 -07:00
Jalaj Swami 620710d7a8 Set default time before Zygote init to year 2009
There is a Zygote issue that prevents time classes from
initializing properly when the system time is before 2008.
The Daylight Savings Time (DST) is not supported when that happens.
There is a race condition between Zygote init and time_daemon
setting the system time so sometimes the system time seen by Zygote
init is the dafault value (year 1970). This fix sets the time just
before Zygote init to year 2009 and that allows Zygote classes to
initialize.
Google recently has a fix for Zygote init to support time before
2008, (see https://code.google.com/p/android/issues/detail?id=26419),
but that will come in JB_MR2. Till then we need this fix.

CRs-Fixed: 467157

Change-Id: I7e101f576347230f017400b1d41f36eb939acf84
2013-05-08 14:38:55 -07:00
David Ng 1130a3b4a6 qcom: Add initial support for APQ8084 target
Add APQ8084 target to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.

Change-Id: I57ebbcc5d510f1e41869ab3f3b72f5200dc67e9b
2013-04-25 19:06:37 -07:00
David Ng 829aff1fc1 init: msm8610: Change display density to 240
Correct display density to 240.

Change-Id: Ib7748efddddcd7e5bb8037b60ec78670e78c997a
2013-04-25 19:06:08 -07:00
Arun Kumar K.R 075a85d159 init.qcom.early_boot.sh: Add SPD support for HDMI nodes
SPD means Source Product Description of the HDMI Source
Add support for SPD nodes and its corresponding permissions

Change-Id: Iaf8b53d899ea23556908516de94d4e9c432c4995
2013-03-27 08:18:47 -07:00
Arun Kumar K.R 0e1a857208 init.qcom: Modify init.qcom files for HDMI node
- HDMI fb number will not be known until the device
  boot up, it will be set depending on the driver
  registration
- check the panel type and determine the HDMI fb node
  and change the permissions accordingly

Change-Id: I49f9e8a957b1eb1fad111a321cf04a4963a1365e
CRs-fixed: 451094
2013-03-20 13:26:16 -07:00
Duy Truong 0c0744e022 Update copyright to The Linux Foundation
Change-Id: Id084b09bf3a083ea5c0389900bbeb5ef149b3108
2013-02-10 06:35:11 -08:00
David Ng 9c88b6c815 init: qcom: Set ro.hw.nav_keys property for 8974 liquid
MSM8974 Liquid device do not have hardware navigation keys.
Set property ro.hw.nav_keys to 0 to enable Android sw
navigation bar.

Change-Id: I1dd00dcf4c87727d1c92cc9daf77dd238b35c59b
2013-01-16 14:48:59 -08:00
David Ng 9f3e3c450b init: Update display density on 8974 and 8610/8226
Change display density from the measured 340 dpi to the nearest
official Android display density setting of 320.

CRs-Fixed: 428798
Change-Id: I2367dafdf0fe5db9be7fea16e4e4514ba0fce399
2013-01-08 10:37:51 -08:00
David Ng 0f87afbfb7 qcom: Add initial support msm8226 and rename msm8910 to msm8610
Add MSM8226 to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.
Rename MSM8910 target to MSM8610.

Change-Id: Ice3679ddb38e3c8cf5aa27f1f8dbf5ce814e923e
2012-11-26 15:02:19 -08:00
Naomi Luis 411bd34449 init: Enable c2d comp. for 8960AB, 8930AB and 8930AB variants
Change-Id: I686c25f30d9de86796e7cac7a5e69e98a2190274
2012-11-14 16:49:51 -08:00
David Ng 12f9679dcc qcom: Add initial support msm8910
Add MSM8910 to QCOM platform list and set default
USB enumeration/LCD density setting for initial
device bring-up.

Change-Id: Ic949f6df629a50b3718190f4eb08386fe836f6f8
2012-11-08 10:55:01 -08:00
Naomi Luis 9eab7cc647 init: Override the composition type for 8960 and 8064 V2 Prime
- Use dyn composition for 8960
- Use c2d composition for 8064 V2 Prime.
- Remove the call to set setprop c2d.api.supported which is a
redundant property.

Change-Id: Ibd7791b234feafe35c01b52e8a62327ff7379685
2012-11-02 14:05:17 -07:00
Arun Kumar K.R e9d66d7caf init.qcom.early_boot. sh: set c2d.api.supported if needed
- If the target has the 2D core set the c2d.api.supported property
- This property should be set for MDP 3.x targets also
- This will be used in hwcomposer to call into c2d API's

Change-Id: I005f502098b225f22ec72b7e0d431a50c1095acf
2012-10-15 19:19:00 -07:00
David Ng 2a76cfa880 init: Add LCD density setting for MSM8974
Move LCD density property setting from MSM8974-specific build.prop.
Set 160dpi for Liquid devices and 340dpi for all others.

Change-Id: I6c4d4e47166c77c55baaf0d8dec7861123d6af99
2012-09-27 17:48:45 -07:00
David Ng c92bdf00f5 init: Move Android system property setting to early-boot stage
Move system property settings such as LCD density to early-boot.
This ensures the properties are set before any service is
started.

CRs-Fixed: 390942
Change-Id: Iba5dfb5b55f33904bd09d4b618b5399d7bda8cbd
2012-09-05 19:26:03 -07:00