commit | a0af30944c832c4a131553d071cc86f6e7b04d05 | [log] [tgz] |
---|---|---|
author | Vipin Anand <[email protected]> | Wed Jun 17 10:53:02 2020 +0530 |
committer | Commit Bot <[email protected]> | Wed Oct 20 09:10:34 2021 +0000 |
tree | 7c7272fc55bffe5291039663d6088dc4a005c6d8 | |
parent | ef852e007ce7663e1f8c81dedc1ec5efc7c81e30 [diff] |
i915: Add render compression support for Gen-12 From Gen-12 onwards Render compression(RC) aux buffer layout has been changed. Updating the buffer allocation logic accordingly. BUG=b:149544398 TEST=Boot target board to UI and run this command in cros shell, and verify type (6) of RC modifer is in the output: localhost# cat /run/debugfs_gpu/i915_gem_framebuffer user size: 2256 x 1504, depth 24, 32 bpp, modifier 0x100000000000006,... ... Change-Id: Ic82302b81526028b18166737786d7848a506f7ee Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2248284 Reviewed-by: Gurchetan Singh <[email protected]> Tested-by: Vipin Anand <[email protected]> Commit-Queue: Binu R S <[email protected]>