drm/i915/mtl: Initialize empty clockgating hooks for MTL
authorRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Wed, 11 Jan 2023 23:55:24 +0000 (15:55 -0800)
committerRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Thu, 9 Feb 2023 19:19:53 +0000 (11:19 -0800)
commit2b9ed318ad1c579df943c1eb07ae1f1c0e5e9d83
tree028b1fafd2e9ffd9497fed72dd8414fb37c3c56b
parent3a38be31ec82920a871963c086393bc0ba26a655
drm/i915/mtl: Initialize empty clockgating hooks for MTL

Clock gating hooks to be initialized for MTL are yet to be implemented.
Use a nop till we identify relevant WA's here.

Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230111235531.3353815-3-radhakrishna.sripada@intel.com
drivers/gpu/drm/i915/intel_pm.c