xref: /linux/drivers/gpu/drm/amd/display/dc/dcn10/Makefile (revision 3a39d672e7f48b8d6b91a09afa4b55352773b4b5)
170ccab60SHarry Wentland#
21a09120fSAlex Deucher# Copyright 2017 Advanced Micro Devices, Inc.
31a09120fSAlex Deucher#
41a09120fSAlex Deucher# Permission is hereby granted, free of charge, to any person obtaining a
51a09120fSAlex Deucher# copy of this software and associated documentation files (the "Software"),
61a09120fSAlex Deucher# to deal in the Software without restriction, including without limitation
71a09120fSAlex Deucher# the rights to use, copy, modify, merge, publish, distribute, sublicense,
81a09120fSAlex Deucher# and/or sell copies of the Software, and to permit persons to whom the
91a09120fSAlex Deucher# Software is furnished to do so, subject to the following conditions:
101a09120fSAlex Deucher#
111a09120fSAlex Deucher# The above copyright notice and this permission notice shall be included in
121a09120fSAlex Deucher# all copies or substantial portions of the Software.
131a09120fSAlex Deucher#
141a09120fSAlex Deucher# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
151a09120fSAlex Deucher# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
161a09120fSAlex Deucher# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
171a09120fSAlex Deucher# THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
181a09120fSAlex Deucher# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
191a09120fSAlex Deucher# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
201a09120fSAlex Deucher# OTHER DEALINGS IN THE SOFTWARE.
211a09120fSAlex Deucher#
221a09120fSAlex Deucher#
2370ccab60SHarry Wentland# Makefile for DCN.
2470ccab60SHarry Wentland
25f6154d8bSRevallaDCN10 = dcn10_ipp.o \
2678c77382SAnthony Koo		dcn10_hw_sequencer_debug.o \
27*88867807SRevalla Hari Krishna		dcn10_cm_common.o \
2870ccab60SHarry Wentland
2970ccab60SHarry WentlandAMD_DAL_DCN10 = $(addprefix $(AMDDALPATH)/dc/dcn10/,$(DCN10))
3070ccab60SHarry Wentland
3170ccab60SHarry WentlandAMD_DISPLAY_FILES += $(AMD_DAL_DCN10)
32