Searched refs:IPUV3_COLORSPACE_RGB (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/staging/media/imx/ | 
| D | imx-media-utils.c | 75 		.cs     = IPUV3_COLORSPACE_RGB, 84 		.cs     = IPUV3_COLORSPACE_RGB, 89 		.cs     = IPUV3_COLORSPACE_RGB, 97 		.cs     = IPUV3_COLORSPACE_RGB, 103 		.cs     = IPUV3_COLORSPACE_RGB, 109 		.cs     = IPUV3_COLORSPACE_RGB, 115 		.cs     = IPUV3_COLORSPACE_RGB, 126 		.cs     = IPUV3_COLORSPACE_RGB, 137 		.cs     = IPUV3_COLORSPACE_RGB, 148 		.cs     = IPUV3_COLORSPACE_RGB, [all …] 
 | 
| /Linux-v5.4/drivers/gpu/ipu-v3/ | 
| D | ipu-ic.c | 348 				      IPUV3_COLORSPACE_RGB,  in ipu_ic_task_graphics_init() 351 				      IPUV3_COLORSPACE_RGB);  in ipu_ic_task_graphics_init()
  | 
| D | ipu-dp.c | 142 	if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) {  in ipu_dp_csc_init()
  | 
| D | ipu-common.c | 83 		return IPUV3_COLORSPACE_RGB;  in ipu_drm_fourcc_to_colorspace() 127 		return IPUV3_COLORSPACE_RGB;  in ipu_pixelformat_to_colorspace() 155 		return IPUV3_COLORSPACE_RGB;  in ipu_mbus_code_to_colorspace()
  | 
| /Linux-v5.4/include/video/ | 
| D | imx-ipu-v3.h | 86 	IPUV3_COLORSPACE_RGB,  enumerator
  | 
| /Linux-v5.4/drivers/gpu/drm/imx/ | 
| D | ipuv3-plane.c | 618 		ipu_dp_setup_channel(ipu_plane->dp, ics, IPUV3_COLORSPACE_RGB);  in ipu_plane_atomic_update()
  |