[PATCH] drm/amd/display: update header file name
Liu, Aaron
Aaron.Liu at amd.com
Wed Jul 7 09:07:11 UTC 2021
[AMD Official Use Only]
Reviewed-by: Aaron Liu <aaron.liu at amd.com>
--
Best Regards
Aaron Liu
> -----Original Message-----
> From: Hou, Xiaomeng (Matthew) <Xiaomeng.Hou at amd.com>
> Sent: Wednesday, July 7, 2021 5:05 PM
> To: amd-gfx at lists.freedesktop.org
> Cc: Liu, Aaron <Aaron.Liu at amd.com>; Kazlauskas, Nicholas
> <Nicholas.Kazlauskas at amd.com>; Hou, Xiaomeng (Matthew)
> <Xiaomeng.Hou at amd.com>
> Subject: [PATCH] drm/amd/display: update header file name
>
> Update the register header file name.
>
> Signed-off-by: Xiaomeng Hou <Xiaomeng.Hou at amd.com>
> ---
> drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.c
> b/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.c
> index beea961749e1..8c2b77eb9459 100644
> --- a/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.c
> +++ b/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.c
> @@ -31,8 +31,8 @@
> #include "dcn31_smu.h"
>
> #include "yellow_carp_offset.h"
> -#include "mp/mp_13_0_1_offset.h"
> -#include "mp/mp_13_0_1_sh_mask.h"
> +#include "mp/mp_13_0_2_offset.h"
> +#include "mp/mp_13_0_2_sh_mask.h"
>
> #define REG(reg_name) \
> (MP0_BASE.instance[0].segment[reg ## reg_name ## _BASE_IDX] +
> reg ## reg_name)
> --
> 2.17.1
More information about the amd-gfx
mailing list