Lines Matching refs:gt

80 gt-y += \
81 gt/gen2_engine_cs.o \
82 gt/gen6_engine_cs.o \
83 gt/gen6_ppgtt.o \
84 gt/gen7_renderclear.o \
85 gt/gen8_engine_cs.o \
86 gt/gen8_ppgtt.o \
87 gt/intel_breadcrumbs.o \
88 gt/intel_context.o \
89 gt/intel_context_sseu.o \
90 gt/intel_engine_cs.o \
91 gt/intel_engine_heartbeat.o \
92 gt/intel_engine_pm.o \
93 gt/intel_engine_user.o \
94 gt/intel_execlists_submission.o \
95 gt/intel_ggtt.o \
96 gt/intel_ggtt_fencing.o \
97 gt/intel_gt.o \
98 gt/intel_gt_buffer_pool.o \
99 gt/intel_gt_clock_utils.o \
100 gt/intel_gt_debugfs.o \
101 gt/intel_gt_engines_debugfs.o \
102 gt/intel_gt_irq.o \
103 gt/intel_gt_pm.o \
104 gt/intel_gt_pm_debugfs.o \
105 gt/intel_gt_pm_irq.o \
106 gt/intel_gt_requests.o \
107 gt/intel_gtt.o \
108 gt/intel_llc.o \
109 gt/intel_lrc.o \
110 gt/intel_migrate.o \
111 gt/intel_mocs.o \
112 gt/intel_ppgtt.o \
113 gt/intel_rc6.o \
114 gt/intel_region_lmem.o \
115 gt/intel_renderstate.o \
116 gt/intel_reset.o \
117 gt/intel_ring.o \
118 gt/intel_ring_submission.o \
119 gt/intel_rps.o \
120 gt/intel_sseu.o \
121 gt/intel_sseu_debugfs.o \
122 gt/intel_timeline.o \
123 gt/intel_workarounds.o \
124 gt/shmem_utils.o \
125 gt/sysfs_engines.o
127 gt-y += \
128 gt/gen6_renderstate.o \
129 gt/gen7_renderstate.o \
130 gt/gen8_renderstate.o \
131 gt/gen9_renderstate.o
132 i915-y += $(gt-y)
179 i915-y += gt/uc/intel_uc.o \
180 gt/uc/intel_uc_debugfs.o \
181 gt/uc/intel_uc_fw.o \
182 gt/uc/intel_guc.o \
183 gt/uc/intel_guc_ads.o \
184 gt/uc/intel_guc_ct.o \
185 gt/uc/intel_guc_debugfs.o \
186 gt/uc/intel_guc_fw.o \
187 gt/uc/intel_guc_log.o \
188 gt/uc/intel_guc_log_debugfs.o \
189 gt/uc/intel_guc_rc.o \
190 gt/uc/intel_guc_slpc.o \
191 gt/uc/intel_guc_submission.o \
192 gt/uc/intel_huc.o \
193 gt/uc/intel_huc_debugfs.o \
194 gt/uc/intel_huc_fw.o