Lines Matching refs:pipe

435 	struct pipe_state *pipe = &chan->pipe_state;  in nv17_gr_mthd_lma_window()  local
448 PIPE_SAVE(device, pipe->pipe_0x0200, 0x0200); in nv17_gr_mthd_lma_window()
457 PIPE_SAVE(device, pipe->pipe_0x4400, 0x4400); in nv17_gr_mthd_lma_window()
483 PIPE_RESTORE(device, pipe->pipe_0x0200, 0x0200); in nv17_gr_mthd_lma_window()
495 PIPE_RESTORE(device, pipe->pipe_0x4400, 0x4400); in nv17_gr_mthd_lma_window()
563 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_save_pipe() local
566 PIPE_SAVE(gr, pipe->pipe_0x4400, 0x4400); in nv10_gr_save_pipe()
567 PIPE_SAVE(gr, pipe->pipe_0x0200, 0x0200); in nv10_gr_save_pipe()
568 PIPE_SAVE(gr, pipe->pipe_0x6400, 0x6400); in nv10_gr_save_pipe()
569 PIPE_SAVE(gr, pipe->pipe_0x6800, 0x6800); in nv10_gr_save_pipe()
570 PIPE_SAVE(gr, pipe->pipe_0x6c00, 0x6c00); in nv10_gr_save_pipe()
571 PIPE_SAVE(gr, pipe->pipe_0x7000, 0x7000); in nv10_gr_save_pipe()
572 PIPE_SAVE(gr, pipe->pipe_0x7400, 0x7400); in nv10_gr_save_pipe()
573 PIPE_SAVE(gr, pipe->pipe_0x7800, 0x7800); in nv10_gr_save_pipe()
574 PIPE_SAVE(gr, pipe->pipe_0x0040, 0x0040); in nv10_gr_save_pipe()
575 PIPE_SAVE(gr, pipe->pipe_0x0000, 0x0000); in nv10_gr_save_pipe()
582 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_load_pipe() local
611 PIPE_RESTORE(gr, pipe->pipe_0x0200, 0x0200); in nv10_gr_load_pipe()
617 PIPE_RESTORE(gr, pipe->pipe_0x6400, 0x6400); in nv10_gr_load_pipe()
618 PIPE_RESTORE(gr, pipe->pipe_0x6800, 0x6800); in nv10_gr_load_pipe()
619 PIPE_RESTORE(gr, pipe->pipe_0x6c00, 0x6c00); in nv10_gr_load_pipe()
620 PIPE_RESTORE(gr, pipe->pipe_0x7000, 0x7000); in nv10_gr_load_pipe()
621 PIPE_RESTORE(gr, pipe->pipe_0x7400, 0x7400); in nv10_gr_load_pipe()
622 PIPE_RESTORE(gr, pipe->pipe_0x7800, 0x7800); in nv10_gr_load_pipe()
623 PIPE_RESTORE(gr, pipe->pipe_0x4400, 0x4400); in nv10_gr_load_pipe()
624 PIPE_RESTORE(gr, pipe->pipe_0x0000, 0x0000); in nv10_gr_load_pipe()
625 PIPE_RESTORE(gr, pipe->pipe_0x0040, 0x0040); in nv10_gr_load_pipe()