/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H 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()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1222 int vpg_inst; in dcn315_stream_encoder_create() local 1229 vpg_inst = eng_id; in dcn315_stream_encoder_create() 1235 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn315_stream_encoder_create() 1261 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1273 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1285 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 1186 int vpg_inst; in dcn321_stream_encoder_create() local 1191 vpg_inst = eng_id; in dcn321_stream_encoder_create() 1197 vpg = dcn321_vpg_create(ctx, vpg_inst); in dcn321_stream_encoder_create() 1231 uint32_t vpg_inst; in dcn321_hpo_dp_stream_encoder_create() local 1243 vpg_inst = hpo_dp_inst + 6; in dcn321_hpo_dp_stream_encoder_create() 1255 vpg = dcn321_vpg_create(ctx, vpg_inst); in dcn321_hpo_dp_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1296 int vpg_inst; in dcn314_stream_encoder_create() local 1301 vpg_inst = eng_id; in dcn314_stream_encoder_create() 1307 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn314_stream_encoder_create() 1333 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1346 vpg_inst = hpo_dp_inst + 5; in dcn31_hpo_dp_stream_encoder_create() 1358 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1224 int vpg_inst; in dcn31_stream_encoder_create() local 1229 vpg_inst = eng_id; in dcn31_stream_encoder_create() 1235 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_stream_encoder_create() 1261 uint32_t vpg_inst; in dcn31_hpo_dp_stream_encoder_create() local 1273 vpg_inst = hpo_dp_inst + 6; in dcn31_hpo_dp_stream_encoder_create() 1285 vpg = dcn31_vpg_create(ctx, vpg_inst); in dcn31_hpo_dp_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 1200 int vpg_inst; in dcn32_stream_encoder_create() local 1205 vpg_inst = eng_id; in dcn32_stream_encoder_create() 1211 vpg = dcn32_vpg_create(ctx, vpg_inst); in dcn32_stream_encoder_create() 1245 uint32_t vpg_inst; in dcn32_hpo_dp_stream_encoder_create() local 1257 vpg_inst = hpo_dp_inst + 6; in dcn32_hpo_dp_stream_encoder_create() 1269 vpg = dcn32_vpg_create(ctx, vpg_inst); in dcn32_hpo_dp_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 393 int vpg_inst; in dcn302_stream_encoder_create() local 398 vpg_inst = eng_id; in dcn302_stream_encoder_create() 404 vpg = dcn302_vpg_create(ctx, vpg_inst); in dcn302_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 362 int vpg_inst; in dcn303_stream_encoder_create() local 367 vpg_inst = eng_id; in dcn303_stream_encoder_create() 373 vpg = dcn303_vpg_create(ctx, vpg_inst); in dcn303_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 985 int vpg_inst; in dcn301_stream_encoder_create() local 990 vpg_inst = eng_id; in dcn301_stream_encoder_create() 996 vpg = dcn301_vpg_create(ctx, vpg_inst); in dcn301_stream_encoder_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 1015 int vpg_inst; in dcn30_stream_encoder_create() local 1020 vpg_inst = eng_id; in dcn30_stream_encoder_create() 1026 vpg = dcn30_vpg_create(ctx, vpg_inst); in dcn30_stream_encoder_create()
|