On Thu, 19 May 2022, Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx> wrote: > From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > > As agreed on the mailing list and between the maintainers more consensus is > needed on the topic. Acked-by: Jani Nikula <jani.nikula@xxxxxxxxx> > > Tvrtko Ursulin (7): > Revert "drm/i915: Drop has_psr from device info" > Revert "drm/i915: Drop has_dp_mst from device info" > Revert "drm/i915: Drop has_ddi from device info" > Revert "drm/i915: Drop has_logical_ring_elsq from device info" > Revert "drm/i915: Drop has_reset_engine from device info" > Revert "drm/i915: Drop has_rc6 from device info" > Revert "drm/i915: Drop has_gt_uc from device info" > > drivers/gpu/drm/i915/gt/intel_reset.c | 2 +- > drivers/gpu/drm/i915/i915_drv.h | 16 ++++++------- > drivers/gpu/drm/i915/i915_gpu_error.c | 2 +- > drivers/gpu/drm/i915/i915_pci.c | 29 +++++++++++++++++++++++- > drivers/gpu/drm/i915/intel_device_info.h | 7 ++++++ > 5 files changed, 44 insertions(+), 12 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center