summaryrefslogtreecommitdiffstats
path: root/sdm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LA.HB.1.3.2-29100-8x96.0' of https://source.codeaurora.org/quic/la...dianlujitao2016-10-161-2/+0
|\
| * Merge "sdm : Remove un necessary log messages" into dev-2.0Linux Build Service Account2016-10-031-2/+0
| |\
| | * sdm : Remove un necessary log messagesSravan Kumar D.V.N2016-07-111-2/+0
* | | Merge tag 'LA.HB.1.3.2-27800-8x96.0' of https://source.codeaurora.org/quic/la...dianlujitao2016-09-2916-23/+163
|\| |
| * | sdm: Add rect mapping and interface to store actual resolutionRamkumar Radhakrishnan2016-09-016-18/+55
| * | libhdmi: set sync polarity based on HDMI modeKrishna Srinivas2016-08-281-0/+10
| * | sdm: Handle HDMI mode change with different pixel formatRamkumar Radhakrishnan2016-08-261-2/+12
| * | sdm: Add deterministic frame rate support in SDMRay Zhang2016-07-1410-3/+86
* | | Merge tag 'LA.HB.1.3.2-20700-8x96.0' of git://codeaurora.org/platform/hardwar...Steve Kondik2016-08-0120-53/+347
|\| |
| * | sdm: Fix HDMI connect failures while changing the modeRamkumar Radhakrishnan2016-07-131-1/+1
| * | Revert "sdm: Fix Dynamic frame rate issue"Ramkumar Radhakrishnan2016-07-132-2/+1
| |/
| * hdmi: Reset S3D configuration on bootupfeifanz2016-07-062-12/+10
| * sdm: Reconfigure display on SetRefreshRateManoj Kumar AVM2016-07-053-3/+24
| * sdm: Fix Dynamic frame rate issueManoj Kumar AVM2016-07-052-1/+2
| * hdmi: Set correct initial S3D configurationfeifanz2016-07-052-3/+2
| * Merge "sdm: Remain display framerate after dynamic resolution change" into de...Linux Build Service Account2016-06-302-2/+2
| |\
| | * sdm: Remain display framerate after dynamic resolution changefeifanz2016-06-302-2/+2
| * | Merge "hdmi: Set correct S3D configuration on bootup" into dev-2.0Linux Build Service Account2016-06-303-14/+16
| |\ \
| | * | hdmi: Set correct S3D configuration on bootupManoj Kumar AVM2016-06-303-14/+16
| | |/
| * / sdm: Notify surfaceflinger to draw S3D framebuffer targetfeifanz2016-06-302-0/+17
| |/
| * Merge "sdm: Fix dynamic refresh rate setting during S3D video playback." into...Linux Build Service Account2016-06-301-1/+2
| |\
| | * sdm: Fix dynamic refresh rate setting during S3D video playback.Ramkumar Radhakrishnan2016-06-301-1/+2
| * | sdm: Fix rotator input buffer fence initialization for S3D use caseRamkumar Radhakrishnan2016-06-301-0/+2
| |/
| * Merge "sdm: Limit composed layers for non primary displays" into dev-2.0Linux Build Service Account2016-06-283-4/+8
| |\
| | * sdm: Limit composed layers for non primary displaysKrishna Srinivas2016-06-283-4/+8
| * | Merge "sdm: Add binder support to force set HDMI framerate" into dev-2.0Linux Build Service Account2016-06-283-3/+52
| |\ \
| | * | sdm: Add binder support to force set HDMI frameratefeifanz2016-06-283-3/+52
| * | | Merge "sdm: Add mode chose for dynamic framerate switch" into dev-2.0Linux Build Service Account2016-06-283-13/+147
| |\| |
| | * | sdm: Add mode chose for dynamic framerate switchfeifanz2016-06-283-13/+147
| | |/
| * / sdm: Power on HDMI panel when pluged infeifanz2016-06-281-1/+9
| |/
| * sdm: Adding mapping of MDP RGB565_UBWC format to SDM formatAnjaneya Prasad Musunuri2016-05-261-1/+2
| * Merge "sdm: Handle spurious wakeup from pthread_cond_wait" into dev-2.0Linux Build Service Account2016-05-231-2/+2
| |\
| | * sdm: Handle spurious wakeup from pthread_cond_waitSaurabh Shah2016-05-101-2/+2
| * | Merge "hwc: Initialize pipe type to kPipeTypeUnused" into dev-2.0Linux Build Service Account2016-05-231-0/+1
| |\ \
| | * | hwc: Initialize pipe type to kPipeTypeUnusedPullakavi Srinivas2016-05-131-0/+1
| | |/
| * | sdm: Fix HDMI Primary and Virtual Display concurrency use caseTatenda Chipeperekwa2016-05-162-28/+55
| * | sdm: Set system property when HDMI is PrimaryTatenda Chipeperekwa2016-05-166-1/+32
* | | sdm: Handle spurious wakeup from pthread_cond_waitSaurabh Shah2016-07-241-2/+2
* | | hwc: Initialize pipe type to kPipeTypeUnusedPullakavi Srinivas2016-07-241-0/+1
* | | sdm/hwc: Silence logspamSteve Kondik2016-07-031-2/+2
* | | Merge tag 'LA.HB.1.3.2-13000-8x96.0' into HEADScott Mertz2016-06-0141-331/+1309
|\| |
| * | Merge "sdm: Typecast void pointer to mdp scale structure for QSEED2." into de...Linux Build Service Account2016-05-141-9/+7
| |\ \
| | * | sdm: Typecast void pointer to mdp scale structure for QSEED2.Ramkumar Radhakrishnan2016-05-131-9/+7
| | |/
| * / sdm: Fix compilation error in hwcRamkumar Radhakrishnan2016-05-132-3/+2
| |/
| * sdm : Apply Default Mode on real framework startSravan Kumar D.V.N2016-05-091-3/+22
| * sdm: Full ROI for 1 frame after resolution switchSaurabh Shah2016-05-092-0/+16
| * sdm: Add support to report the pixel format of the displayTatenda Chipeperekwa2016-05-094-1/+5
| * sdm: Disable partial update only if is enabled.Dileep Marchya2016-05-061-4/+5
| * sdm: Enable HDMI dynamic frame rate switch featurefeifanz2016-05-069-29/+195
| * sdm: HDMI as primary and headless display supportTatenda Chipeperekwa2016-04-2124-58/+520