commit | 6e27708ff2093a19c01d51cef61507bf8a804bf9 | [log] [tgz] |
---|---|---|
author | Mark Yacoub <[email protected]> | Mon Dec 07 16:36:17 2020 -0500 |
committer | Commit Bot <[email protected]> | Mon Feb 08 17:32:43 2021 +0000 |
tree | 835adb2448a6f8db2219ab88d3a31fc558ff9ac5 | |
parent | 3dc366e2eb1397e9110131d2a1d18ba576b59fae [diff] |
Enable Rendering Buffer Compression Enabling Rendering buffer compression (allocating buffers using I915_FORMAT_MOD_Y_TILED_CCS modifier). http://go/cros-intelrbc Requirement: Using modifier might require more resources than the system can support. Enabling RBC is dependent on the ability of Chrome to test-modeset before modesetting, and falling back to less demanding modifiers such as Linear modifier (crrev.com/c/2567263). BUG: 979736 TEST: (Kohaku eDP(4K) with 4K external) and (Kohaku eDP and 2 external monitors) Change-Id: I304b9cd973e5fec67711411ee2706140b3e76e03 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2577977 Tested-by: Mark Yacoub <[email protected]> Commit-Queue: Mark Yacoub <[email protected]> Reviewed-by: Gurchetan Singh <[email protected]> Reviewed-by: Daniele Castagna <[email protected]>