Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/
Di915_drv.h195 struct drm_i915_private { struct
196 struct drm_device drm;
198 struct intel_display display;
201 bool do_release;
204 struct i915_params params;
206 const struct intel_device_info *__info; /* Use INTEL_INFO() to access. */
207 struct intel_runtime_info __runtime; /* Use RUNTIME_INFO() to access. */
208 struct intel_driver_caps caps;
210 struct i915_dsm dsm;
212 struct intel_uncore uncore;
[all …]