amdgpu_dcn10_stream_encoder.c | 268 uint8_t dp_pixel_encoding = 0; local in function:enc1_stream_encoder_dp_set_stream_attribute 288 dp_pixel_encoding = DP_PIXEL_ENCODING_TYPE_YCBCR422; 291 dp_pixel_encoding = DP_PIXEL_ENCODING_TYPE_YCBCR444; 299 dp_pixel_encoding = DP_PIXEL_ENCODING_TYPE_Y_ONLY; 304 * DP_PIXEL_ENCODING is programmed to 0x4 308 dp_pixel_encoding = DP_PIXEL_ENCODING_TYPE_YCBCR420; 311 dp_pixel_encoding = DP_PIXEL_ENCODING_TYPE_RGB444; 350 DP_PIXEL_ENCODING, dp_pixel_encoding, 1574 DP_PIXEL_ENCODING, &hw_encoding [all...] |