intel / IA-Hardware-Composer

35 stars 81 forks source link

Return all display config when 4k display is connected #633

Closed yhe39 closed 5 years ago

yhe39 commented 5 years ago

The 4k display is not supported well on our platform hardware. Some couldn't reach to 4k resolution. Some refresh rate couldn't reach to 60 fps. Need return all display config.

Change-Id: I3a57e518728c34b9a3c6a6ef73d404b9e7f13455 Tests: 4k and 1080p displays work well. Tracked-On: https://jira.devtools.intel.com/browse/OAM-84696 Signed-off-by: HeYue yue.he@intel.com

yhe39 commented 5 years ago

@YuanjunHuang @Shao-Feng , please help to review. Thanks!

Shao-Feng commented 5 years ago

this patch is conflicted with the requirement from AOSP. For disabling dynamic refresh-rate, AOSP ask us only report the preferred and perfomance Display Config to SF.

yhe39 commented 5 years ago

Confirmed that the wa is not need. Close this PR.