Re: [PATCH 05/10] drm/i915/display: move modeset probe/remove functions to intel_display_driver.c

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

 



On Thu, 13 Apr 2023, Gustavo Sousa <gustavo.sousa@xxxxxxxxx> wrote:
> Quoting Jani Nikula (2023-04-13 06:47:31)
>> +/* interface for intel_display_driver.c */
>> +void intel_setup_outputs(struct drm_i915_private *i915);
>> +void intel_sanitize_watermarks(struct drm_i915_private *i915);
>
> I can't find the implementation for this one and it seems it is not being called
> anywhere.
>
> --
> Gustavo Sousa
>
>> +int intel_initial_commit(struct drm_device *dev);
>> +void intel_panel_sanitize_ssc(struct drm_i915_private *i915);
>> +void intel_update_czclk(struct drm_i915_private *i915);
>> +void intel_atomic_helper_free_state_worker(struct work_struct *work);
>> +enum drm_mode_status intel_mode_valid(struct drm_device *dev,
>> +                                const struct drm_display_mode *mode);
>> +int intel_atomic_commit(struct drm_device *dev, struct drm_atomic_state *_state,
>> +                  bool nonblock);
>> +int intel_atomic_check(struct drm_device *dev, struct drm_atomic_state *_state);

This one's actually unnecessary too, a declaration for it was already
added earlier.

BR,
Jani.

-- 
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