OSDN Git Service

drm/i915/display: Move display device info to header under display/
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 23 May 2023 19:56:04 +0000 (12:56 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 24 May 2023 15:04:14 +0000 (08:04 -0700)
commit05aa8e0135094ae3d1e6837b5457a740266d7cfc
tree338801231d494e36605c881c5b67ae58b66e6328
parent9a2cb1b31c040e2f1b313e2f7921f0f5e6b66d82
drm/i915/display: Move display device info to header under display/

Moving display-specific substructure definitions will help keep display
more self-contained and make it easier to re-use in other drivers (i.e.,
Xe) in the future.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230523195609.73627-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_display_device.h [new file with mode: 0644]
drivers/gpu/drm/i915/intel_device_info.h