OSDN Git Service

drm/i915/display: Move feature test macros to intel_display_device.h
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 23 May 2023 19:56:09 +0000 (12:56 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 24 May 2023 16:43:02 +0000 (09:43 -0700)
commit95c08508e237ba2444786581bfcc7df1ff54c35b
treed40b3ccb1e9171b36b16f70d868d67de46ac6772
parent12e6f6dc78e4f4a418648fb1a9c0cd2ae9b3430b
drm/i915/display: Move feature test macros to intel_display_device.h

It makes sense to keep the display feature test macros centralized
within the display code.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230523195609.73627-7-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_display_device.h
drivers/gpu/drm/i915/i915_drv.h