/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_pingpong.c | 48 struct dpu_hw_blk_reg_map *b) in _pingpong_offset() 66 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_setup_dither() 97 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_setup_te_config() 150 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_poll_timeout_wr_ptr() 166 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_enable_te() 179 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_connect_external_te() 202 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_get_vsync_info() 224 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_get_line_count() 250 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_dsc_enable() 258 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_dsc_disable() [all …]
|
D | dpu_hw_util.h | 29 struct dpu_hw_blk_reg_map { struct 326 void dpu_reg_write(struct dpu_hw_blk_reg_map *c, 330 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off); 337 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, 342 u32 dpu_hw_get_scaler3_ver(struct dpu_hw_blk_reg_map *c, 345 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c, 352 void dpu_hw_setup_misr(struct dpu_hw_blk_reg_map *c, 357 int dpu_hw_collect_misr(struct dpu_hw_blk_reg_map *c,
|
D | dpu_hw_vbif.c | 38 struct dpu_hw_blk_reg_map *c; in dpu_hw_clear_errors() 58 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_mem_type() 88 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_limit_conf() 109 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_limit_conf() 131 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_halt_ctrl() 147 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_halt_ctrl() 158 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_qos_remap() 187 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_write_gather_en() 217 struct dpu_hw_blk_reg_map *b) in _top_offset()
|
D | dpu_hw_lm.c | 36 struct dpu_hw_blk_reg_map *b) in _lm_offset() 69 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_out() 90 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_border_color() 115 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_blend_config_combined_alpha() 134 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_blend_config() 152 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_color3()
|
D | dpu_hw_wb.c | 57 struct dpu_hw_blk_reg_map *b) in _wb_offset() 73 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_wb_setup_outaddress() 84 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_wb_setup_format() 140 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_wb_roi() 155 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_wb_setup_qos_lut() 184 struct dpu_hw_blk_reg_map *c; in dpu_hw_wb_setup_cdp() 206 struct dpu_hw_blk_reg_map *c; in dpu_hw_wb_bind_pingpong_blk()
|
D | dpu_hw_util.c | 77 void dpu_reg_write(struct dpu_hw_blk_reg_map *c, in dpu_reg_write() 89 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off) in dpu_reg_read() 99 static void _dpu_hw_setup_scaler3_lut(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_lut() 174 static void _dpu_hw_setup_scaler3lite_lut(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3lite_lut() 225 static void _dpu_hw_setup_scaler3_de(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_de() 269 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, in dpu_hw_setup_scaler3() 371 u32 dpu_hw_get_scaler3_ver(struct dpu_hw_blk_reg_map *c, in dpu_hw_get_scaler3_ver() 377 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c, in dpu_hw_csc_setup() 453 void dpu_hw_setup_misr(struct dpu_hw_blk_reg_map *c, in dpu_hw_setup_misr() 475 int dpu_hw_collect_misr(struct dpu_hw_blk_reg_map *c, in dpu_hw_collect_misr()
|
D | dpu_hw_top.c | 56 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_split_pipe() 94 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_clk_force_ctrl() 128 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_danger_status() 157 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_vsync_source() 225 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_safe_status() 253 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_audio_select() 279 struct dpu_hw_blk_reg_map *b) in _top_offset()
|
D | dpu_hw_intf.c | 78 struct dpu_hw_blk_reg_map *b) in _intf_offset() 98 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_intf_setup_timing_engine() 247 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_enable_timing_engine() 256 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_setup_prg_fetch() 281 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_bind_pingpong_blk() 299 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_get_status() 314 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_get_line_count()
|
D | dpu_hw_ctl.c | 55 struct dpu_hw_blk_reg_map *b) in _ctl_offset() 87 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_get_flush_register() 312 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_poll_reset_status() 334 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_reset_control() 346 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_wait_reset_status() 365 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_clear_all_blendstages() 383 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_setup_blendstage() 518 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_intf_cfg_v1() 561 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_intf_cfg() 594 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_reset_intf_cfg_v1()
|
D | dpu_hw_dsc.c | 34 struct dpu_hw_blk_reg_map *c = &dsc->hw; in dpu_hw_dsc_disable() 44 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_config() 124 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_config_thresh() 156 struct dpu_hw_blk_reg_map *b) in _dsc_offset()
|
D | dpu_hw_merge3d.c | 20 struct dpu_hw_blk_reg_map *b) in _merge_3d_offset() 38 struct dpu_hw_blk_reg_map *c; in dpu_hw_merge_3d_setup_3d_mode()
|
D | dpu_hw_merge3d.h | 28 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_dspp.h | 61 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_interrupts.h | 50 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_dsc.h | 49 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_wb.h | 86 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_vbif.h | 98 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_lm.h | 70 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_top.h | 137 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_intf.h | 88 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_pingpong.h | 146 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_ctl.h | 234 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_sspp.c | 246 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_format() 362 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_pe_config() 450 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_rects() 765 struct dpu_hw_blk_reg_map *b) in _sspp_offset()
|
D | dpu_hw_dspp.c | 74 struct dpu_hw_blk_reg_map *b) in _dspp_offset()
|
D | dpu_hw_sspp.h | 361 struct dpu_hw_blk_reg_map hw;
|