Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_color.h21 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state);
Dintel_display.c6912 intel_color_cleanup_commit(old_crtc_state); in intel_atomic_cleanup_work()
7293 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