Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c463 nv04_gr_set_ctx_val(struct nvkm_object *object, u32 mask, u32 value) in nv04_gr_set_ctx_val() function
523 nv04_gr_set_ctx_val(object, 0, 0); in nv04_gr_mthd_set_operation()
584 nv04_gr_set_ctx_val(object, 0x02000000, 0); in nv04_gr_mthd_bind_surf2d()
588 nv04_gr_set_ctx_val(object, 0x02000000, 0x02000000); in nv04_gr_mthd_bind_surf2d()
601 nv04_gr_set_ctx_val(object, 0x02000000, 0); in nv04_gr_mthd_bind_surf2d_swzsurf()
605 nv04_gr_set_ctx_val(object, 0x02000000, 0x02000000); in nv04_gr_mthd_bind_surf2d_swzsurf()
609 nv04_gr_set_ctx_val(object, 0x02000000, 0x02000000); in nv04_gr_mthd_bind_surf2d_swzsurf()
621 nv04_gr_set_ctx_val(object, 0x08000000, 0); in nv01_gr_mthd_bind_patt()
624 nv04_gr_set_ctx_val(object, 0x08000000, 0x08000000); in nv01_gr_mthd_bind_patt()
636 nv04_gr_set_ctx_val(object, 0x08000000, 0); in nv04_gr_mthd_bind_patt()
[all …]