| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_formats.c | 57 static int _dpu_format_get_media_color_ubwc(const struct msm_format *fmt) in _dpu_format_get_media_color_ubwc() 94 const struct msm_format *fmt, in _dpu_format_populate_plane_sizes_ubwc() 171 const struct msm_format *fmt, in _dpu_format_populate_plane_sizes_linear() 256 const struct msm_format *fmt; in dpu_format_populate_plane_sizes() 281 const struct msm_format *fmt; in _dpu_format_populate_addrs_ubwc() 380 const struct msm_format *fmt; in dpu_format_populate_addrs()
|
| H A D | dpu_hw_wb.h | 41 const struct msm_format *fmt); 50 const struct msm_format *fmt,
|
| H A D | dpu_hw_sspp.h | 190 const struct msm_format *fmt, u32 flags); 286 const struct msm_format *format); 295 const struct msm_format *fmt,
|
| H A D | dpu_plane.c | 116 const struct msm_format *fmt, in _dpu_plane_calc_bw() 428 const struct msm_format *fmt, in _dpu_plane_setup_scaler3() 513 const struct msm_format *fmt) in _dpu_plane_get_csc() 579 const struct msm_format *fmt) in _dpu_plane_color_fill_pipe() 617 const struct msm_format *fmt; in _dpu_plane_color_fill() 699 const struct msm_format *fmt) in dpu_plane_check_inline_rotation() 738 const struct msm_format *fmt; in dpu_plane_atomic_check_pipe() 920 const struct msm_format *fmt, in dpu_plane_is_multirect_parallel_capable() 1116 const struct msm_format *fmt; in dpu_plane_virtual_assign_resources() 1190 const struct msm_format *format = in dpu_plane_flush_csc() [all …]
|
| H A D | dpu_hw_util.h | 347 const struct msm_format *format); 354 const struct msm_format *fmt, bool enable);
|
| H A D | dpu_hw_cdm.h | 33 const struct msm_format *output_fmt;
|
| H A D | dpu_hw_wb.c | 68 const struct msm_format *fmt) in dpu_hw_wb_setup_format() 152 const struct msm_format *fmt, in dpu_hw_wb_setup_cdp()
|
| H A D | dpu_hw_intf.h | 84 const struct msm_format *fmt,
|
| H A D | dpu_encoder_phys_wb.c | 172 const struct msm_format *format) in dpu_encoder_phys_wb_setup_fb() 331 const struct msm_format *format; in dpu_encoder_phys_wb_setup() 568 const struct msm_format *format; in dpu_encoder_phys_wb_prepare_wb_job()
|
| H A 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()
|
| H A D | dpu_hw_cdm.c | 173 const struct msm_format *fmt; in dpu_hw_cdm_enable()
|
| H A D | dpu_encoder_phys.h | 340 const struct msm_format *dpu_fmt,
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A D | dpu_hw_intf.c | 101 const struct msm_format *fmt, in dpu_hw_intf_setup_timing_engine()
|
| /linux-6.15/drivers/gpu/drm/msm/ |
| H A 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()
|
| H A D | msm_drv.h | 227 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format, uint64_t modifier); 272 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb);
|
| /linux-6.15/drivers/gpu/drm/msm/disp/ |
| H A 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()
|
| H A D | mdp_format.h | 51 struct msm_format { struct
|
| /linux-6.15/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_smp.h | 77 const struct msm_format *format,
|
| H A 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()
|
| H A D | mdp5_smp.c | 117 const struct msm_format *format, in mdp5_smp_calculate()
|
| /linux-6.15/drivers/gpu/drm/msm/disp/mdp4/ |
| H A D | mdp4_plane.c | 205 const struct msm_format *format; in mdp4_plane_mode_set()
|
| H A D | mdp4_crtc.c | 185 const struct msm_format *format = in blend_setup()
|