Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.h134 { .name = #_id, .statetype = _type, .base = _base, \
139 u32 statetype; member
576 enum a7xx_statetype_id statetype; member
591 u32 statetype; member
H A Da6xx_gpu_state.c577 (dbgahb->statetype + i * 2) << 8); in a6xx_get_dbgahb_cluster()
622 A7XX_SP_READ_SEL_STATETYPE(dbgahb->statetype)); in a7xx_get_dbgahb_cluster()
925 A7XX_SP_READ_SEL_STATETYPE(block->statetype) | in a7xx_get_shader_block()
1818 print_name(p, " - type: ", a7xx_statetype_names[block->statetype]); in a7xx_show_shader()