Re: [PATCH] drm/i915/display: remove ipc_enabled from struct drm_i915_private

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 16 Sep 2022, Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> wrote:
> On Fri, Sep 16, 2022 at 02:38:50PM +0300, Jani Nikula wrote:
>> The ipc_enabled member was supposed to be moved under the display wm
>> sub-struct, but due to a rebase fail only the new one was added and the
>> old one was left behind. Finish the job.
>> 
>> Fixes: 70296670f672 ("drm/i915/display: move IPC under display wm sub-struct")
>> Cc: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
>> Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx>
>
> Reviewed-by: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>

Thanks, pushed to drm-intel-next.

>
>> ---
>>  drivers/gpu/drm/i915/i915_drv.h | 2 --
>>  1 file changed, 2 deletions(-)
>> 
>> diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
>> index 9f9372931fd2..bdc81db76dbd 100644
>> --- a/drivers/gpu/drm/i915/i915_drv.h
>> +++ b/drivers/gpu/drm/i915/i915_drv.h
>> @@ -397,8 +397,6 @@ struct drm_i915_private {
>>  	 */
>>  	u8 snps_phy_failed_calibration;
>>  
>> -	bool ipc_enabled;
>> -
>>  	struct i915_pmu pmu;
>>  
>>  	struct i915_drm_clients clients;
>> -- 
>> 2.34.1

-- 
Jani Nikula, Intel Open Source Graphics Center




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux