Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.h21 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state);
H A Dintel_display.c6925 intel_color_cleanup_commit(old_crtc_state); in intel_atomic_cleanup_work()
7306 intel_color_cleanup_commit(new_crtc_state); in intel_atomic_commit()
H A Dintel_color.c1831 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state) in intel_color_cleanup_commit() function