This field doesn't alias with BANK_XOR_BITS: PACKERS is bits 26:28 while
BANK_XOR_BITS is bits 23:25.
Fixes: 8ba16d599374 ("drm/fourcc: Add AMD DRM modifiers.")
Signed-off-by: Simon Ser
Cc: Bas Nieuwenhuizen
Cc: Alex Deucher
Cc: Daniel Vetter
---
include/uapi/drm/drm_fourcc.h | 2 +-
1 file c
This patch is to add the fine grain tuning function for vangogh.
This function uses the pp_od_clk_voltage sysfs file to configure the min
and max value of gfx clock frequency or restore the default value.
Command guide:
echo "s level value" > pp_od_clk_voltage
"s" - set the sclk frequency
This patch is to enale the fine grain tuning function for vangogh.
Signed-off-by: Xiaojian Du
---
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
b/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
index 7b698c5
Reviewed-by: Bas Nieuwenhuizen
On Sun, Nov 15, 2020 at 10:39 AM Simon Ser wrote:
>
> This field doesn't alias with BANK_XOR_BITS: PACKERS is bits 26:28 while
> BANK_XOR_BITS is bits 23:25.
>
> Fixes: 8ba16d599374 ("drm/fourcc: Add AMD DRM modifiers.")
> Signed-off-by: Simon Ser
> Cc: Bas Nieuwe
[AMD Official Use Only - Internal Distribution Only]
To be consistent with other ASICs, "echo r" is enough to restore to the default
values.
No need to followed by a "echo c".
With that fixed, the series is reviewed-by: Evan Quan
-Original Message-
From: Du, Xiaojian
Sent: Sunday, Nove
[AMD Official Use Only - Internal Distribution Only]
Thanks help handle this and that should be also handled in my last patch series
sent out.
Sorry for this rebase splash error and will take care on this.
Thanks,
Prike
> -Original Message-
> From: amd-gfx On Behalf Of Alex
> Deucher
>
From: Likun Gao
Update golden setting for sienna_cichlid.
Signed-off-by: Likun Gao
Change-Id: I968f405a11b640174f5bc03eacc5f4edee47815a
---
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
b/drivers/gpu/dr
From: Likun Gao
Update driver if file for sienna cichlid.
Signed-off-by: Likun Gao
Change-Id: Ibcffb2a668202f941b1e8e7a22924976c910cf35
---
.../pm/inc/smu11_driver_if_sienna_cichlid.h | 16 +-
drivers/gpu/drm/amd/pm/inc/smu_v11_0.h| 2 +-
.../amd/pm/swsmu/smu11/sienna_ci