mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 03:38:06 +02:00
There is a guess that GPU may not be able to handle different values of certain debug register between BR/BV. This one causes GPU to hang. Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25098> |
||
|---|---|---|
| .. | ||
| disasm.h | ||
| fd6_pack.h | ||
| freedreno_common.h | ||
| freedreno_dev_info.c | ||
| freedreno_dev_info.h | ||
| freedreno_devices.py | ||
| freedreno_gpu_event.h | ||
| freedreno_guardband.h | ||
| freedreno_pm4.h | ||
| freedreno_stompable_regs.h | ||
| freedreno_uuid.c | ||
| freedreno_uuid.h | ||
| meson.build | ||
| msm_proto.h | ||
| README.rst | ||
Overview ======== Common functionality shared between freedreno drivers (that are not registers, layout or the compiler), e.g UUID generation.