[Intel-gfx] [PATCH 0/4] drm/i915: move display info related stuff under display/
Ville Syrjälä
ville.syrjala at linux.intel.com
Tue Oct 3 19:57:24 UTC 2023
On Tue, Oct 03, 2023 at 03:42:06PM +0300, Jani Nikula wrote:
> Continue separation of display code from the rest.
>
> Jani Nikula (4):
> drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
> drm/i915: move display info related macros to display
> drm/i915: separate display runtime info init
> drm/i915: separate subplatform init and runtime feature init
Didn't spot anything wrong. I was a bit suspicious about
deferring the port_mask mangling, but doesn't look like we
need it that early anywhere.
Series is
Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
> drivers/gpu/drm/i915/display/intel_crt.c | 2 +-
> .../drm/i915/display/intel_display_device.c | 43 ++++++++++++++++++-
> .../drm/i915/display/intel_display_device.h | 10 +++++
> drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
> drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
> drivers/gpu/drm/i915/display/intel_dvo.c | 2 +-
> drivers/gpu/drm/i915/display/intel_hdmi.c | 2 +-
> drivers/gpu/drm/i915/display/intel_hotplug.c | 2 +-
> drivers/gpu/drm/i915/display/intel_panel.c | 2 +-
> drivers/gpu/drm/i915/display/intel_sdvo.c | 2 +-
> drivers/gpu/drm/i915/display/intel_tv.c | 2 +-
> drivers/gpu/drm/i915/i915_driver.c | 1 +
> drivers/gpu/drm/i915/i915_drv.h | 14 ------
> drivers/gpu/drm/i915/intel_device_info.c | 22 ----------
> 14 files changed, 62 insertions(+), 46 deletions(-)
>
> --
> 2.39.2
--
Ville Syrjälä
Intel
More information about the Intel-gfx
mailing list