Skip to content

freedreno/ci: add piglit job definitions for a306

Ilia Mirkin requested to merge imirkin/mesa:freedreno-a306-piglit into main

This is split into 2 jobs:

  • shader (threads = 6)
  • gl (threads = 3, num_hw_submissions=1)

The key is to avoid hangchecks, since those aren't recovered from properly in a multi-threaded environment.

Edited by Ilia Mirkin

Merge request reports