[roll] Roll fuchsia [msd-intel-gen] Add indirect context batch to clear EU residuals

Clearing this EU state is primarily to improve context isolation,
however this also fixes a CTS testcase containing an uninitialized
variable read which fails when applying an upstream patch to the
Vulkan driver that changes register allocation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696143
Original-Revision: 91302420f45793394dd1ce29f214772ea2f81d3f
GitOrigin-RevId: 6defc082d908ecf85ccef139fafb492cfd73d4f2
Change-Id: I5d9e69249bde71bacd8bd5562a29cb9f066cbb95
1 file changed
tree: 517dbd67d25e167270dd246e72a5b9c5911035b0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.