Searched refs:hdecm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 835 u32 scale_config, u32 hdecm, u32 vdecm, in mdp5_hwpipe_mode_set() 911 MDP5_PIPE_DECIMATION_HORZ(hdecm)); in mdp5_hwpipe_mode_set() 940 uint32_t hdecm = 0, vdecm = 0; in mdp5_plane_mode_set() local 1010 /* TODO calc hdecm, vdecm */ in mdp5_plane_mode_set() 1025 config, hdecm, vdecm, hflip, vflip, in mdp5_plane_mode_set() 1031 config, hdecm, vdecm, hflip, vflip, in mdp5_plane_mode_set() 830 mdp5_hwpipe_mode_set(struct mdp5_kms *mdp5_kms, struct mdp5_hw_pipe *hwpipe, struct drm_framebuffer *fb, struct phase_step *step, struct pixel_ext *pe, u32 scale_config, u32 hdecm, u32 vdecm, bool hflip, bool vflip, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, u32 src_img_w, u32 src_img_h, u32 src_x, u32 src_y, u32 src_w, u32 src_h) mdp5_hwpipe_mode_set() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 766 u32 scale_config, u32 hdecm, u32 vdecm, in mdp5_hwpipe_mode_set() 842 MDP5_PIPE_DECIMATION_HORZ(hdecm)); in mdp5_hwpipe_mode_set() 871 uint32_t hdecm = 0, vdecm = 0; in mdp5_plane_mode_set() local 941 /* TODO calc hdecm, vdecm */ in mdp5_plane_mode_set() 956 config, hdecm, vdecm, hflip, vflip, in mdp5_plane_mode_set() 962 config, hdecm, vdecm, hflip, vflip, in mdp5_plane_mode_set() 761 mdp5_hwpipe_mode_set(struct mdp5_kms *mdp5_kms, struct mdp5_hw_pipe *hwpipe, struct drm_framebuffer *fb, struct phase_step *step, struct pixel_ext *pe, u32 scale_config, u32 hdecm, u32 vdecm, bool hflip, bool vflip, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, u32 src_img_w, u32 src_img_h, u32 src_x, u32 src_y, u32 src_w, u32 src_h) mdp5_hwpipe_mode_set() argument
|
Completed in 4 milliseconds