Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] lib/amdgpu: fix platform range matching with chip_external_rev
@ 2026-09-02 19:34 vitaly.prosyak
  2026-09-02 19:34 ` [PATCH v1 1/1] lib/amdgpu: prefer chip_external_rev for platform range match vitaly.prosyak
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vitaly.prosyak @ 2026-09-02 19:34 UTC (permalink / raw)
  To: igt-dev; +Cc: Vitaly Prosyak

From: Vitaly Prosyak <vitaly.prosyak@amd.com>

This single-patch series fixes AMD platform range matching for navi32.

navi32 skip rules can fail because the matcher used chip_rev. On some
systems chip_rev is 0 while chip_external_rev contains the ASIC mapping
value (for example, 0x20). Prefer chip_external_rev when it is available,
with a fallback to chip_rev for older kernels or devices. This restores
the expected platform_skip.conf behavior.

-- 
2.54.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-09-03 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02 19:34 [PATCH v1 0/1] lib/amdgpu: fix platform range matching with chip_external_rev vitaly.prosyak
2026-09-02 19:34 ` [PATCH v1 1/1] lib/amdgpu: prefer chip_external_rev for platform range match vitaly.prosyak
2026-09-02 23:44 ` ✓ Xe.CI.BAT: success for lib/amdgpu: fix platform range matching with chip_external_rev Patchwork
2026-09-02 23:46 ` ✓ i915.CI.BAT: " Patchwork
2026-09-03 16:52 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-09-03 20:06 ` ✗ i915.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox