| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| A D | dcn316_resource.c | 1220 int vpg_inst; in dcn316_stream_encoder_create() local 1225 vpg_inst = eng_id; in dcn316_stream_encoder_create() 1231 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn316_stream_encoder_create() 1258 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1270 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1282 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| A D | dcn314_resource.c | 1282 int vpg_inst; in dcn314_stream_encoder_create() local 1287 vpg_inst = eng_id; in dcn314_stream_encoder_create() 1293 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn314_stream_encoder_create() 1319 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1332 vpg_inst = hpo_dp_inst + 5; in dcn31_hpo_dp_stream_encoder_create() 1344 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| A D | dcn31_resource.c | 1226 int vpg_inst; in dcn31_stream_encoder_create() local 1231 vpg_inst = eng_id; in dcn31_stream_encoder_create() 1237 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_stream_encoder_create() 1263 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1275 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1287 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| A D | dcn315_resource.c | 1224 int vpg_inst; in dcn315_stream_encoder_create() local 1231 vpg_inst = eng_id; in dcn315_stream_encoder_create() 1237 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn315_stream_encoder_create() 1263 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1275 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1287 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| A D | dcn35_resource.c | 1271 int vpg_inst; in dcn35_stream_encoder_create() local 1276 vpg_inst = eng_id; in dcn35_stream_encoder_create() 1282 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn35_stream_encoder_create() 1316 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1328 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1340 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| A D | dcn321_resource.c | 1189 int vpg_inst; in dcn321_stream_encoder_create() local 1194 vpg_inst = eng_id; in dcn321_stream_encoder_create() 1200 vpg = dcn321_vpg_create(ctx, vpg_inst); in dcn321_stream_encoder_create() 1234 uint32_t vpg_inst; in dcn321_hpo_dp_stream_encoder_create() local 1246 vpg_inst = hpo_dp_inst + 6; in dcn321_hpo_dp_stream_encoder_create() 1258 vpg = dcn321_vpg_create(ctx, vpg_inst); in dcn321_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| A D | dcn351_resource.c | 1251 int vpg_inst; in dcn35_stream_encoder_create() local 1256 vpg_inst = eng_id; in dcn35_stream_encoder_create() 1262 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn35_stream_encoder_create() 1296 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1308 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1320 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| A D | dcn401_resource.c | 1180 int vpg_inst; in dcn401_stream_encoder_create() local 1185 vpg_inst = eng_id; in dcn401_stream_encoder_create() 1191 vpg = dcn401_vpg_create(ctx, vpg_inst); in dcn401_stream_encoder_create() 1223 uint32_t vpg_inst; in dcn401_hpo_dp_stream_encoder_create() local 1235 vpg_inst = hpo_dp_inst + 5; in dcn401_hpo_dp_stream_encoder_create() 1247 vpg = dcn401_vpg_create(ctx, vpg_inst); in dcn401_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| A D | dcn32_resource.c | 1206 int vpg_inst; in dcn32_stream_encoder_create() local 1211 vpg_inst = eng_id; in dcn32_stream_encoder_create() 1217 vpg = dcn32_vpg_create(ctx, vpg_inst); in dcn32_stream_encoder_create() 1251 uint32_t vpg_inst; in dcn32_hpo_dp_stream_encoder_create() local 1263 vpg_inst = hpo_dp_inst + 6; in dcn32_hpo_dp_stream_encoder_create() 1275 vpg = dcn32_vpg_create(ctx, vpg_inst); in dcn32_hpo_dp_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| A D | dcn302_resource.c | 396 int vpg_inst; in dcn302_stream_encoder_create() local 401 vpg_inst = eng_id; in dcn302_stream_encoder_create() 407 vpg = dcn302_vpg_create(ctx, vpg_inst); in dcn302_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| A D | dcn303_resource.c | 384 int vpg_inst; in dcn303_stream_encoder_create() local 389 vpg_inst = eng_id; in dcn303_stream_encoder_create() 395 vpg = dcn303_vpg_create(ctx, vpg_inst); in dcn303_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| A D | dcn301_resource.c | 989 int vpg_inst; in dcn301_stream_encoder_create() local 994 vpg_inst = eng_id; in dcn301_stream_encoder_create() 1000 vpg = dcn301_vpg_create(ctx, vpg_inst); in dcn301_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| A D | dcn30_resource.c | 1018 int vpg_inst; in dcn30_stream_encoder_create() local 1023 vpg_inst = eng_id; in dcn30_stream_encoder_create() 1029 vpg = dcn30_vpg_create(ctx, vpg_inst); in dcn30_stream_encoder_create()
|