Skip to content

Conversation

@zyanwu-google
Copy link
Contributor

  • Add explanatory comments across intel driver to clarify metadata parsing.
  • Ensure driver selection preserves runtime options (e.g. "intel/ddc_override:AABB")
    so driver-specific metadata is passed through to the host and available to
    drivers via host.hci_metadata.
  • Ensure transport parsing regex and metadata extraction so transport/source
    metadata is populated and visible to drivers.
  • Example usage: passing [driver=intel/ddc_override:AABB] will be preserved and
    can be consumed by the Intel driver to apply a DDC override blob.

@google-cla
Copy link

google-cla bot commented Oct 21, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@zxzxwu zxzxwu requested a review from barbibulle October 21, 2025 08:01
@zyanwu-google zyanwu-google force-pushed the feat/intel_ddc branch 2 times, most recently from 3ef4f84 to c72bc80 Compare October 21, 2025 08:19
- Add explanatory comments across intel driver to clarify metadata parsing.
- Ensure driver selection preserves runtime options (e.g. "intel/ddc_override:AABB")
  so driver-specific metadata is passed through to the host and available to
  drivers via host.hci_metadata.
- Ensure transport parsing regex and metadata extraction so transport/source
  metadata is populated and visible to drivers.
- Example usage: passing [driver=intel/ddc_override:AABB] will be preserved and
  can be consumed by the Intel driver to apply a DDC override blob.
@zxzxwu zxzxwu merged commit 324b26d into google:main Oct 22, 2025
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants