Home
last modified time | relevance | path

Searched defs:tbl_entry (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c110 const struct out_csc_color_matrix *tbl_entry, in program_color_matrix_v()
722 const struct out_csc_color_matrix *tbl_entry) in dce110_opp_v_set_csc_adjustment()
Ddce110_hw_sequencer.c2544 struct out_csc_color_matrix tbl_entry; in dce110_program_front_end_for_pipe() local
2727 struct out_csc_color_matrix tbl_entry; in program_output_csc() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c276 struct out_csc_color_matrix tbl_entry; in dce60_program_front_end_for_pipe() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c109 struct out_csc_color_matrix tbl_entry; in dpp2_cnv_setup() local
Ddcn20_dpp_cm.c241 const struct out_csc_color_matrix *tbl_entry) in dpp2_program_input_csc()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.c59 const struct out_csc_color_matrix *tbl_entry) in dpp3_program_post_csc()
190 struct out_csc_color_matrix tbl_entry; in dpp3_cnv_setup() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c1249 const struct out_csc_color_matrix *tbl_entry, in program_color_matrix()
1365 const struct out_csc_color_matrix *tbl_entry) in dce110_opp_set_csc_adjustment()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c297 struct out_csc_color_matrix tbl_entry; in dpp1_cnv_setup() local
Ddcn10_dpp_cm.c424 const struct out_csc_color_matrix *tbl_entry) in dpp1_program_input_csc()
/kernel/linux/linux-5.10/drivers/iommu/intel/
Ddebugfs.c181 static void pasid_tbl_walk(struct seq_file *m, struct pasid_entry *tbl_entry, in pasid_tbl_walk()