On Fri, 2024-09-13 at 15:51 +0300, Jani Nikula wrote: > Add dedicated intel_display_caps for display, with device info and > params. Intentionally prefix the file intel_ instead of i915_. Going > forward, we should do the same for all debugfs files, making them > independent of i915 and xe. > > Remove display param dumping from i915 specific i915_capabilities > debugfs. > > Note that we don't add node_to_intel_display() functionality in > to_intel_display(). It's too specific for that. > > Signed-off-by: Jani Nikula <[email protected]> > ---
Reviewed-by: Luca Coelho <[email protected]> -- Cheers, Luca.
