Commit Graph

17 Commits

Author SHA1 Message Date
Ray Zhang
acf9270a9a aidl: Add getDisplayPortId API
getDisplayPortId API is called to get the port id of a
given display.

Change-Id: I9d6a83d666f9af11bf9b55f0328c89aab8e7abd3
2023-07-03 19:28:18 -07:00
Jatin Srivastava
3ea5a2a448 aidl: Add setClientUp API
setClientUp API will be called when Surfaceflinger is up.

Change-Id: I141626327cabe781382202b7cb6a8d35cf3be45f
2023-03-17 01:29:35 -07:00
Naseer Ahmed
38f6a00d18 display: Add composer3 AIDL extension
Change-Id: I09cf63670bbbb809cc23e34fe84f1f53fce523f8
2023-02-07 10:49:28 -08:00
qctecmdr
a5926ec540 Merge "demura: add demura AIDL interface" 2023-02-06 22:42:54 -08:00
qctecmdr
7989715db0 Merge "Display: Add display color AIDL" 2023-01-24 11:15:11 -08:00
qctecmdr
fd20cb7cb2 Merge "Display: Add display postproc AIDL" 2023-01-24 11:15:11 -08:00
Ramkumar Radhakrishnan
3192805132 aidl: Add aidl callback api for TUI event done notification
Change-Id: Ie46c219e42c8dbbed3b9db4014ff35787859a20f
2023-01-10 16:22:10 -08:00
Renchao Liu
71b05e4592 demura: add demura AIDL interface
Initial AIDL interface based on the HIDL interface
vendor.qti.hardware.display.demura@2.0.

Change-Id: I85b4eed235ae4e1bbf689662c49737b9e912f831
2023-01-04 12:25:44 +08:00
Xu Yang
299e434f82 Display: Add display postproc AIDL
Initial AIDL interface for display postproc.

Change-Id: I266b3f2a1ed9c4aa30ac89efe515f0acbecc5506
2022-12-21 12:27:59 +08:00
Xu Yang
4e8be1f553 Display: Add display color AIDL
Initial AIDL interface based on the HIDL interface
vendor.display.color@1.7.

Change-Id: Ibc657a752ee709521c8afdac461cdc8a07bb0e19
2022-12-21 11:41:52 +08:00
Ramakant Singh
b6bea6ef4b aidl: add callback interface to notify fps mitigation.
Change-Id: I71a310bc645a901f85fdceab259b3b25aea354ee
CRs-Fixed: 3049689
2022-01-31 17:15:23 -08:00
qctecmdr
fbc1374234 Merge "aidl: add callback interface to notify resolution change" 2021-07-01 01:44:49 -07:00
Rheygine Medel
5a6a67e230 Adds owner 'qti' to hide versioned AIDL error.
Change-Id: Ie8c3104223a01199a4d4b0c6abd82579b5bdab5e
2021-06-28 13:56:05 -07:00
Padmanabhan Komanduru
3ec4a3b930 aidl: add callback interface to notify resolution change
Change-Id: I9cfd6a9469eff7e3714b331b00a421e4280b2a82
2021-06-17 13:39:36 +05:30
Rheygine Medel
677b2f14e4 aidl: Add notifyDisplayIdleState API and revision interface
This change adds the notifyDisplayIdleState API.

For every new API, the interface needs to be revisioned therefore
this change also adds a new version of the IDisplayConfig AIDL
interface.

Change-Id: Ie09ecc0721f9d4f8a80e8f98332beade40da6aed
CRs-Fixed: 2949831
2021-05-25 16:36:30 -07:00
Ray Zhang
31a38a7719 aidl: Add camera smooth support
This changes adds the camera smooth AIDL interfaces.

Change-Id: I90748f0f26bfd61e7168009c0add7e63137a32ff
2021-04-22 13:38:34 +08:00
Rheygine Medel
4bd6cb01ef display: Add IDisplayConfig Stable AIDL implementation
This change adds the IDisplayConfig HAL implementation using AIDL
interfaces.

Change-Id: I5244d4d7764fd5128a2cb1021b73364d0179cece
CRs-Fixed: 2871306
2021-02-14 17:38:15 -08:00