Searched refs:dcn10_stream_encoder (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ | 
| D | dcn10_stream_encoder.c | 57 	struct dcn10_stream_encoder *enc1,  in enc1_update_generic_info_packet() 160 	struct dcn10_stream_encoder *enc1,  in enc1_update_hdmi_info_packet() 265 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc1_stream_encoder_dp_set_stream_attribute() 477 		struct dcn10_stream_encoder *enc1,  in enc1_stream_encoder_set_stream_attribute_helper() 498 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc1_stream_encoder_hdmi_set_stream_attribute() 604 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc1_stream_encoder_dvi_set_stream_attribute() 628 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc1_stream_encoder_set_mst_bandwidth() 654 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc1_stream_encoder_update_hdmi_info_packets() 669 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc1_stream_encoder_stop_hdmi_info_packets() 711 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc1_stream_encoder_update_dp_info_packets() [all …] 
 | 
| D | Makefile | 29 		dcn10_hubbub.o dcn10_stream_encoder.o dcn10_link_encoder.o
  | 
| D | dcn10_stream_encoder.h | 32 	container_of(stream_encoder, struct dcn10_stream_encoder, base) 504 struct dcn10_stream_encoder {  struct 512 	struct dcn10_stream_encoder *enc1,  argument 521 	struct dcn10_stream_encoder *enc1, 605 	struct dcn10_stream_encoder *enc1,
  | 
| D | dcn10_resource.c | 813 	struct dcn10_stream_encoder *enc1 =  in dcn10_stream_encoder_create() 814 		kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL);  in dcn10_stream_encoder_create()
  | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ | 
| D | dcn20_stream_encoder.c | 50 	struct dcn10_stream_encoder *enc1,  in enc2_update_hdmi_info_packet() 148 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_stream_encoder_update_hdmi_info_packets() 165 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_stream_encoder_stop_hdmi_info_packets() 212 	struct dcn10_stream_encoder *enc1,  in enc2_update_gsp7_128_info_packet() 281 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_dp_set_dsc_config() 296 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_dp_set_dsc_pps_info_packet() 348 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_read_state() 378 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_set_dynamic_metadata() 426 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_stream_encoder_update_dp_info_packets() 454 	struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);  in enc2_stream_encoder_dp_unblank() [all …] 
 | 
| D | dcn20_stream_encoder.h | 89 	struct dcn10_stream_encoder *enc1,
  | 
| D | dcn20_resource.c | 1104 	struct dcn10_stream_encoder *enc1 =  in dcn20_stream_encoder_create() 1105 		kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL);  in dcn20_stream_encoder_create()
  | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/ | 
| D | dcn21_resource.c | 1368 	struct dcn10_stream_encoder *enc1 =  in dcn21_stream_encoder_create() 1369 		kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL);  in dcn21_stream_encoder_create()
  |