Home
last modified time | relevance | path

Searched refs:dpu_csc_cfg (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_util.h24 extern const struct dpu_csc_cfg dpu_csc_YUV2RGB_601L;
25 extern const struct dpu_csc_cfg dpu_csc10_YUV2RGB_601L;
26 extern const struct dpu_csc_cfg dpu_csc10_rgb2yuv_601l;
351 const struct dpu_csc_cfg *data, bool csc10);
A Ddpu_hw_util.c386 const struct dpu_csc_cfg *data, bool csc10) in dpu_hw_csc_setup()
563 const struct dpu_csc_cfg dpu_csc_YUV2RGB_601L = {
578 const struct dpu_csc_cfg dpu_csc10_YUV2RGB_601L = {
593 const struct dpu_csc_cfg dpu_csc10_rgb2yuv_601l = {
A Ddpu_hw_cdm.h34 const struct dpu_csc_cfg *csc_cfg;
A Ddpu_hw_sspp.h217 void (*setup_csc)(struct dpu_hw_sspp *ctx, const struct dpu_csc_cfg *data);
A Ddpu_hw_mdss.h316 struct dpu_csc_cfg { struct
A Ddpu_plane.c513 static const struct dpu_csc_cfg *_dpu_plane_get_csc(struct dpu_sw_pipe *pipe, in _dpu_plane_get_csc()
516 const struct dpu_csc_cfg *csc_ptr; in _dpu_plane_get_csc()
966 const struct dpu_csc_cfg *csc_ptr; in dpu_plane_flush_csc()
A Ddpu_hw_sspp.c501 const struct dpu_csc_cfg *data) in dpu_hw_sspp_setup_csc()

Completed in 21 milliseconds