Home
last modified time | relevance | path

Searched refs:intel_color_cleanup_commit (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_color.h21 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state);
Dintel_display.c6899 intel_color_cleanup_commit(old_crtc_state); in intel_atomic_cleanup_work()
7280 intel_color_cleanup_commit(new_crtc_state); in intel_atomic_commit()
Dintel_color.c1831 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state) in intel_color_cleanup_commit() function