Searched refs:intel_dump_pipe_config (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_display.c | 7695 static void intel_dump_pipe_config(const struct intel_crtc_state *pipe_config, in intel_dump_pipe_config() function 9116 intel_dump_pipe_config(pipe_config, NULL, "[hw state]"); in verify_crtc_state() 9117 intel_dump_pipe_config(new_crtc_state, NULL, "[sw state]"); in verify_crtc_state() 10212 intel_dump_pipe_config(new_crtc_state, state, in intel_atomic_check() 10229 intel_dump_pipe_config(new_crtc_state, state, "[failed]"); in intel_atomic_check() 13423 intel_dump_pipe_config(crtc_state, NULL, "[setup_hw_state]"); in intel_modeset_setup_hw_state()
|