Searched refs:PIPE_RESTORE (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
A D | nv10.c | 422 #define PIPE_RESTORE(gr, state, addr) \ macro 487 PIPE_RESTORE(device, pipe_0x0040, 0x0040); in nv17_gr_mthd_lma_window() 492 PIPE_RESTORE(device, pipe_0x64c0, 0x64c0); in nv17_gr_mthd_lma_window() 493 PIPE_RESTORE(device, pipe_0x6ab0, 0x6ab0); in nv17_gr_mthd_lma_window() 494 PIPE_RESTORE(device, pipe_0x6a80, 0x6a80); in nv17_gr_mthd_lma_window() 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() [all …]
|
Completed in 4 milliseconds