![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the drm device driver. This driver provides support for the 0004 0005 ttm-y := ttm_tt.o ttm_bo.o ttm_bo_util.o ttm_bo_vm.o ttm_module.o \ 0006 ttm_execbuf_util.o ttm_range_manager.o ttm_resource.o ttm_pool.o \ 0007 ttm_device.o ttm_sys_manager.o 0008 ttm-$(CONFIG_AGP) += ttm_agp_backend.o 0009 0010 obj-$(CONFIG_DRM_TTM) += ttm.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |