mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 21:38:32 +08:00
drm/amd/display: update header file name
Update the register header file name. Signed-off-by: Xiaomeng Hou <Xiaomeng.Hou@amd.com> Reviewed-by: Aaron Liu <aaron.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
21cf0293d5
commit
834b8245d6
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user