Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/engine/graph/
Dnv10.c708 #define NV_WRITE_PIPE_INIT(value) *(pipe_state_addr++) = value in nv10_graph_create_pipe() macro
712 NV_WRITE_PIPE_INIT(0x00000000); in nv10_graph_create_pipe()
717 NV_WRITE_PIPE_INIT(0x00000000); in nv10_graph_create_pipe()
718 NV_WRITE_PIPE_INIT(0x3f800000); in nv10_graph_create_pipe()
719 NV_WRITE_PIPE_INIT(0x40000000); in nv10_graph_create_pipe()
720 NV_WRITE_PIPE_INIT(0x40000000); in nv10_graph_create_pipe()
721 NV_WRITE_PIPE_INIT(0x40000000); in nv10_graph_create_pipe()
722 NV_WRITE_PIPE_INIT(0x40000000); in nv10_graph_create_pipe()
723 NV_WRITE_PIPE_INIT(0x00000000); in nv10_graph_create_pipe()
724 NV_WRITE_PIPE_INIT(0x00000000); in nv10_graph_create_pipe()
[all …]