Searched refs:dpu_format (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_formats.c | 203 static const struct dpu_format dpu_format_map[] = { 485 static const struct dpu_format dpu_format_map_tile[] = { 571 static const struct dpu_format dpu_format_map_ubwc[] = { 610 static const struct dpu_format dpu_format_map_p010[] = { 618 static const struct dpu_format dpu_format_map_p010_ubwc[] = { 627 static const struct dpu_format dpu_format_map_tp10_ubwc[] = { 667 static int _dpu_format_get_media_color_ubwc(const struct dpu_format *fmt) in _dpu_format_get_media_color_ubwc() 699 const struct dpu_format *fmt, in _dpu_format_get_plane_sizes_ubwc() 778 const struct dpu_format *fmt, in _dpu_format_get_plane_sizes_linear() 850 const struct dpu_format *fmt, in dpu_format_get_plane_sizes() [all …]
|
D | dpu_hw_mdss.h | 386 struct dpu_format { struct 403 #define to_dpu_format(x) container_of(x, struct dpu_format, base) argument 417 const struct dpu_format *format;
|
D | dpu_formats.h | 25 const struct dpu_format *dpu_get_dpu_format_ext(
|
D | dpu_hw_cdm.h | 28 const struct dpu_format *output_fmt;
|
D | dpu_hw_intf.h | 69 const struct dpu_format *fmt);
|
D | dpu_plane.c | 154 const struct dpu_format *fmt, u32 src_width) in _dpu_plane_calc_fill_level() 243 const struct dpu_format *fmt = NULL; in _dpu_plane_set_qos_lut() 304 const struct dpu_format *fmt = NULL; in _dpu_plane_set_danger_lut() 618 const struct dpu_format *fmt, in _dpu_plane_setup_scaler3() 733 const struct dpu_format *fmt, bool color_fill) in _dpu_plane_setup_scaler() 772 const struct dpu_format *fmt; in _dpu_plane_color_fill() 855 const struct dpu_format *fmt[R_MAX]; in dpu_plane_validate_multirect_v2() 1085 const struct dpu_format *fmt; in dpu_plane_sspp_atomic_check() 1254 const struct dpu_format *fmt; in dpu_plane_sspp_atomic_update()
|
D | dpu_hw_sspp.h | 241 const struct dpu_format *fmt, u32 flags,
|
D | dpu_hw_util.h | 339 const struct dpu_format *format);
|
D | dpu_hw_cdm.c | 224 const struct dpu_format *fmt = cdm->output_fmt; in dpu_hw_cdm_enable()
|
D | dpu_hw_intf.c | 95 const struct dpu_format *fmt) in dpu_hw_intf_setup_timing_engine()
|
D | dpu_hw_util.c | 217 const struct dpu_format *format) in dpu_hw_setup_scaler3()
|
D | dpu_hw_sspp.c | 246 const struct dpu_format *fmt, u32 flags, in dpu_hw_sspp_setup_format()
|
D | dpu_encoder_phys_vid.c | 248 const struct dpu_format *fmt = NULL; in dpu_encoder_phys_vid_setup_timing_engine()
|
D | dpu_crtc.c | 344 struct dpu_format *format; in _dpu_crtc_blend_setup_mixer()
|