Home
last modified time | relevance | path

Searched refs:pphwsp_addr (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/tools/
H A Daubinator.c154 uint32_t pphwsp_addr = context_descriptor & 0xfffff000; in handle_execlist_write() local
155 struct intel_batch_decode_bo pphwsp_bo = aub_mem_get_ggtt_bo(&mem, pphwsp_addr); in handle_execlist_write()
157 (pphwsp_addr - pphwsp_bo.addr) + in handle_execlist_write()
H A Daub_write.h71 uint64_t pphwsp_addr; member
H A Daubinator_viewer.cpp716 uint32_t pphwsp_addr = context_descriptor & 0xfffff000; in display_batch_execlist_write() local
718 aub_mem_get_ggtt_bo(&window->mem, pphwsp_addr); in display_batch_execlist_write()
720 (pphwsp_addr - pphwsp_bo.addr) + in display_batch_execlist_write()
H A Daub_write.c546 hw_ctx->pphwsp_addr = ggtt_addr; in write_engine_execlist_setup()
670 return cs->hw_class | hw_ctx->pphwsp_addr | CONTEXT_FLAGS; in get_context_descriptor()

Completed in 5 milliseconds