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[] = { 549 static int _dpu_format_get_media_color_ubwc(const struct dpu_format *fmt) in _dpu_format_get_media_color_ubwc() 581 const struct dpu_format *fmt, in _dpu_format_get_plane_sizes_ubwc() 660 const struct dpu_format *fmt, in _dpu_format_get_plane_sizes_linear() 732 const struct dpu_format *fmt, in dpu_format_get_plane_sizes() 926 const struct dpu_format *fmt; in dpu_format_check_modified_format() 964 const struct dpu_format *dpu_get_dpu_format_ext( in dpu_get_dpu_format_ext() 969 const struct dpu_format *fmt = NULL; in dpu_get_dpu_format_ext() 970 const struct dpu_format *map = NULL; in dpu_get_dpu_format_ext() [all …]
|
D | dpu_hw_mdss.h | 351 struct dpu_format { struct 368 #define to_dpu_format(x) container_of(x, struct dpu_format, base) argument 382 const struct dpu_format *format;
|
D | dpu_plane.c | 137 const struct dpu_format *fmt, u32 src_width) in _dpu_plane_calc_fill_level() 226 const struct dpu_format *fmt = NULL; in _dpu_plane_set_qos_lut() 272 const struct dpu_format *fmt = NULL; in _dpu_plane_set_danger_lut() 444 const struct dpu_format *fmt, in _dpu_plane_setup_scaler3() 550 const struct dpu_format *fmt, bool color_fill) in _dpu_plane_setup_scaler() 575 const struct dpu_format *fmt; in _dpu_plane_color_fill() 640 const struct dpu_format *fmt[R_MAX]; in dpu_plane_validate_multirect_v2() 848 const struct dpu_format *fmt; in dpu_plane_atomic_check() 976 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 | 59 const struct dpu_format *fmt);
|
D | dpu_hw_sspp.h | 233 const struct dpu_format *fmt, u32 flags,
|
D | dpu_hw_util.h | 314 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 | 206 const struct dpu_format *format) in dpu_hw_setup_scaler3()
|
D | dpu_crtc.c | 64 struct dpu_plane_state *pstate, struct dpu_format *format) in _dpu_crtc_setup_blend_cfg() 123 struct dpu_format *format; in _dpu_crtc_blend_setup_mixer()
|
D | dpu_encoder_phys_vid.c | 237 const struct dpu_format *fmt = NULL; in dpu_encoder_phys_vid_setup_timing_engine()
|
D | dpu_hw_sspp.c | 237 const struct dpu_format *fmt, u32 flags, in dpu_hw_sspp_setup_format()
|