Searched refs:dpu_format (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_formats.c | 195 static const struct dpu_format dpu_format_map[] = { 479 static const struct dpu_format dpu_format_map_ubwc[] = { 565 static int _dpu_format_get_media_color_ubwc(const struct dpu_format *fmt) in _dpu_format_get_media_color_ubwc() 599 const struct dpu_format *fmt, in _dpu_format_get_plane_sizes_ubwc() 678 const struct dpu_format *fmt, in _dpu_format_get_plane_sizes_linear() 750 const struct dpu_format *fmt, in dpu_format_get_plane_sizes() 944 const struct dpu_format *fmt; in dpu_format_check_modified_format() 982 const struct dpu_format *dpu_get_dpu_format_ext( in dpu_get_dpu_format_ext() 987 const struct dpu_format *fmt = NULL; in dpu_get_dpu_format_ext() 988 const struct dpu_format *map = NULL; in dpu_get_dpu_format_ext() [all …]
|
D | dpu_hw_mdss.h | 362 struct dpu_format { struct 379 #define to_dpu_format(x) container_of(x, struct dpu_format, base) argument 393 const struct dpu_format *format;
|
D | dpu_plane.c | 158 const struct dpu_format *fmt = NULL; in _dpu_plane_calc_bw() 240 const struct dpu_format *fmt, u32 src_width) in _dpu_plane_calc_fill_level() 329 const struct dpu_format *fmt = NULL; in _dpu_plane_set_qos_lut() 374 const struct dpu_format *fmt = NULL; in _dpu_plane_set_danger_lut() 544 const struct dpu_format *fmt, in _dpu_plane_setup_scaler3() 658 const struct dpu_format *fmt, bool color_fill) in _dpu_plane_setup_scaler() 683 const struct dpu_format *fmt; in _dpu_plane_color_fill() 748 const struct dpu_format *fmt[R_MAX]; in dpu_plane_validate_multirect_v2() 960 const struct dpu_format *fmt; in dpu_plane_atomic_check() 1093 const struct dpu_format *fmt = in dpu_plane_sspp_atomic_update()
|
D | dpu_formats.h | 17 const struct dpu_format *dpu_get_dpu_format_ext(
|
D | dpu_hw_intf.h | 62 const struct dpu_format *fmt);
|
D | dpu_hw_sspp.h | 235 const struct dpu_format *fmt, u32 flags,
|
D | dpu_hw_util.h | 317 const struct dpu_format *format);
|
D | dpu_hw_intf.c | 83 const struct dpu_format *fmt) in dpu_hw_intf_setup_timing_engine()
|
D | dpu_hw_util.c | 270 const struct dpu_format *format) in dpu_hw_setup_scaler3()
|
D | dpu_crtc.c | 139 struct dpu_plane_state *pstate, struct dpu_format *format) in _dpu_crtc_setup_blend_cfg() 217 struct dpu_format *format; in _dpu_crtc_blend_setup_mixer()
|
D | dpu_encoder_phys_vid.c | 246 const struct dpu_format *fmt = NULL; in dpu_encoder_phys_vid_setup_timing_engine()
|
D | dpu_hw_sspp.c | 240 const struct dpu_format *fmt, u32 flags, in dpu_hw_sspp_setup_format()
|