[roll] Roll fuchsia Revert "[msd-arm-mali] Add DFv2 version"

This reverts commit e8c1326a754323e0b2db7adde43405019e15fce4.

Reason for revert: Flake in msd_arm_mali_dfv2_tests
Original-Bug: 126814

Original change's description:
> [msd-arm-mali] Add DFv2 version
>
> This version of the driver can be enabled by setting the
> enable_msd_arm_mali_dfv2 GN arg (only on the core.vim3-dfv2 board).
>
> It supports binding and can run Vulkan applications like vkreadback, but
> these features aren't yet supported:
> * Inspect
> * Memory pressure detection
> * Performance counters
> * Unit testing
> * Thread priorities
> * Memory stat dumping on errors
>
> Original-Bug: 126333
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/850419

Original-Bug: 126333
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/853239
Original-Revision: 88012fe94cb1ac76b2f7ec92d6f50fc781c16413
GitOrigin-RevId: 2f74dfeedc289e71fb0127f2dc1e3d0c8fc01fbf
Change-Id: I47d142d2e33d8ce4ad7656503b9d3660b30b05c7
1 file changed
tree: 8af4b2b9432fb0bbf245af2a2e8dfb9caac28d94
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.