Searched refs:vc4_validated_shader_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_validate_shaders.c | 155 record_texture_sample(struct vc4_validated_shader_info *validated_shader, in record_texture_sample() 183 check_tmu_write(struct vc4_validated_shader_info *validated_shader, in check_tmu_write() 287 static bool require_uniform_address_uniform(struct vc4_validated_shader_info *validated_shader) in require_uniform_address_uniform() 307 validate_uniform_address_write(struct vc4_validated_shader_info *validated_shader, in validate_uniform_address_write() 386 check_reg_write(struct vc4_validated_shader_info *validated_shader, in check_reg_write() 478 track_live_clamps(struct vc4_validated_shader_info *validated_shader, in track_live_clamps() 553 check_instruction_writes(struct vc4_validated_shader_info *validated_shader, in check_instruction_writes() 576 struct vc4_validated_shader_info *validated_shader, in check_branch() 600 check_instruction_reads(struct vc4_validated_shader_info *validated_shader, in check_instruction_reads() 778 struct vc4_validated_shader_info * [all...] |
H A D | vc4_drv.h | 270 struct vc4_validated_shader_info *validated_shader; 727 * struct vc4_validated_shader_info - information about validated shaders that 736 struct vc4_validated_shader_info { struct 969 struct vc4_validated_shader_info *
|
H A D | vc4_validate.c | 824 struct vc4_validated_shader_info *validated_shader; in validate_gl_shader_rec()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_validate_shaders.c | 155 record_texture_sample(struct vc4_validated_shader_info *validated_shader, in record_texture_sample() 183 check_tmu_write(struct vc4_validated_shader_info *validated_shader, in check_tmu_write() 287 static bool require_uniform_address_uniform(struct vc4_validated_shader_info *validated_shader) in require_uniform_address_uniform() 307 validate_uniform_address_write(struct vc4_validated_shader_info *validated_shader, in validate_uniform_address_write() 386 check_reg_write(struct vc4_validated_shader_info *validated_shader, in check_reg_write() 478 track_live_clamps(struct vc4_validated_shader_info *validated_shader, in track_live_clamps() 553 check_instruction_writes(struct vc4_validated_shader_info *validated_shader, in check_instruction_writes() 576 struct vc4_validated_shader_info *validated_shader, in check_branch() 600 check_instruction_reads(struct vc4_validated_shader_info *validated_shader, in check_instruction_reads() 778 struct vc4_validated_shader_info * [all...] |
H A D | vc4_drv.h | 267 struct vc4_validated_shader_info *validated_shader; 821 * struct vc4_validated_shader_info - information about validated shaders that 830 struct vc4_validated_shader_info { struct 1062 struct vc4_validated_shader_info *
|
H A D | vc4_validate.c | 836 struct vc4_validated_shader_info *validated_shader; in validate_gl_shader_rec()
|
Completed in 13 milliseconds