Home
last modified time | relevance | path

Searched defs:__display (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_device.h146 #define HAS_128B_Y_TILING(__display) (!(__display)->platform.i915g && !(__display)->platform.i915gm) argument
147 #define HAS_4TILE(__display) ((__display)->platform.dg2 || DISPLAY_VER(__display) >= 14) argument
148 #define HAS_ASYNC_FLIPS(__display) (DISPLAY_VER(__display) >= 5) argument
149 #define HAS_AS_SDP(__display) (DISPLAY_VER(__display) > argument
145 HAS_4TILE(__display) global() argument
150 HAS_CDCLK_SQUASH(__display) global() argument
151 HAS_CMRR(__display) global() argument
152 HAS_CMTG(__display) global() argument
153 HAS_CUR_FBC(__display) global() argument
154 HAS_D12_PLANE_MINIMIZATION(__display) global() argument
155 HAS_DBUF_OVERLAP_DETECTION(__display) global() argument
156 HAS_DDI(__display) global() argument
157 HAS_DISPLAY(__display) global() argument
158 HAS_DMC(__display) global() argument
159 HAS_DMC_WAKELOCK(__display) global() argument
160 HAS_DOUBLE_BUFFERED_M_N(__display) global() argument
161 HAS_DOUBLE_BUFFERED_LUT(__display) global() argument
162 HAS_DOUBLE_WIDE(__display) global() argument
163 HAS_DP20(__display) global() argument
164 HAS_DPT(__display) global() argument
165 HAS_DP_MST(__display) global() argument
166 HAS_DSB(__display) global() argument
167 HAS_DSC(__display) global() argument
168 HAS_DSC_3ENGINES(__display) global() argument
169 HAS_DSC_MST(__display) global() argument
170 HAS_FBC(__display) global() argument
171 HAS_FBC_DIRTY_RECT(__display) global() argument
172 HAS_FPGA_DBG_UNCLAIMED(__display) global() argument
173 HAS_FW_BLC(__display) global() argument
174 HAS_GMBUS_BURST_READ(__display) global() argument
175 HAS_GMBUS_IRQ(__display) global() argument
176 HAS_GMCH(__display) global() argument
177 HAS_FDI(__display) global() argument
178 HAS_HOTPLUG(__display) global() argument
179 HAS_HW_SAGV_WM(__display) global() argument
180 HAS_IPC(__display) global() argument
181 HAS_IPS(__display) global() argument
182 HAS_LRR(__display) global() argument
183 HAS_LSPCON(__display) global() argument
184 HAS_MBUS_JOINING(__display) global() argument
185 HAS_MSO(__display) global() argument
186 HAS_OVERLAY(__display) global() argument
187 HAS_PIPEDMC(__display) global() argument
188 HAS_PSR(__display) global() argument
189 HAS_PSR_HW_TRACKING(__display) global() argument
190 HAS_PSR2_SEL_FETCH(__display) global() argument
191 HAS_SAGV(__display) global() argument
193 HAS_TRANSCODER(__display,trans) global() argument
195 HAS_UNCOMPRESSED_JOINER(__display) global() argument
196 HAS_ULTRAJOINER(__display) global() argument
198 HAS_VRR(__display) global() argument
199 INTEL_NUM_PIPES(__display) global() argument
200 OVERLAY_NEEDS_PHYSICAL(__display) global() argument
201 SUPPORTS_TV(__display) global() argument
204 IS_DISPLAY_VERx100(__display,from,until) global() argument
224 IS_DISPLAY_VERx100_STEP(__display,ipver,from,until) global() argument
228 DISPLAY_INFO(__display) global() argument
229 DISPLAY_RUNTIME_INFO(__display) global() argument
231 DISPLAY_VER(__display) global() argument
232 DISPLAY_VERx100(__display) global() argument
234 IS_DISPLAY_VER(__display,from,until) global() argument
237 INTEL_DISPLAY_STEP(__display) global() argument
239 IS_DISPLAY_STEP(__display,since,until) global() argument
[all...]
H A Dintel_display_power.c37 for_each_power_domain_well(__display,__power_well,__domain) global() argument
41 for_each_power_domain_well_reverse(__display,__power_well,__domain) global() argument