Home
last modified time | relevance | path

Searched refs:clamp_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_validate_shaders.c200 uint32_t clamp_reg, clamp_offset; in check_tmu_write() local
221 clamp_reg = raddr_add_a_to_live_reg_index(inst); in check_tmu_write()
222 if (clamp_reg == ~0) { in check_tmu_write()
227 clamp_offset = validation_state->live_min_clamp_offsets[clamp_reg]; in check_tmu_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_validate_shaders.c200 uint32_t clamp_reg, clamp_offset; in check_tmu_write() local
221 clamp_reg = raddr_add_a_to_live_reg_index(inst); in check_tmu_write()
222 if (clamp_reg == ~0) { in check_tmu_write()
227 clamp_offset = validation_state->live_min_clamp_offsets[clamp_reg]; in check_tmu_write()

Completed in 3 milliseconds