Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_pipe_crc.h23 void intel_crtc_enable_pipe_crc(struct intel_crtc *crtc);
33 static inline void intel_crtc_enable_pipe_crc(struct intel_crtc *crtc) in intel_crtc_enable_pipe_crc() function
Dintel_pipe_crc.c637 void intel_crtc_enable_pipe_crc(struct intel_crtc *intel_crtc) in intel_crtc_enable_pipe_crc() function
Dintel_display.c13744 intel_crtc_enable_pipe_crc(crtc); in intel_update_crtc()