mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
drm/i915/display: remove dupe intel_update_watermarks() declaration
intel_wm.h already has intel_update_watermarks() declaration. Remove the dupe. Reviewed-by: Nemesa Garg <nemesa.garg@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/67eeebff3ec9459f7854fbc56cfd7f2aa8c1fdc6.1741084010.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
parent
7e43a00be1
commit
055e8af4c9
|
|
@ -521,8 +521,6 @@ void intel_set_plane_visible(struct intel_crtc_state *crtc_state,
|
|||
bool visible);
|
||||
void intel_plane_fixup_bitmasks(struct intel_crtc_state *crtc_state);
|
||||
|
||||
void intel_update_watermarks(struct drm_i915_private *i915);
|
||||
|
||||
bool intel_crtc_vrr_disabling(struct intel_atomic_state *state,
|
||||
struct intel_crtc *crtc);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user