Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2010 The Android Open Source Project |
Arun Kumar K.R | c62935a | 2013-12-03 16:47:47 -0800 | [diff] [blame] | 3 | * Copyright (C) 2012-2014, The Linux Foundation. All rights reserved. |
Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 4 | * |
| 5 | * Not a Contribution, Apache license notifications and license are |
| 6 | * retained for attribution purposes only. |
| 7 | |
| 8 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | * you may not use this file except in compliance with the License. |
| 10 | * You may obtain a copy of the License at |
| 11 | * |
| 12 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 13 | * |
| 14 | * Unless required by applicable law or agreed to in writing, software |
| 15 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 16 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 17 | * See the License for the specific language governing permissions and |
| 18 | * limitations under the License. |
| 19 | */ |
| 20 | |
| 21 | #ifndef ANDROID_IQSERVICE_H |
| 22 | #define ANDROID_IQSERVICE_H |
| 23 | |
| 24 | #include <stdint.h> |
| 25 | #include <sys/types.h> |
| 26 | #include <utils/Errors.h> |
| 27 | #include <utils/RefBase.h> |
| 28 | #include <binder/IInterface.h> |
Saurabh Shah | 86c1729 | 2013-02-08 15:24:13 -0800 | [diff] [blame] | 29 | #include <binder/IBinder.h> |
| 30 | #include <IQClient.h> |
Naseer Ahmed | 7a7b66d | 2014-07-23 17:56:26 -0400 | [diff] [blame] | 31 | #include <IQHDMIClient.h> |
Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 32 | |
Naseer Ahmed | 4957c52 | 2013-11-12 18:07:15 -0500 | [diff] [blame] | 33 | |
Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 34 | namespace qService { |
| 35 | // ---------------------------------------------------------------------------- |
Naseer Ahmed | 4957c52 | 2013-11-12 18:07:15 -0500 | [diff] [blame] | 36 | |
Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 37 | class IQService : public android::IInterface |
| 38 | { |
| 39 | public: |
| 40 | DECLARE_META_INTERFACE(QService); |
| 41 | enum { |
Naseer Ahmed | 4957c52 | 2013-11-12 18:07:15 -0500 | [diff] [blame] | 42 | COMMAND_LIST_START = android::IBinder::FIRST_CALL_TRANSACTION, |
Saurabh Shah | cd01835 | 2014-11-11 13:54:19 -0800 | [diff] [blame] | 43 | SECURING = 2, // Hardware securing start/end notification |
| 44 | UNSECURING = 3, // Hardware unsecuring start/end notification |
Naseer Ahmed | 7a7b66d | 2014-07-23 17:56:26 -0400 | [diff] [blame] | 45 | CONNECT_HWC_CLIENT = 4, // Connect to qservice |
Saurabh Shah | cd01835 | 2014-11-11 13:54:19 -0800 | [diff] [blame] | 46 | SCREEN_REFRESH = 5, // Refresh screen through SF invalidate |
| 47 | EXTERNAL_ORIENTATION = 6,// Set external orientation |
| 48 | BUFFER_MIRRORMODE = 7, // Buffer mirrormode |
| 49 | CHECK_EXTERNAL_STATUS = 8,// Check status of external display |
| 50 | GET_DISPLAY_ATTRIBUTES = 9,// Get display attributes |
| 51 | SET_HSIC_DATA = 10, // Set HSIC on dspp |
| 52 | GET_DISPLAY_VISIBLE_REGION = 11,// Get the visibleRegion for dpy |
| 53 | SET_SECONDARY_DISPLAY_STATUS = 12,// Sets secondary display status |
| 54 | SET_MAX_PIPES_PER_MIXER = 13,// Set max pipes per mixer for MDPComp |
| 55 | SET_VIEW_FRAME = 14, // Set view frame of display |
| 56 | DYNAMIC_DEBUG = 15, // Enable more logging on the fly |
| 57 | SET_IDLE_TIMEOUT = 16, // Set idle timeout for GPU fallback |
| 58 | TOGGLE_BWC = 17, // Toggle BWC On/Off on targets that support |
Raj Kamal | 0d53fc6 | 2014-11-25 17:36:36 +0530 | [diff] [blame] | 59 | /* Enable/Disable/Set refresh rate dynamically */ |
Arun Kumar K.R | f2d85a7 | 2014-12-10 19:19:10 -0800 | [diff] [blame] | 60 | CONFIGURE_DYN_REFRESH_RATE = 18, |
| 61 | SET_PARTIAL_UPDATE = 19, // Preference on partial update feature |
Naseer Ahmed | 78951b2 | 2014-12-10 18:19:21 -0500 | [diff] [blame] | 62 | TOGGLE_SCREEN_UPDATE = 20, // Provides ability to disable screen updates |
Ramkumar Radhakrishnan | 952081f | 2015-01-30 18:25:32 -0800 | [diff] [blame] | 63 | SET_FRAME_DUMP_CONFIG = 21, // Provides ability to set the frame dump config |
Naseer Ahmed | 6bbd0a1 | 2015-01-23 11:57:10 -0500 | [diff] [blame] | 64 | SET_S3D_MODE = 22, // Set the 3D mode as specified in msm_hdmi_modes.h |
Naseer Ahmed | 7a7b66d | 2014-07-23 17:56:26 -0400 | [diff] [blame] | 65 | CONNECT_HDMI_CLIENT = 23, // Connect HDMI CEC HAL Client |
Saurabh Shah | 90c55cf | 2015-02-10 15:37:39 -0800 | [diff] [blame^] | 66 | SET_ACTIVE_CONFIG = 25, //Set a specified display config |
| 67 | GET_ACTIVE_CONFIG = 26, //Get the current config index |
| 68 | GET_CONFIG_COUNT = 27, //Get the number of supported display configs |
| 69 | GET_DISPLAY_ATTRIBUTES_FOR_CONFIG = 28, //Get attr for specified config |
Naseer Ahmed | 4957c52 | 2013-11-12 18:07:15 -0500 | [diff] [blame] | 70 | COMMAND_LIST_END = 400, |
Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 71 | }; |
Naseer Ahmed | 4957c52 | 2013-11-12 18:07:15 -0500 | [diff] [blame] | 72 | |
Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 73 | enum { |
| 74 | END = 0, |
| 75 | START, |
| 76 | }; |
Naseer Ahmed | 4957c52 | 2013-11-12 18:07:15 -0500 | [diff] [blame] | 77 | |
Naseer Ahmed | 35a268c | 2014-06-24 19:07:13 -0400 | [diff] [blame] | 78 | enum { |
| 79 | DEBUG_ALL, |
| 80 | DEBUG_MDPCOMP, |
| 81 | DEBUG_VSYNC, |
Saurabh Shah | 24eec8a | 2014-08-22 15:07:25 -0700 | [diff] [blame] | 82 | DEBUG_VD, |
| 83 | DEBUG_PIPE_LIFECYCLE, |
Ramkumar Radhakrishnan | befbdbe | 2015-01-14 20:14:40 -0800 | [diff] [blame] | 84 | DEBUG_DRIVER_CONFIG, |
| 85 | DEBUG_ROTATOR, |
Naseer Ahmed | 35a268c | 2014-06-24 19:07:13 -0400 | [diff] [blame] | 86 | }; |
| 87 | |
Ramkumar Radhakrishnan | 952081f | 2015-01-30 18:25:32 -0800 | [diff] [blame] | 88 | enum { |
| 89 | DUMP_PRIMARY_DISPLAY, |
| 90 | DUMP_HDMI_DISPLAY, |
| 91 | DUMP_VIRTUAL_DISPLAY, |
| 92 | }; |
| 93 | |
Naseer Ahmed | 7a7b66d | 2014-07-23 17:56:26 -0400 | [diff] [blame] | 94 | // Register a HWC client that can be notified |
| 95 | // This client is generic and is intended to get |
| 96 | // dispatches of all events calling into QService |
Saurabh Shah | 86c1729 | 2013-02-08 15:24:13 -0800 | [diff] [blame] | 97 | virtual void connect(const android::sp<qClient::IQClient>& client) = 0; |
Naseer Ahmed | 7a7b66d | 2014-07-23 17:56:26 -0400 | [diff] [blame] | 98 | // Register an HDMI client. This client gets notification of HDMI events |
| 99 | // such as plug/unplug and CEC messages |
| 100 | virtual void connect(const android::sp<qClient::IQHDMIClient>& client) = 0; |
Naseer Ahmed | 4957c52 | 2013-11-12 18:07:15 -0500 | [diff] [blame] | 101 | // Generic function to dispatch binder commands |
| 102 | // The type of command decides how the data is parceled |
| 103 | virtual android::status_t dispatch(uint32_t command, |
| 104 | const android::Parcel* inParcel, |
| 105 | android::Parcel* outParcel) = 0; |
Saurabh Shah | 56f610d | 2012-08-07 15:27:06 -0700 | [diff] [blame] | 106 | }; |
| 107 | |
| 108 | // ---------------------------------------------------------------------------- |
| 109 | |
| 110 | class BnQService : public android::BnInterface<IQService> |
| 111 | { |
| 112 | public: |
| 113 | virtual android::status_t onTransact( uint32_t code, |
| 114 | const android::Parcel& data, |
| 115 | android::Parcel* reply, |
| 116 | uint32_t flags = 0); |
| 117 | }; |
| 118 | |
| 119 | // ---------------------------------------------------------------------------- |
| 120 | }; // namespace qService |
| 121 | |
| 122 | #endif // ANDROID_IQSERVICE_H |