/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_sspp.h | 186 const struct msm_format *fmt, u32 flags); 282 const struct msm_format *format); 291 const struct msm_format *fmt,
|
D | dpu_formats.c | 60 static int _dpu_format_get_media_color_ubwc(const struct msm_format *fmt) in _dpu_format_get_media_color_ubwc() 97 const struct msm_format *fmt, in _dpu_format_get_plane_sizes_ubwc() 176 const struct msm_format *fmt, in _dpu_format_get_plane_sizes_linear() 248 const struct msm_format *fmt, in dpu_format_get_plane_sizes() 429 const struct msm_format *fmt, in dpu_format_check_modified_format()
|
D | dpu_plane.c | 117 const struct msm_format *fmt, in _dpu_plane_calc_bw() 199 const struct msm_format *fmt, u32 src_width) in _dpu_plane_calc_fill_level() 255 const struct msm_format *fmt, struct dpu_sw_pipe_cfg *pipe_cfg) in _dpu_plane_set_qos_lut() 429 const struct msm_format *fmt, in _dpu_plane_setup_scaler3() 514 const struct msm_format *fmt) in _dpu_plane_get_csc() 530 const struct msm_format *fmt, bool color_fill, in _dpu_plane_setup_scaler() 581 const struct msm_format *fmt) in _dpu_plane_color_fill_pipe() 619 const struct msm_format *fmt; in _dpu_plane_color_fill() 712 struct drm_rect src, const struct msm_format *fmt) in dpu_plane_check_inline_rotation() 741 const struct msm_format *fmt, in dpu_plane_atomic_check_pipe() [all …]
|
D | dpu_formats.h | 46 const struct msm_format *msm_fmt,
|
D | dpu_hw_util.h | 347 const struct msm_format *format); 354 const struct msm_format *fmt, bool enable);
|
D | dpu_hw_wb.h | 49 const struct msm_format *fmt,
|
D | dpu_hw_cdm.h | 33 const struct msm_format *output_fmt;
|
D | dpu_hw_wb.c | 70 const struct msm_format *fmt = data->dest.format; in dpu_hw_wb_setup_format() 152 const struct msm_format *fmt, in dpu_hw_wb_setup_cdp()
|
D | dpu_hw_intf.h | 84 const struct msm_format *fmt,
|
D | dpu_encoder_phys_wb.c | 327 const struct msm_format *format; in dpu_encoder_phys_wb_setup() 328 const struct msm_format *dpu_fmt; in dpu_encoder_phys_wb_setup() 565 const struct msm_format *format; in dpu_encoder_phys_wb_prepare_wb_job()
|
D | dpu_hw_sspp.c | 211 const struct msm_format *fmt, u32 flags) in dpu_hw_sspp_setup_format() 390 const struct msm_format *format) in _dpu_hw_sspp_setup_scaler3() 561 const struct msm_format *fmt, in dpu_hw_sspp_setup_cdp()
|
D | dpu_hw_mdss.h | 306 const struct msm_format *format;
|
D | dpu_encoder_phys.h | 409 const struct msm_format *dpu_fmt,
|
D | dpu_hw_cdm.c | 173 const struct msm_format *fmt; in dpu_hw_cdm_enable()
|
D | dpu_hw_util.c | 285 const struct msm_format *format) in dpu_hw_setup_scaler3() 525 const struct msm_format *fmt, bool enable) in dpu_setup_cdp()
|
D | dpu_encoder_phys_vid.c | 256 const struct msm_format *fmt = NULL; in dpu_encoder_phys_vid_setup_timing_engine() 441 const struct msm_format *fmt; in dpu_encoder_phys_vid_enable()
|
D | dpu_crtc.c | 323 struct dpu_plane_state *pstate, const struct msm_format *format) in _dpu_crtc_setup_blend_cfg() 398 const struct msm_format *format, in _dpu_crtc_blend_setup_pipe() 443 const struct msm_format *format; in _dpu_crtc_blend_setup_mixer()
|
/linux-6.12.1/drivers/gpu/drm/msm/ |
D | msm_fb.c | 21 const struct msm_format *format; 130 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb) in msm_framebuffer_format() 176 const struct msm_format *format; in msm_framebuffer_init()
|
D | msm_kms.h | 97 const struct msm_format *msm_fmt,
|
D | msm_drv.h | 241 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format, uint64_t modifier); 286 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb);
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/ |
D | mdp_format.c | 227 static const struct msm_format mdp_formats[] = { 522 static const struct msm_format mdp_formats_ubwc[] = { 601 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format, in mdp_get_format() 604 const struct msm_format *map = NULL; in mdp_get_format() 623 const struct msm_format *f = &map[i]; in mdp_get_format()
|
D | mdp_format.h | 51 struct msm_format { struct
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.h | 77 const struct msm_format *format,
|
D | mdp5_plane.c | 221 const struct msm_format *format; in mdp5_plane_atomic_check_with_state() 261 const struct msm_format *format = in mdp5_plane_atomic_check_with_state() 623 static uint32_t get_scale_config(const struct msm_format *format, in get_scale_config() 654 static void calc_pixel_ext(const struct msm_format *format, in calc_pixel_ext() 677 const struct msm_format *format, in mdp5_write_pixel_ext() 763 const struct msm_format *format = in mdp5_hwpipe_mode_set() 855 const struct msm_format *format; in mdp5_plane_mode_set()
|
D | mdp5_smp.c | 117 const struct msm_format *format, in mdp5_smp_calculate()
|