Lines Matching refs:bo
649 evo_data(push, nv_fb->nvbo->bo.offset >> 8); in nv50_display_flip_next()
656 evo_data(push, nv_fb->nvbo->bo.offset >> 8); in nv50_display_flip_next()
888 evo_data(push, nvfb->nvbo->bo.offset >> 8); in nv50_crtc_set_image()
901 evo_data(push, nvfb->nvbo->bo.offset >> 8); in nv50_crtc_set_image()
931 evo_data(push, nv_crtc->cursor.nvbo->bo.offset >> 8); in nv50_crtc_cursor_show()
936 evo_data(push, nv_crtc->cursor.nvbo->bo.offset >> 8); in nv50_crtc_cursor_show()
942 evo_data(push, nv_crtc->cursor.nvbo->bo.offset >> 8); in nv50_crtc_cursor_show()
1055 evo_data(push, nv_crtc->lut.nvbo->bo.offset >> 8); in nv50_crtc_commit()
1062 evo_data(push, nv_crtc->lut.nvbo->bo.offset >> 8); in nv50_crtc_commit()
1070 evo_data(push, nv_crtc->lut.nvbo->bo.offset >> 8); in nv50_crtc_commit()
1460 ret = nv50_base_create(disp->disp, index, disp->sync->bo.offset, in nv50_crtc_create()
1473 ret = nv50_ovly_create(disp->disp, index, disp->sync->bo.offset, in nv50_crtc_create()
2505 ret = nv50_core_create(disp->disp, disp->sync->bo.offset, in nv50_display_create()