- Define drm interface for setting solid fill stage info on crtc.
- Define sdm private structure for solid fill layers in hw layer config.
- Add DAL translation of setting up solidfill stages for atomic commit.
- Multiply alpha component of color with plane alpha.
Change-Id: I60ac64beee31986f83fcfe025a7ece02aa0198b1
CRs-fixed: 2026472
SDE hardware version should be cached by drm crtc which will be passed
onto the clients of colormanager. Based on the SDE hardware version
clients will know which feature set is supported. Change adds support to
cache sde version.
Change-Id: I09051bcdfc0f759297519c3abd46373944967ada
Define interface to enable split bandwidth voting for MNOC, LLCC and
DRAM buses separately.
Change-Id: If8da2cb41270adbe606a1b36d9884ea21c9efd7d
CRs-Fixed: 2063498
Add support to populate inline rotator caps and setup inline
rotator configuration during atomic commit.
Change-Id: I6504db71689a865c6edb15e12ab44a6740255cb5
CRs-fixed: 2017744
- Define 180 rotation in drm interface
- Read panel rotation from connector info and
populate panel orientation for sdm
Change-Id: Iaf8417f4eb8d3b8dc6f95f783bcb447cad230c64
CRs-fixed: 2051379
1. Populate properties for bandwidth/clock calculation and store it
as a part of hw resource info.
2. Define interface to pass computed bandwidth/clock for each hardware
interface separately.
Change-Id: I1bd03136e97f77f5fd3b26c7b8aa958238d007ab
CRs-Fixed: 2048927
Add support to set various power modes like ON, OFF, Doze and Doze
Suspend on Connector.
CRs-Fixed: 2042514
Change-Id: I824fc26c8048c887f236182111462abcf17f62f7
-Populate virtual pipes listed by drm display driver
in resource info as listed in the priority order.
-Remove obsolete RGB support.
Change-Id: I8222a9308d59af681c76008a010ffe086c6bed32
CRs-fixed: 2024306
SDM added support for the DRM driver recently. This change
adds the similar support in the SDM to enable/disable
post-processing features via DRM driver for QDCM.
CRs-Fixed: 2007376
Change-Id: I39d8d2c76a28aac0675c559dceb6dcf74eb170fb
Destroy DRMManager and resource info singletons on tear down,
so that back to back tests can parse new resource info afresh.
Change-Id: Ib65f8fec73e7a70e5bf2f444958756d1e5ddc654