]> www.infradead.org Git - users/willy/xarray.git/commit
drm/i915: remove unused leftover basedie step code
authorJani Nikula <jani.nikula@intel.com>
Thu, 22 Aug 2024 14:39:46 +0000 (17:39 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 26 Aug 2024 08:38:44 +0000 (11:38 +0300)
commit4836c6cc01a16f1ac2b436550299474ad7183c46
tree65664c8898a059cfc8430a96479c9b7f81aa8e30
parente24b0ef20a20cd26a770c66bf87d911838ea00d4
drm/i915: remove unused leftover basedie step code

The basedie step initialization as well as its last users were removed
in commit 326e30e4624c ("drm/i915: Drop dead code for pvc"). Follow
through with removing the unused macros and struct member and debug
logging.

Suggested-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240822143946.2526425-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_device_info.c
drivers/gpu/drm/i915/intel_step.h