OSDN Git Service

Always fall back to GPU when Overlay usage is disabled.
authorRagha Khandenahally <Ragha.Khandenahally@intel.com>
Sun, 22 Jan 2017 05:21:47 +0000 (21:21 -0800)
committerKalyan Kondapally <kalyan.kondapally@intel.com>
Sun, 22 Jan 2017 05:26:18 +0000 (21:26 -0800)
commitb477640e51e218a3a69a08545efbc368a166f5e9
tree2bf726144ac291b9378dd8f919a47c46cc30adc5
parentba9d41eef39010718ccc41ad1df92073e13a8f74
Always fall back to GPU when Overlay usage is disabled.

If DISABLE_OVERLAY_USAGE is defined, there is no need to do
atomic test commits as intention is that we will only recieve
final buffer which needs to be displayed.

Jira: None:
Test: No Graphics Regression.

Signed-off-by: Ragha Khandenahally <Ragha.Khandenahally@intel.com>
common/display/displayplanemanager.cpp