summaryrefslogtreecommitdiffstats
path: root/cmds/system_server
diff options
context:
space:
mode:
authorPrabhanjan Kandula <pkandula@codeaurora.org>2011-11-18 06:32:36 +0530
committertoastcfh <toastcfh@gmail.com>2011-12-20 20:39:35 -0500
commit8ab02c76411761270865b97d21ea3f13c08615c4 (patch)
treeab3e4832d6e5bdfb59cfee9ee5390cb0dace31bb /cmds/system_server
parent7c61dd2b47ea725a1526efbfde88599d510566b3 (diff)
downloadframeworks_base-8ab02c76411761270865b97d21ea3f13c08615c4.zip
frameworks_base-8ab02c76411761270865b97d21ea3f13c08615c4.tar.gz
frameworks_base-8ab02c76411761270865b97d21ea3f13c08615c4.tar.bz2
frameworks/base: Enable HDMI
This change contains following commits. commit 27889d5e0c7951d9cc454c0cdc84bb6c4e4d93b4 Author: Arun Kumar K.R <c_akkr@quicinc.com> Date: Wed Jun 15 15:12:33 2011 -0700 frameworks/base: Remove unnecessary ioctls from HDMI Daemon - Remove FBIO_BLANK_POWERDOWN as the device will be powered down when the ref count reaches zero in framebuffer - Remove MSMFB_OVERLAY_PLAY_ENABLE as it will be depricated (cherry picked from commit 9dfcc8c1c5b6a4695ef807d11b67cae25ff8fcfd) Change-Id: I28cbf52edd3c244f1f04be3df5bc4c5a091fde13 commit 98774ca7b39995a169022289274cdc4e99dc4848 Author: Arun Kumar K.R <c_akkr@quicinc.com> Date: Fri May 27 14:12:18 2011 -0700 frameworks/base: Set hdmiON property before informing SF In the HDMI Daemon mirroring is enabled set the hdmiON system property before informing surface flinger to start mirroring. Change-Id: Ib897cfe9f9e113553cb0272e3d0fc04437b3577b commit d6c4ac202205cfdbacd49951bbdfe42cb9ced971 Author: Arun Kumar K.R <c_akkr@quicinc.com> Date: Mon May 9 20:15:44 2011 -0700 frameworks/base: Changes for HDMI HDCP Compliance - For HDCP compliance, broadcast HDMIONEvent after we receive the audio_on event from the daemon based on HDCP - In HDMI Daemon check if the HDCP keys are present based on that broadcast for Audio. - Remove redundant calls for PUT_VSCREENINFO and handle this in setResolution. Change-Id: I7fa23ac1a384fcc32687b287dbb828445d4d81a4 commit 798421991797c249e9eb554f91d49e0d898327fa Author: Arun Kumar K.R <c_akkr@quicinc.com> Date: Thu Apr 7 18:55:44 2011 -0700 HDMIDaemon: call FBIO_PUTVSCREENINFO ioctl for valid mode Analog TV does not have the EDID information. For analog TV no need to call the ioctl, as it defaults to its original resolution Change-Id: I18daab570167004be76d47cd58413408a20b0987 CRs-fixed: 281752 commit c512a0c47116394de431b6957213ac2cabcfc091 Author: Arun Kumar K.R <c_akkr@quicinc.com> Date: Wed Mar 16 13:12:53 2011 -0700 Hdmi Daemon: Inform SF about HDMI mirroring when HDMI is enabled When HDMI is connected, inform SF about mirroring only once. Avoid multiple enableHDMI calls to SF when cable is connected. Change-Id: I00d72571d2796e204401f57a87d9e580a3c8e994 CRs-fixed: 279095 commit 92de304205eb65e5bfd6976eef6396e908df4829 Author: Kinjal Bhavsar <kbhavsar@codeaurora.org> Date: Mon Mar 28 17:43:22 2011 -0700 frameworks/base: Use sanitized kernel headers Add the exported sanitized kernel headers to include path in hdmid and surfaceflinger. As hdmid uses some bionic specific structs, explicitly add path of kernel header files it uses. Change-Id: Id0daed4a425976fad3116de2d2054c9c386770fe commit bd484e4de3031b393e2b4e1c91a17c2b9bc4acac Author: Arun Kumar K.R <c_akkr@quicinc.com> Date: Mon Mar 7 19:37:56 2011 -0800 frameworks/base: HPD enable on sysfs Fixes the issue where HDMI user setting is ON, Cable is connected and on reboot, we don't see HDMI output. Enables/Disables HPD by writing to sysfs node from Daemon Removes mirroring calls from HDMIService. Change-Id: Ide8ac1d60d9b04be2dcb79323f42750ef8f045c3 commit d2076706b4a1636c3e67131498824048b43046cb Author: Saurabh Shah <saurshah@codeaurora.org> Date: Thu Oct 28 10:26:44 2010 -0700 frameworks/base/:Interface for action-safe width, height Interface and implementation for setting action-safe width and height from userspace. commit 5446eab60c8c88417375607dea5ccc246cdd9bd0 Author: Arun Kumar K.R <akkr@codeaurora.org> Date: Mon Nov 8 18:29:49 2010 -0800 frameworks/base: Enable/Disable HDMI UI mirroring based on HPD commit 24d813ec5e79ae92e7efc2f4286bb4425dec1053 Author: Arun Kumar K.R <akkr@codeaurora.org> Date: Thu Sep 23 17:06:26 2010 -0700 frameworks\base: Support for switching resolution in HDMI daemon Use property enable.hdmi.edid to enable the dynamic resolution switch Set hdmi.yRes to required resolution. commit 60208c205645f7da7d148655d638d36bc7cca121 Author: Arun Kumar K.R <akkr@codeaurora.org> Date: Tue Aug 31 19:21:53 2010 -0700 frameworks/base: SF to control HDMI output Change SF to control HDMI output. HDMI Daemon will call SF to control HDMI out. HPD based on fbopen/fbclose, which is controlled by User settings. commit b180d502bc53bb55bc168048d7b691f33899e4db Author: Urs Muff <umuff@codeaurora.org> Date: Wed Aug 4 14:14:00 2010 -0600 frameworks/base: hdmid: HPD / EDID integration Adding support for dynamic resolution switching and HDP and EDID commit a192fa8f272c113996a65bca4a68fa328f2fb4f4 Author: Omprakash Dhyade <odhyade@codeaurora.org> Date: Wed Aug 18 13:39:49 2010 -0700 frameworks/base: Call open only user says HDMI ON HDMI Clock remains ON when fb1 is opened from HDMI Daemon so call open fb1 only when user sets HDMI ON. commit db05d0df83e568e31b273e1f667539a02156fcbb Author: Omprakash Dhyade <odhyade@codeaurora.org> Date: Thu Jul 15 18:18:28 2010 -0700 frameworks/base: Add HPD support Add HPD support to HDMI daemon. commit 25f7beb6a82aff11f0cc2ed9850e40278820c32c Author: Omprakash Dhyade <odhyade@codeaurora.org> Date: Tue Jun 1 16:56:22 2010 -0700 frameworks/base: Add HDMIService for 7x30 target Add HDMI deamon which communicates with HDMI driver. Add HDMI service to communicate with HDMI deamon and send intent to applications when HDMI connected and disconnected. Change-Id: I416ccb87dd356a08299c3180275aa53a4fe7e412 Conflicts: libs/surfaceflinger_client/ISurfaceComposer.cpp Typo fix Change-Id: I70e22fd74eab7b9ee2d3f33e97b8256c03cce2c1
Diffstat (limited to 'cmds/system_server')
0 files changed, 0 insertions, 0 deletions