/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | dw-dp.c | 218 u8 color_format; member 320 u32 color_format; member 1175 switch (video->color_format) { in dw_dp_send_vsc_sdp() 1191 if (video->color_format == DRM_COLOR_FORMAT_RGB444) { in dw_dp_send_vsc_sdp() 1222 static int dw_dp_video_set_msa(struct dw_dp *dp, u8 color_format, u8 bpc, u16 vstart, u16 hstart) in dw_dp_video_set_msa() argument 1231 switch (color_format) { in dw_dp_video_set_msa() 1284 u8 color_format = video->color_format; in dw_dp_video_enable() local 1303 ret = dw_dp_video_set_msa(dp, color_format, bpc, vstart, hstart); in dw_dp_video_enable() 1361 } else if (hblank <= 0x50 && color_format ! in dw_dp_video_enable() [all...] |
H A D | dw_hdmi-rockchip.c | 1691 struct rockchip_hdmi *hdmi, unsigned int *color_format, in dw_hdmi_rockchip_select_output() 1710 *color_format = DRM_HDMI_OUTPUT_DEFAULT_RGB; in dw_hdmi_rockchip_select_output() 1715 *color_format = DRM_HDMI_OUTPUT_YCBCR444; in dw_hdmi_rockchip_select_output() 1717 *color_format = DRM_HDMI_OUTPUT_YCBCR422; in dw_hdmi_rockchip_select_output() 1720 *color_format = DRM_HDMI_OUTPUT_YCBCR420; in dw_hdmi_rockchip_select_output() 1725 *color_format = DRM_HDMI_OUTPUT_YCBCR420; in dw_hdmi_rockchip_select_output() 1727 *color_format = DRM_HDMI_OUTPUT_YCBCR422; in dw_hdmi_rockchip_select_output() 1729 *color_format = DRM_HDMI_OUTPUT_YCBCR444; in dw_hdmi_rockchip_select_output() 1734 *color_format = DRM_HDMI_OUTPUT_YCBCR420; in dw_hdmi_rockchip_select_output() 1739 *color_format in dw_hdmi_rockchip_select_output() 1690 dw_hdmi_rockchip_select_output(struct drm_connector_state *conn_state, struct drm_crtc_state *crtc_state, struct rockchip_hdmi *hdmi, unsigned int *color_format, unsigned int *output_mode, unsigned long *bus_format, unsigned int *bus_width, unsigned long *enc_out_encoding, unsigned int *eotf) dw_hdmi_rockchip_select_output() argument [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | dw-dp.c | 219 u8 color_format; member 331 u32 color_format; member 1180 switch (video->color_format) { in dw_dp_send_vsc_sdp() 1196 if (video->color_format == DRM_COLOR_FORMAT_RGB444) in dw_dp_send_vsc_sdp() 1227 static int dw_dp_video_set_msa(struct dw_dp *dp, u8 color_format, u8 bpc, in dw_dp_video_set_msa() argument 1236 switch (color_format) { in dw_dp_video_set_msa() 1291 u8 color_format = video->color_format; in dw_dp_video_enable() local 1309 ret = dw_dp_video_set_msa(dp, color_format, bpc, vstart, hstart); in dw_dp_video_enable() 1370 else if (hblank <= 80 && color_format ! in dw_dp_video_enable() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
H A D | hifb_main.c | 173 static inline hi_void hifb_get_fmt(hifb_par *par, HIFB_COLOR_FMT_E *color_format); 1548 static hi_s32 hifb_open_default_param(struct fb_info *info, HIFB_COLOR_FMT_E *color_format) in hifb_open_default_param() argument 1566 *color_format = info->vinfo.fmt; in hifb_open_default_param() 1567 if (*color_format == HIFB_FMT_BUTT) { in hifb_open_default_param() 1578 static hi_s32 hifb_open_default_param(struct fb_info *info, HIFB_COLOR_FMT_E *color_format) in hifb_open_default_param() argument 1603 *color_format = hifb_getfmtbyargb(&var->red, &var->green, &var->blue, in hifb_open_default_param() 1605 if (*color_format == HIFB_FMT_BUTT) { in hifb_open_default_param() 1648 HIFB_COLOR_FMT_E color_format, hifb_cursor_info *cursor_info) in hifb_open_init_config() 1664 hifb_set_fmt(par, color_format); in hifb_open_init_config() 1673 cursor_info->cursor.stCursor.enFmt = color_format; in hifb_open_init_config() 1647 hifb_open_init_config(struct fb_info *info, hi_u32 layer_id, hifb_osd_data *osd_data, HIFB_COLOR_FMT_E color_format, hifb_cursor_info *cursor_info) hifb_open_init_config() argument 1772 HIFB_COLOR_FMT_E color_format; hifb_open_start() local 2529 HIFB_COLOR_FMT_E color_format; hifb_set_cursor_colorkey() local 5292 hifb_get_fmt(hifb_par *par, HIFB_COLOR_FMT_E *color_format) global() argument [all...] |
H A D | hifb_main.h | 187 HIFB_COLOR_FMT_E color_format; /* color format */
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_vou_drv.c | 100 fb_vo_disp_pixel_format hifb_drv_convert_pixel_format(HIFB_COLOR_FMT_E color_format)
in hifb_drv_convert_pixel_format() argument 102 switch (color_format) {
in hifb_drv_convert_pixel_format()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 1378 int color_format = 0; in hdmi_video_sample() local 1383 color_format = 0x01; in hdmi_video_sample() 1386 color_format = 0x03; in hdmi_video_sample() 1389 color_format = 0x05; in hdmi_video_sample() 1392 color_format = 0x07; in hdmi_video_sample() 1397 color_format = 0x09; in hdmi_video_sample() 1401 color_format = 0x0B; in hdmi_video_sample() 1405 color_format = 0x0D; in hdmi_video_sample() 1409 color_format = 0x0F; in hdmi_video_sample() 1413 color_format in hdmi_video_sample() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/include/ |
H A D | hifb_vou_drv.h | 384 fb_vo_disp_pixel_format hifb_drv_convert_pixel_format(HIFB_COLOR_FMT_E color_format);
|