Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu: rename register headers to dcn_2_0_1

They were named with the incorrect dcn version.

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Sun peng Li <sunpeng.li@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Leo Li and committed by
Alex Deucher
ecc5278c 859a661e

+10 -10
+2 -2
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c
··· 34 34 #include "dm_services.h" 35 35 36 36 #include "cyan_skillfish_ip_offset.h" 37 - #include "dcn/dcn_2_0_3_offset.h" 38 - #include "dcn/dcn_2_0_3_sh_mask.h" 37 + #include "dcn/dcn_2_0_1_offset.h" 38 + #include "dcn/dcn_2_0_1_sh_mask.h" 39 39 #include "clk/clk_11_0_1_offset.h" 40 40 #include "clk/clk_11_0_1_sh_mask.h" 41 41
+2 -2
drivers/gpu/drm/amd/display/dc/irq/dcn201/irq_service_dcn201.c
··· 30 30 #include "../dce110/irq_service_dce110.h" 31 31 #include "irq_service_dcn201.h" 32 32 33 - #include "dcn/dcn_2_0_3_offset.h" 34 - #include "dcn/dcn_2_0_3_sh_mask.h" 33 + #include "dcn/dcn_2_0_1_offset.h" 34 + #include "dcn/dcn_2_0_1_sh_mask.h" 35 35 36 36 #include "cyan_skillfish_ip_offset.h" 37 37 #include "soc15_hw_ip.h"
+2 -2
drivers/gpu/drm/amd/display/dc/resource/dcn201/dcn201_resource.c
··· 59 59 60 60 #include "cyan_skillfish_ip_offset.h" 61 61 62 - #include "dcn/dcn_2_0_3_offset.h" 63 - #include "dcn/dcn_2_0_3_sh_mask.h" 62 + #include "dcn/dcn_2_0_1_offset.h" 63 + #include "dcn/dcn_2_0_1_sh_mask.h" 64 64 #include "dpcs/dpcs_2_0_3_offset.h" 65 65 #include "dpcs/dpcs_2_0_3_sh_mask.h" 66 66
+2 -2
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_3_offset.h drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_1_offset.h
··· 19 19 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 20 20 */ 21 21 22 - #ifndef _dcn_2_0_3_OFFSET_HEADER 23 - #define _dcn_2_0_3_OFFSET_HEADER 22 + #ifndef _dcn_2_0_1_OFFSET_HEADER 23 + #define _dcn_2_0_1_OFFSET_HEADER 24 24 25 25 26 26 // addressBlock: dce_dc_dccg_dccg_dispdec
+2 -2
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_3_sh_mask.h drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_1_sh_mask.h
··· 18 18 * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 19 19 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 20 20 */ 21 - #ifndef _dcn_2_0_3_SH_MASK_HEADER 22 - #define _dcn_2_0_3_SH_MASK_HEADER 21 + #ifndef _dcn_2_0_1_SH_MASK_HEADER 22 + #define _dcn_2_0_1_SH_MASK_HEADER 23 23 24 24 25 25 // addressBlock: dce_dc_dccg_dccg_dispdec