[PATCH] drm/amdgpu/display: add yellow carp B0 with rest of driver

Liu, Aaron Aaron.Liu at amd.com
Thu Oct 21 02:32:29 UTC 2021


[AMD Official Use Only]

Reviewed-by: Aaron Liu <aaron.liu at amd.com>

--
Best Regards
Aaron Liu

> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Alex
> Deucher
> Sent: Wednesday, October 20, 2021 9:53 PM
> To: amd-gfx at lists.freedesktop.org
> Cc: Deucher, Alexander <Alexander.Deucher at amd.com>
> Subject: [PATCH] drm/amdgpu/display: add yellow carp B0 with rest of
> driver
> 
> Fix revision id.
> 
> Fixes: 626cbb641f1052 ("drm/amdgpu: support B0&B1 external revision id
> for yellow carp")
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>  drivers/gpu/drm/amd/display/include/dal_asic_id.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/display/include/dal_asic_id.h
> b/drivers/gpu/drm/amd/display/include/dal_asic_id.h
> index a9974f12f7fb..e4a2dfacab4c 100644
> --- a/drivers/gpu/drm/amd/display/include/dal_asic_id.h
> +++ b/drivers/gpu/drm/amd/display/include/dal_asic_id.h
> @@ -228,7 +228,7 @@ enum {
>  #define FAMILY_YELLOW_CARP                     146
> 
>  #define YELLOW_CARP_A0 0x01
> -#define YELLOW_CARP_B0 0x1A
> +#define YELLOW_CARP_B0 0x20
>  #define YELLOW_CARP_UNKNOWN 0xFF
> 
>  #ifndef ASICREV_IS_YELLOW_CARP
> --
> 2.31.1


More information about the amd-gfx mailing list