Searched refs:vpg_inst (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1262 int vpg_inst; in dcn314_stream_encoder_create() local 1267 vpg_inst = eng_id; in dcn314_stream_encoder_create() 1273 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn314_stream_encoder_create() 1299 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1312 vpg_inst = hpo_dp_inst + 5; in dcn31_hpo_dp_stream_encoder_create() 1324 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1232 int vpg_inst; in dcn315_stream_encoder_create() local 1239 vpg_inst = eng_id; in dcn315_stream_encoder_create() 1245 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn315_stream_encoder_create() 1271 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1283 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1295 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1233 int vpg_inst; in dcn316_stream_encoder_create() local 1238 vpg_inst = eng_id; in dcn316_stream_encoder_create() 1244 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn316_stream_encoder_create() 1271 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1283 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1295 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1197 int vpg_inst; in dcn321_stream_encoder_create() local 1202 vpg_inst = eng_id; in dcn321_stream_encoder_create() 1208 vpg = dcn321_vpg_create(ctx, vpg_inst); in dcn321_stream_encoder_create() 1242 uint32_t vpg_inst; in dcn321_hpo_dp_stream_encoder_create() local 1254 vpg_inst = hpo_dp_inst + 6; in dcn321_hpo_dp_stream_encoder_create() 1266 vpg = dcn321_vpg_create(ctx, vpg_inst); in dcn321_hpo_dp_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1236 int vpg_inst; in dcn31_stream_encoder_create() local 1241 vpg_inst = eng_id; in dcn31_stream_encoder_create() 1247 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_stream_encoder_create() 1273 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1285 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1297 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 1211 int vpg_inst; in dcn32_stream_encoder_create() local 1216 vpg_inst = eng_id; in dcn32_stream_encoder_create() 1222 vpg = dcn32_vpg_create(ctx, vpg_inst); in dcn32_stream_encoder_create() 1256 uint32_t vpg_inst; in dcn32_hpo_dp_stream_encoder_create() local 1268 vpg_inst = hpo_dp_inst + 6; in dcn32_hpo_dp_stream_encoder_create() 1280 vpg = dcn32_vpg_create(ctx, vpg_inst); in dcn32_hpo_dp_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 402 int vpg_inst; in dcn302_stream_encoder_create() local 407 vpg_inst = eng_id; in dcn302_stream_encoder_create() 413 vpg = dcn302_vpg_create(ctx, vpg_inst); in dcn302_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 372 int vpg_inst; in dcn303_stream_encoder_create() local 377 vpg_inst = eng_id; in dcn303_stream_encoder_create() 383 vpg = dcn303_vpg_create(ctx, vpg_inst); in dcn303_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1003 int vpg_inst; in dcn301_stream_encoder_create() local 1008 vpg_inst = eng_id; in dcn301_stream_encoder_create() 1014 vpg = dcn301_vpg_create(ctx, vpg_inst); in dcn301_stream_encoder_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 1025 int vpg_inst; in dcn30_stream_encoder_create() local 1030 vpg_inst = eng_id; in dcn30_stream_encoder_create() 1036 vpg = dcn30_vpg_create(ctx, vpg_inst); in dcn30_stream_encoder_create()
|