amd/drm-shim: enable conformant_trunc_coord for navi31

No idea if this is more typical of navi31 or not, but it's what my system
has.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40409>
This commit is contained in:
Rhys Perry 2026-03-13 15:26:04 +00:00 committed by Marge Bot
parent d542a92d50
commit f1db717ff6

View file

@ -1378,7 +1378,7 @@ const struct amdgpu_device amdgpu_devices[] = {
.num_rb_pipes = 24,
.num_hw_gfx_contexts = 8,
.pcie_gen = 4,
.ids_flags = UINT64_C(0x0),
.ids_flags = UINT64_C(0x8),
.virtual_address_offset = UINT64_C(0x200000),
.virtual_address_max = UINT64_C(0x800000000000),
.virtual_address_alignment = 4096,