commit | 0e15cccb31c4b73643de5d782c7d5d7aebcee920 | [log] [tgz] |
---|---|---|
author | sonu thomas <sonu.thomas@amd.com> | Thu Mar 20 01:09:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 01:09:57 2025 |
tree | 28232e099807af299671ad7c7aab29d528f2c2d1 | |
parent | 7995626a86499af78f47face4476e08be971efc9 [diff] |
Optimization: Enable HW acceleration for HDR color conversion on Windows AMD Currently HDR color conversion uses chromium shaders which loads the compute hardware causing contention and higher power consumption. This use case can be offloaded to VPE hardware freeing up compute cycles. AMD models tested - Strix Halo APU/Ryzen AI Max+, Strix Point/AMD Ryzen AI 300 Bug: 394610795 Change-Id: Ic9d2aa27eba72b70c6c14f268c8fdb0b96e59b2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6281046 Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by: Zhenyao Mo <zmo@chromium.org> Reviewed-by: Maggie Chen <magchen@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Sida Zhu <zhusida@bytedance.com> Cr-Commit-Position: refs/heads/main@{#1435206}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.