Re: [PATCH 1/1] register refresh to add mmGC_CAC_INDEX_AUTO_INCR_EN

2021-01-26 Thread Tom St Denis
Hi, This update doesn't match the gc_9_0_0 headers from the drm-next branch as such cannot be made to umr. You need to first update the kernel headers and then we circle back to umr. Tom On Tue, Jan 26, 2021 at 12:43 AM wrote: > From: Guo Lei > > sync form drm-next > > Signed-off-by: Guo

[PATCH 1/1] register refresh to add mmGC_CAC_INDEX_AUTO_INCR_EN

2021-01-25 Thread raykwok1150
From: Guo Lei sync form drm-next Signed-off-by: Guo Lei --- src/lib/ip/gfx90_bits.i | 7 ++- src/lib/ip/gfx90_regs.i | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/src/lib/ip/gfx90_bits.i b/src/lib/ip/gfx90_bits.i index 6741947..8aabb8a 100644 ---