Re: [Intel-gfx] [PATCH v2 38/50] drm/i915/dg2: Don't program BW_BUDDY registers

2021-07-16 Thread Souza, Jose
On Tue, 2021-07-13 at 20:15 -0700, Matt Roper wrote: > Although the BW_BUDDY registers still exist, they are not used for > anything on DG2. This change is expected to hold true for future dgpu's > too. Reviewed-by: José Roberto de Souza > > Bspec: 49218 > Signed-off-by: Matt Roper > --- > d

[Intel-gfx] [PATCH v2 38/50] drm/i915/dg2: Don't program BW_BUDDY registers

2021-07-13 Thread Matt Roper
Although the BW_BUDDY registers still exist, they are not used for anything on DG2. This change is expected to hold true for future dgpu's too. Bspec: 49218 Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/display/intel_display_power.c | 4 1 file changed, 4 insertions(+) diff --git a/d