Lines Matching refs:gt
83 gt-y += \
84 gt/gen2_engine_cs.o \
85 gt/gen6_engine_cs.o \
86 gt/gen6_ppgtt.o \
87 gt/gen7_renderclear.o \
88 gt/gen8_engine_cs.o \
89 gt/gen8_ppgtt.o \
90 gt/intel_breadcrumbs.o \
91 gt/intel_context.o \
92 gt/intel_context_sseu.o \
93 gt/intel_engine_cs.o \
94 gt/intel_engine_heartbeat.o \
95 gt/intel_engine_pm.o \
96 gt/intel_engine_user.o \
97 gt/intel_execlists_submission.o \
98 gt/intel_ggtt.o \
99 gt/intel_ggtt_fencing.o \
100 gt/intel_gt.o \
101 gt/intel_gt_buffer_pool.o \
102 gt/intel_gt_clock_utils.o \
103 gt/intel_gt_debugfs.o \
104 gt/intel_gt_engines_debugfs.o \
105 gt/intel_gt_irq.o \
106 gt/intel_gt_mcr.o \
107 gt/intel_gt_pm.o \
108 gt/intel_gt_pm_debugfs.o \
109 gt/intel_gt_pm_irq.o \
110 gt/intel_gt_requests.o \
111 gt/intel_gt_sysfs.o \
112 gt/intel_gt_sysfs_pm.o \
113 gt/intel_gtt.o \
114 gt/intel_llc.o \
115 gt/intel_lrc.o \
116 gt/intel_migrate.o \
117 gt/intel_mocs.o \
118 gt/intel_ppgtt.o \
119 gt/intel_rc6.o \
120 gt/intel_region_lmem.o \
121 gt/intel_renderstate.o \
122 gt/intel_reset.o \
123 gt/intel_ring.o \
124 gt/intel_ring_submission.o \
125 gt/intel_rps.o \
126 gt/intel_sa_media.o \
127 gt/intel_sseu.o \
128 gt/intel_sseu_debugfs.o \
129 gt/intel_timeline.o \
130 gt/intel_workarounds.o \
131 gt/shmem_utils.o \
132 gt/sysfs_engines.o
134 gt-$(CONFIG_X86) += gt/intel_ggtt_gmch.o
136 gt-y += \
137 gt/gen6_renderstate.o \
138 gt/gen7_renderstate.o \
139 gt/gen8_renderstate.o \
140 gt/gen9_renderstate.o
141 i915-y += $(gt-y)
190 i915-y += gt/uc/intel_uc.o \
191 gt/uc/intel_uc_debugfs.o \
192 gt/uc/intel_uc_fw.o \
193 gt/uc/intel_guc.o \
194 gt/uc/intel_guc_ads.o \
195 gt/uc/intel_guc_capture.o \
196 gt/uc/intel_guc_ct.o \
197 gt/uc/intel_guc_debugfs.o \
198 gt/uc/intel_guc_fw.o \
199 gt/uc/intel_guc_hwconfig.o \
200 gt/uc/intel_guc_log.o \
201 gt/uc/intel_guc_log_debugfs.o \
202 gt/uc/intel_guc_rc.o \
203 gt/uc/intel_guc_slpc.o \
204 gt/uc/intel_guc_submission.o \
205 gt/uc/intel_huc.o \
206 gt/uc/intel_huc_debugfs.o \
207 gt/uc/intel_huc_fw.o
210 i915-y += gt/intel_gsc.o