drm/i915: move intel_display_device_probe() one level higher
authorJani Nikula <jani.nikula@intel.com>
Tue, 12 Sep 2023 12:05:37 +0000 (15:05 +0300)
committerJani Nikula <jani.nikula@intel.com>
Fri, 15 Sep 2023 15:29:19 +0000 (18:29 +0300)
commit93caca6a04b1d2ff8c7d817cccaece08f0f08a2f
tree7420fc4a9ded154cd0709c302cd2eff0ca0279a8
parenta2c57575b90a17003a03e1e1a72793c12bde0bce
drm/i915: move intel_display_device_probe() one level higher

Don't hide display probe in device info code.

Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230912120537.2158209-3-jani.nikula@intel.com
drivers/gpu/drm/i915/i915_driver.c
drivers/gpu/drm/i915/intel_device_info.c
drivers/gpu/drm/i915/selftests/mock_gem_device.c