Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A 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
H A Dintel_pipe_crc.c630 void intel_crtc_enable_pipe_crc(struct intel_crtc *crtc) in intel_crtc_enable_pipe_crc() function
H A Dintel_display.c6578 intel_crtc_enable_pipe_crc(crtc); in intel_enable_crtc()