Files
RedBear-OS/local
vasilito 02fcc15f2a intel: comprehensive workaround port from Linux 7.1
- regs_gt.rs: +211 register constants (Gen4 through GenXe2)
- workarounds.rs: +~130 workaround entries across all domains
- Engine WA: full rcs_engine_wa_init with Gen4-GenXe2 coverage
- BLT engine WA: xcs_engine_wa_init (semaphore wait poll, fastcolor blt)
- CCS engine WA: ccs_engine_wa_init (DG2/ARL CCS mode)
- Context WA: full gen6-7-8-9-11-12 tables with subtables
- Display WA: Gen11/Gen12 display entries from intel_display_wa.c
- Whitelist: updated with named constants, Gen11/Gen12 entries
- Named constants throughout, zero raw hex values

Coverage: ~90% of Linux 7.1 intel_workarounds.c (~205 entries)
2026-06-03 08:25:25 +03:00
..