CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/13 19:30:45
Modified files:
sys/dev/pci/drm/i915: i915_driver.c i915_drv.h
sys/dev/pci/drm/i915/display: intel_display_device.c
Log message:
unstub probe_gmdid_display()
There is a temporary mapping of the first pci bar as this occurs before
the runtime info is setup and a generation specific bar is mapped based
on that.
