OSDN Git Service

Add surface damage support
authorPallavi G <pallavi.g@intel.com>
Mon, 6 Mar 2017 10:06:16 +0000 (15:36 +0530)
committerPallavi G <pallavi.g@intel.com>
Tue, 4 Apr 2017 09:15:19 +0000 (14:45 +0530)
commit3323f07aa3d70c5bd2910a3fbcbd59e8a17127ce
treee7e401e9b48428e1025ab1d05f4630b51b02ebc9
parent9b6ec9ac9f5eb1870289c65662eddc9cf9b75d8c
Add surface damage support

Added the basic support to avoid the complete validate and present
if the given layers are same as previous one.

Jira: IAHWC-51
Test: No regressions with Linux app and on Android

Signed-off-by: Pallavi G <pallavi.g@intel.com>
common/core/hwclayer.cpp
common/core/overlaylayer.cpp
common/core/overlaylayer.h
common/display/displayqueue.cpp
os/android/drmhwctwo.cpp
public/hwcdefs.h
public/hwclayer.h