Lines Matching refs:pipe_name
92 static char pipe_name(int pipe) in pipe_name() function
109 pipe_name(pipe), pipe_name(pipe)); in pipe_to_plane()
117 pipe_name(pipe), pipe_name(pipe)); in pipe_to_plane()
910 snprintf(str, sizeof str, "%s / pipe %c / PIPESTAT[%d] (gmch)", type, pipe_name(pipe), bit); in test_name()
913 snprintf(str, sizeof str, "%s / pipe %c / IIR[%d] (gen2)", type, pipe_name(pipe), bit); in test_name()
916 snprintf(str, sizeof str, "%s / pipe %c / IIR[%d] (gen3+)", type, pipe_name(pipe), bit); in test_name()
919 snprintf(str, sizeof str, "%s / pipe %c / DEIIR[%d] (pch)", type, pipe_name(pipe), bit); in test_name()
922 snprintf(str, sizeof str, "%s / pipe %c / Frame count (gen3/4)", type, pipe_name(pipe)); in test_name()
925 snprintf(str, sizeof str, "%s / pipe %c / Frame count (g4x+)", type, pipe_name(pipe)); in test_name()
928 snprintf(str, sizeof str, "%s / pipe %c / Flip count (g4x+)", type, pipe_name(pipe)); in test_name()
931 snprintf(str, sizeof str, "%s / pipe %c / Pan", type, pipe_name(pipe)); in test_name()
934 snprintf(str, sizeof str, "%s / pipe %c / Flip", type, pipe_name(pipe)); in test_name()
937 snprintf(str, sizeof str, "%s / pipe %c / Surflive", type, pipe_name(pipe)); in test_name()
940 snprintf(str, sizeof str, "%s / pipe %c / Wrap", type, pipe_name(pipe)); in test_name()
943 snprintf(str, sizeof str, "%s / pipe %c / Field", type, pipe_name(pipe)); in test_name()