docs: freedreno -> Freedreno
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
This commit is contained in:

committed by
Marge Bot

parent
2170b4ad18
commit
f90f194cff
@@ -15,7 +15,7 @@ The CI runs a number of tests, from trivial build-testing to complex GPU renderi
|
||||
|
||||
- Build testing for a number of build systems, configurations and platforms
|
||||
- Sanity checks (``meson test``)
|
||||
- Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested
|
||||
- Some drivers (softpipe, llvmpipe, Freedreno and panfrost) are also tested
|
||||
using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__
|
||||
- Replay of application traces
|
||||
|
||||
|
@@ -107,9 +107,9 @@ Bare-metal custom kernels
|
||||
Some CI jobs have support to plug in a custom kernel by simply changing a variable.
|
||||
This is great, since rebuilding the kernel and rootfs may takes dozens of minutes.
|
||||
|
||||
For example, freedreno jobs `gitlab.yml` manifest support a variable named
|
||||
For example, Freedreno jobs `gitlab.yml` manifest support a variable named
|
||||
`BM_KERNEL`. If one puts a gz-compressed kernel URL there, the job will use that
|
||||
kernel to boot the freedreno bare-metal devices. The same works for `BM_DTB` in
|
||||
kernel to boot the Freedreno bare-metal devices. The same works for `BM_DTB` in
|
||||
the case of device tree binaries.
|
||||
|
||||
Careful reading of the job logs
|
||||
|
Reference in New Issue
Block a user