Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_dma.c189 pipe_config = G_009910_PIPE_CONFIG(tile_mode); in si_dma_copy_tile()
Dcik_sdma.c135 (G_009910_PIPE_CONFIG(tile_mode) << 26); in encode_tile_info()
Dsi_state.c2602 S_02803C_PIPE_CONFIG(G_009910_PIPE_CONFIG(tile_mode)) | in si_init_depth_surface()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c3412 S_02803C_PIPE_CONFIG(G_009910_PIPE_CONFIG(tile_mode)) | in radv_initialise_ds_surface()
/external/mesa3d/src/amd/common/
Dgfx9d.h1739 #define G_009910_PIPE_CONFIG(x) (((x) >> 6) & 0x1F) macro
Dsid.h2773 #define G_009910_PIPE_CONFIG(x) (((x) >> 6) & 0x1F) macro