sync code with last improvements from OpenBSD
This commit is contained in:
parent
68fa196282
commit
9c49429a7e
4431 changed files with 2761157 additions and 1135565 deletions
|
@ -78,7 +78,7 @@ problem, that's still the best. If the problem takes a long time to
|
|||
reproduce or you can't capture it in a trace, describing how to
|
||||
reproduce and including a GPU hang dump would be the most
|
||||
useful. Install `vc4-gpu-tools
|
||||
<https://github.com/anholt/vc4-gpu-tools/>` and use
|
||||
<https://github.com/anholt/vc4-gpu-tools/>`__ and use
|
||||
``vc4_dump_hang_state my-app.hang``. Sometimes the hang file will
|
||||
provide useful information.
|
||||
|
||||
|
@ -299,7 +299,7 @@ development.
|
|||
|
||||
Developers with NDA access with Broadcom or Raspberry Pi can
|
||||
potentially get access to "simpenrose", the C software simulator of
|
||||
the GPU. The Mesa driver includes a backend (`vc4_simulator.c`) to
|
||||
the GPU. The Mesa driver includes a backend (``vc4_simulator.c``) to
|
||||
use simpenrose from an x86 system with the i915 graphics driver with
|
||||
all of the VC4 rendering commands emulated on simpenrose and memcpyed
|
||||
to the real GPU.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue