Home
last modified time | relevance | path

Searched refs:STATE_BASE_ADDRESS (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_R/Xe_HPG_Base/hw/
H A Dmhw_render_xe_hpg_impl.h236 _MHW_SETCMD_OVERRIDE_DECL(STATE_BASE_ADDRESS) in _MHW_SETCMD_OVERRIDE_DECL() argument
238 _MHW_SETCMD_CALLBASE(STATE_BASE_ADDRESS); in _MHW_SETCMD_OVERRIDE_DECL()
/aosp_15_r20/external/mesa3d/docs/drivers/
H A Danv.rst176 programmed in ``STATE_BASE_ADDRESS::Surface State Base Address`` or
181 tables we need to reposition ``STATE_BASE_ADDRESS::Surface State Base
185 relative to ``STATE_BASE_ADDRESS::Surface State Base Address`` so as
186 we change ``STATE_BASE_ADDRESS::Surface State Base Address`` we need
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D13.0.5.rst146 - anv: Flush render cache before STATE_BASE_ADDRESS on gen7
147 - anv: Improve flushing around STATE_BASE_ADDRESS
H A D19.0.7.rst81 - anv: Set STATE_BASE_ADDRESS upper bounds on gen7
H A D19.1.1.rst82 - anv: Set STATE_BASE_ADDRESS upper bounds on gen7
H A D17.1.4.rst120 - i965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS
H A D22.3.7.rst99 - genxml: Fix STATE_BASE_ADDRESS::BindlessSurfaceStateSize field size
H A D23.0.1.rst154 - genxml: Fix STATE_BASE_ADDRESS::BindlessSurfaceStateSize field size
H A D19.3.0.rst2051 - iris: Set MOCS in all STATE_BASE_ADDRESS commands
2072 STATE_BASE_ADDRESS
H A D22.0.0.rst2442 - crocus: Tidy the ifdefs for emitting STATE_BASE_ADDRESS
2456 - i965: Port STATE_BASE_ADDRESS to genxml and fix bugs
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/
H A Dmhw_render_itf.h37 DEF(STATE_BASE_ADDRESS); \
H A Dmhw_render_impl.h321 _MHW_SETCMD_OVERRIDE_DECL(STATE_BASE_ADDRESS) in _MHW_SETCMD_OVERRIDE_DECL() argument
323 _MHW_SETCMD_CALLBASE(STATE_BASE_ADDRESS); in _MHW_SETCMD_OVERRIDE_DECL()
H A Dmhw_render_cmdpar.h211 struct _MHW_PAR_T(STATE_BASE_ADDRESS) in _MHW_PAR_T() argument
/aosp_15_r20/external/mesa3d/src/intel/executor/
H A Dexecutor_genx.c55 executor_batch_emit(GENX(STATE_BASE_ADDRESS), sba) { in emit_state_base_address()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/renderhal/
H A Drenderhal_platform_interface_next.h468 MHW_SETPAR_DECL_HDR(STATE_BASE_ADDRESS);
H A Drenderhal_platform_interface_next.cpp89 SETPAR_AND_ADDCMD(STATE_BASE_ADDRESS, m_renderItf, pCmdBuffer); in SendStateBaseAddress()
1488 MHW_SETPAR_DECL_SRC(STATE_BASE_ADDRESS, XRenderHal_Platform_Interface_Next) in MHW_SETPAR_DECL_SRC() argument
/aosp_15_r20/external/libdrm/intel/tests/
H A Dgen7-3d.batch-ref.txt11 0x12300028: 0x61010008: STATE_BASE_ADDRESS
H A Dgen4-3d.batch-ref.txt7 0x12300018: 0x61010004: STATE_BASE_ADDRESS
H A Dgm45-3d.batch-ref.txt7 0x12300018: 0x61010004: STATE_BASE_ADDRESS
H A Dgen5-3d.batch-ref.txt7 0x12300018: 0x61010006: STATE_BASE_ADDRESS
H A Dgen6-3d.batch-ref.txt34 0x12300084: 0x61010008: STATE_BASE_ADDRESS
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c82 struct GENX(STATE_BASE_ADDRESS) *sba) in fill_state_base_addr()
99 *sba = (struct GENX(STATE_BASE_ADDRESS)) { GENX(STATE_BASE_ADDRESS_header), }; in fill_state_base_addr()
234 struct GENX(STATE_BASE_ADDRESS) sba = {}; in genX()
275 anv_batch_emit(&cmd_buffer->batch, GENX(STATE_BASE_ADDRESS), _sba) { in genX()
H A DgenX_init_state.c238 anv_batch_emit(batch, GENX(STATE_BASE_ADDRESS), sba) { in init_common_queue_state()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c799 iris_emit_cmd(batch, GENX(STATE_BASE_ADDRESS), sba) { in init_state_base_address()
6072 iris_emit_cmd(batch, GENX(STATE_BASE_ADDRESS), sba) { in iris_update_binder_address()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A DgenX_cmd_buffer.c113 anv_batch_emit(&cmd_buffer->batch, GENX(STATE_BASE_ADDRESS), sba) { in genX()

12