![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 OR MIT 0002 # Copyright 2017-2019 Qiang Yu <yuq825@gmail.com> 0003 0004 lima-y := \ 0005 lima_drv.o \ 0006 lima_device.o \ 0007 lima_pmu.o \ 0008 lima_l2_cache.o \ 0009 lima_mmu.o \ 0010 lima_gp.o \ 0011 lima_pp.o \ 0012 lima_gem.o \ 0013 lima_vm.o \ 0014 lima_sched.o \ 0015 lima_ctx.o \ 0016 lima_dlbu.o \ 0017 lima_bcast.o \ 0018 lima_trace.o \ 0019 lima_devfreq.o 0020 0021 obj-$(CONFIG_DRM_LIMA) += lima.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |