[PATCH libdrm 1/3] amdgpu: add raven family id

Christian König deathsimple at vodafone.de
Wed May 10 19:23:23 UTC 2017


Am 10.05.2017 um 19:50 schrieb Alex Deucher:
> From: Hawking Zhang <Hawking.Zhang at amd.com>
>
> Signed-off-by: Hawking Zhang <Hawking.Zhang at amd.com>
> Signed-off-by: Chunming Zhou <David1.Zhou at amd.com>
> Reviewed-by: Junwei Zhang <Jerry.Zhang at amd.com>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com> for those three.

> ---
>   include/drm/amdgpu_drm.h | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/drm/amdgpu_drm.h b/include/drm/amdgpu_drm.h
> index 516a9f2..0de4cf6 100644
> --- a/include/drm/amdgpu_drm.h
> +++ b/include/drm/amdgpu_drm.h
> @@ -816,6 +816,7 @@ struct drm_amdgpu_info_vce_clock_table {
>   #define AMDGPU_FAMILY_VI			130 /* Iceland, Tonga */
>   #define AMDGPU_FAMILY_CZ			135 /* Carrizo, Stoney */
>   #define AMDGPU_FAMILY_AI			141 /* Vega10 */
> +#define AMDGPU_FAMILY_RV			142 /* Raven */
>   
>   #if defined(__cplusplus)
>   }




More information about the dri-devel mailing list