mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 16:47:34 +00:00
MTL C0 stepping fixed issue related to butrress interrupt status clearing,
to clear an interrupt status it is required to write 1 to specific
status bit field. This allows to execute read, modify and write routine.
Writing 0 will not clear the interrupt and will cause interrupt storm.
Fixes:
|
||
|---|---|---|
| .. | ||
| ivpu_drv.c | ||
| ivpu_drv.h | ||
| ivpu_fw.c | ||
| ivpu_fw.h | ||
| ivpu_gem.c | ||
| ivpu_gem.h | ||
| ivpu_hw_mtl_reg.h | ||
| ivpu_hw_mtl.c | ||
| ivpu_hw_reg_io.h | ||
| ivpu_hw.h | ||
| ivpu_ipc.c | ||
| ivpu_ipc.h | ||
| ivpu_job.c | ||
| ivpu_job.h | ||
| ivpu_jsm_msg.c | ||
| ivpu_jsm_msg.h | ||
| ivpu_mmu_context.c | ||
| ivpu_mmu_context.h | ||
| ivpu_mmu.c | ||
| ivpu_mmu.h | ||
| ivpu_pm.c | ||
| ivpu_pm.h | ||
| Kconfig | ||
| Makefile | ||
| TODO | ||
| vpu_boot_api.h | ||
| vpu_jsm_api.h | ||