xref: /linux/drivers/gpu/drm/scheduler/Makefile (revision 3eb66e91a25497065c5322b1268cbc3953642227)
18205f884SAlex Deucher#
28205f884SAlex Deucher# Copyright 2017 Advanced Micro Devices, Inc.
38205f884SAlex Deucher#
48205f884SAlex Deucher# Permission is hereby granted, free of charge, to any person obtaining a
58205f884SAlex Deucher# copy of this software and associated documentation files (the "Software"),
68205f884SAlex Deucher# to deal in the Software without restriction, including without limitation
78205f884SAlex Deucher# the rights to use, copy, modify, merge, publish, distribute, sublicense,
88205f884SAlex Deucher# and/or sell copies of the Software, and to permit persons to whom the
98205f884SAlex Deucher# Software is furnished to do so, subject to the following conditions:
108205f884SAlex Deucher#
118205f884SAlex Deucher# The above copyright notice and this permission notice shall be included in
128205f884SAlex Deucher# all copies or substantial portions of the Software.
138205f884SAlex Deucher#
148205f884SAlex Deucher# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
158205f884SAlex Deucher# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
168205f884SAlex Deucher# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
178205f884SAlex Deucher# THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
188205f884SAlex Deucher# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
198205f884SAlex Deucher# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
208205f884SAlex Deucher# OTHER DEALINGS IN THE SOFTWARE.
218205f884SAlex Deucher#
228205f884SAlex Deucher#
23*23f67981SChristian Königgpu-sched-y := sched_main.o sched_fence.o sched_entity.o
241b1f42d8SLucas Stach
251b1f42d8SLucas Stachobj-$(CONFIG_DRM_SCHED) += gpu-sched.o
26