commit | 21f77e99412570346f497e017e92b0e5fdff8210 | [log] [tgz] |
---|---|---|
author | Ramakant Singh <ramakant@codeaurora.org> | Sun Jul 28 10:39:20 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Sep 17 22:04:07 2019 -0700 |
tree | 669738164e4e09cba993a6ab7d5d0e146324d4ee | |
parent | 6fe8dfe472279da74ca575eccb28b80607f3533e [diff] [blame] |
sdm: Get supported value for base layer staging Change-Id: I8f1f6c8f4b2b4b20a227b616861c43df0185e523 CRs-Fixed: 2494858
diff --git a/libdrmutils/drm_interface.h b/libdrmutils/drm_interface.h index c22ed6f..316dbe4 100644 --- a/libdrmutils/drm_interface.h +++ b/libdrmutils/drm_interface.h
@@ -510,6 +510,7 @@ bool concurrent_writeback = false; uint32_t num_mnocports; uint32_t mnoc_bus_width; + bool use_baselayer_for_stage = false; }; enum struct DRMPlaneType {