drm/amdgpu: Add and use seperate reg headers for dcn302
Currently we are using dcn3 reg headers for dcn302. The offsets are different between the two so they need seperate headers. Add dcn302 header files and use these instead of dcn3 header Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
29d36369a5
commit
9713158cb2
@ -60,8 +60,8 @@
|
||||
#include "vm_helper.h"
|
||||
|
||||
#include "dimgrey_cavefish_ip_offset.h"
|
||||
#include "dcn/dcn_3_0_0_offset.h"
|
||||
#include "dcn/dcn_3_0_0_sh_mask.h"
|
||||
#include "dcn/dcn_3_0_2_offset.h"
|
||||
#include "dcn/dcn_3_0_2_sh_mask.h"
|
||||
#include "dcn/dpcs_3_0_0_offset.h"
|
||||
#include "dcn/dpcs_3_0_0_sh_mask.h"
|
||||
#include "nbio/nbio_7_4_offset.h"
|
||||
|
16159
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_offset.h
Normal file
16159
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_offset.h
Normal file
File diff suppressed because it is too large
Load Diff
62376
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_sh_mask.h
Normal file
62376
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_sh_mask.h
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user