[Intel-xe] [PATCH 2/9] drm/i915/wm: remove stale and unused ilk_wm_max_level() declaration

Jani Nikula jani.nikula at intel.com
Wed Apr 19 19:50:51 UTC 2023


On Wed, 19 Apr 2023, Rodrigo Vivi <rodrigo.vivi at intel.com> wrote:
> On Wed, Apr 19, 2023 at 03:39:40PM +0300, Jani Nikula wrote:
>> The declaration was removed earlier, but got accidentally resurrected in
>> i915xx_wm.[ch] refactoring. Remove harder.
>
> Should this be a fixup? or a patch to i915? I got confused on this...

This goof-up happened in i915, and I posted this to intel-gfx
separately. See the Link below.

BR,
Jani.

>
>> 
>> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
>> Link: https://patchwork.freedesktop.org/patch/msgid/20230419115449.422214-1-jani.nikula@intel.com
>> ---
>>  drivers/gpu/drm/i915/display/i9xx_wm.h | 1 -
>>  1 file changed, 1 deletion(-)
>> 
>> diff --git a/drivers/gpu/drm/i915/display/i9xx_wm.h b/drivers/gpu/drm/i915/display/i9xx_wm.h
>> index a7875cbcd05a..b87ae369685a 100644
>> --- a/drivers/gpu/drm/i915/display/i9xx_wm.h
>> +++ b/drivers/gpu/drm/i915/display/i9xx_wm.h
>> @@ -12,7 +12,6 @@ struct drm_i915_private;
>>  struct intel_crtc_state;
>>  struct intel_plane_state;
>>  
>> -int ilk_wm_max_level(const struct drm_i915_private *i915);
>>  bool ilk_disable_lp_wm(struct drm_i915_private *i915);
>>  void ilk_wm_sanitize(struct drm_i915_private *i915);
>>  bool intel_set_memory_cxsr(struct drm_i915_private *i915, bool enable);
>> -- 
>> 2.39.2
>> 

-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-xe mailing list