Home
last modified time | relevance | path

Searched refs:dpu_hw_blk_reg_map (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_pingpong.c48 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 …]
A Ddpu_hw_util.h29 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,
A Ddpu_hw_vbif.c38 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()
A Ddpu_hw_lm.c36 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()
A Ddpu_hw_wb.c57 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()
A Ddpu_hw_util.c77 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()
A Ddpu_hw_top.c31 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_split_pipe()
69 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_clk_force_ctrl()
103 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_danger_status()
132 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_vsync_source()
200 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_safe_status()
228 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_audio_select()
254 struct dpu_hw_blk_reg_map *b) in _top_offset()
A Ddpu_hw_intf.c78 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()
A Ddpu_hw_dsc.c36 struct dpu_hw_blk_reg_map *c = &dsc->hw; in dpu_hw_dsc_disable()
46 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_config()
126 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_config_thresh()
160 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_bind_pingpong_blk()
181 struct dpu_hw_blk_reg_map *b) in _dsc_offset()
A Ddpu_hw_ctl.c57 struct dpu_hw_blk_reg_map *b) in _ctl_offset()
89 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_get_flush_register()
314 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_poll_reset_status()
336 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_reset_control()
348 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_wait_reset_status()
367 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_clear_all_blendstages()
410 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_setup_blendstage()
473 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_intf_cfg_v1()
516 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_intf_cfg()
549 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_reset_intf_cfg_v1()
A Ddpu_hw_merge3d.c20 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()
A Ddpu_hw_merge3d.h28 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_dspp.h61 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_interrupts.h53 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_dsc.h53 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_vbif.h98 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_wb.h86 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_top.h137 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_lm.h70 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_intf.h88 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_pingpong.h146 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_ctl.h234 struct dpu_hw_blk_reg_map hw;
A Ddpu_hw_sspp.c246 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_format()
366 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_pe_config()
454 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_rects()
769 struct dpu_hw_blk_reg_map *b) in _sspp_offset()
A Ddpu_hw_dspp.c74 struct dpu_hw_blk_reg_map *b) in _dspp_offset()
A Ddpu_hw_sspp.h361 struct dpu_hw_blk_reg_map hw;

Completed in 29 milliseconds

12