Home
last modified time | relevance | path

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

/Linux-v6.1/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.c638 void intel_crtc_enable_pipe_crc(struct intel_crtc *crtc) in intel_crtc_enable_pipe_crc() function
Dintel_display.c7091 intel_crtc_enable_pipe_crc(crtc); in intel_enable_crtc()