Home
last modified time | relevance | path

Searched refs:hw_i2cs (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c832 if (pool->base.hw_i2cs[i] != NULL) { in dce80_resource_destruct()
833 kfree(pool->base.hw_i2cs[i]); in dce80_resource_destruct()
834 pool->base.hw_i2cs[i] = NULL; in dce80_resource_destruct()
1095 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce80_construct()
1096 if (pool->base.hw_i2cs[i] == NULL) { in dce80_construct()
1295 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce81_construct()
1296 if (pool->base.hw_i2cs[i] == NULL) { in dce81_construct()
1492 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce83_construct()
1493 if (pool->base.hw_i2cs[i] == NULL) { in dce83_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c825 if (pool->base.hw_i2cs[i] != NULL) { in dce60_resource_destruct()
826 kfree(pool->base.hw_i2cs[i]); in dce60_resource_destruct()
827 pool->base.hw_i2cs[i] = NULL; in dce60_resource_destruct()
1081 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce60_construct()
1082 if (pool->base.hw_i2cs[i] == NULL) { in dce60_construct()
1279 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce61_construct()
1280 if (pool->base.hw_i2cs[i] == NULL) { in dce61_construct()
1473 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce64_construct()
1474 if (pool->base.hw_i2cs[i] == NULL) { in dce64_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c784 if (pool->base.hw_i2cs[i] != NULL) { in dce100_resource_destruct()
785 kfree(pool->base.hw_i2cs[i]); in dce100_resource_destruct()
786 pool->base.hw_i2cs[i] = NULL; in dce100_resource_destruct()
1133 pool->base.hw_i2cs[i] = dce100_i2c_hw_create(ctx, i); in dce100_resource_construct()
1134 if (pool->base.hw_i2cs[i] == NULL) { in dce100_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c628 if (pool->base.hw_i2cs[i] != NULL) { in dce120_resource_destruct()
629 kfree(pool->base.hw_i2cs[i]); in dce120_resource_destruct()
630 pool->base.hw_i2cs[i] = NULL; in dce120_resource_destruct()
1225 pool->base.hw_i2cs[i] = dce120_i2c_hw_create(ctx, i); in dce120_resource_construct()
1226 if (pool->base.hw_i2cs[i] == NULL) { in dce120_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c805 if (pool->base.hw_i2cs[i] != NULL) { in dce112_resource_destruct()
806 kfree(pool->base.hw_i2cs[i]); in dce112_resource_destruct()
807 pool->base.hw_i2cs[i] = NULL; in dce112_resource_destruct()
1382 pool->base.hw_i2cs[i] = dce112_i2c_hw_create(ctx, i); in dce112_resource_construct()
1383 if (pool->base.hw_i2cs[i] == NULL) { in dce112_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1037 if (pool->hw_i2cs[i] != NULL) { in dcn302_resource_destruct()
1038 kfree(pool->hw_i2cs[i]); in dcn302_resource_destruct()
1039 pool->hw_i2cs[i] = NULL; in dcn302_resource_destruct()
1457 pool->hw_i2cs[i] = dcn302_i2c_hw_create(ctx, i); in dcn302_resource_construct()
1458 if (pool->hw_i2cs[i] == NULL) { in dcn302_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c840 if (pool->base.hw_i2cs[i] != NULL) { in dce110_resource_destruct()
841 kfree(pool->base.hw_i2cs[i]); in dce110_resource_destruct()
842 pool->base.hw_i2cs[i] = NULL; in dce110_resource_destruct()
1493 pool->base.hw_i2cs[i] = dce110_i2c_hw_create(ctx, i); in dce110_resource_construct()
1494 if (pool->base.hw_i2cs[i] == NULL) { in dce110_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c963 if (pool->hw_i2cs[i] != NULL) { in dcn303_resource_destruct()
964 kfree(pool->hw_i2cs[i]); in dcn303_resource_destruct()
965 pool->hw_i2cs[i] = NULL; in dcn303_resource_destruct()
1369 pool->hw_i2cs[i] = dcn303_i2c_hw_create(ctx, i); in dcn303_resource_construct()
1370 if (pool->hw_i2cs[i] == NULL) { in dcn303_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1085 if (pool->base.hw_i2cs[i] != NULL) { in dcn301_destruct()
1086 kfree(pool->base.hw_i2cs[i]); in dcn301_destruct()
1087 pool->base.hw_i2cs[i] = NULL; in dcn301_destruct()
1674 pool->base.hw_i2cs[i] = dcn301_i2c_hw_create(ctx, i); in dcn301_resource_construct()
1675 if (pool->base.hw_i2cs[i] == NULL) { in dcn301_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c723 if (pool->base.hw_i2cs[i] != NULL) { in dcn21_resource_destruct()
724 kfree(pool->base.hw_i2cs[i]); in dcn21_resource_destruct()
725 pool->base.hw_i2cs[i] = NULL; in dcn21_resource_destruct()
1650 pool->base.hw_i2cs[i] = dcn21_i2c_hw_create(ctx, i); in dcn21_resource_construct()
1651 if (pool->base.hw_i2cs[i] == NULL) { in dcn21_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c954 kfree(pool->base.hw_i2cs[i]); in dcn10_resource_destruct()
955 pool->base.hw_i2cs[i] = NULL; in dcn10_resource_destruct()
1614 pool->base.hw_i2cs[i] = dcn10_i2c_hw_create(ctx, i); in dcn10_resource_construct()
1615 if (pool->base.hw_i2cs[i] == NULL) { in dcn10_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1415 if (pool->base.hw_i2cs[i] != NULL) { in dcn316_resource_destruct()
1416 kfree(pool->base.hw_i2cs[i]); in dcn316_resource_destruct()
1417 pool->base.hw_i2cs[i] = NULL; in dcn316_resource_destruct()
1986 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn316_resource_construct()
1987 if (pool->base.hw_i2cs[i] == NULL) { in dcn316_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1417 if (pool->base.hw_i2cs[i] != NULL) { in dcn315_resource_destruct()
1418 kfree(pool->base.hw_i2cs[i]); in dcn315_resource_destruct()
1419 pool->base.hw_i2cs[i] = NULL; in dcn315_resource_destruct()
2099 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn315_resource_construct()
2100 if (pool->base.hw_i2cs[i] == NULL) { in dcn315_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1402 if (pool->base.hw_i2cs[i] != NULL) { in dcn321_resource_destruct()
1403 kfree(pool->base.hw_i2cs[i]); in dcn321_resource_destruct()
1404 pool->base.hw_i2cs[i] = NULL; in dcn321_resource_destruct()
1959 pool->base.hw_i2cs[i] = dcn321_i2c_hw_create(ctx, i); in dcn321_resource_construct()
1960 if (pool->base.hw_i2cs[i] == NULL) { in dcn321_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1489 if (pool->base.hw_i2cs[i] != NULL) { in dcn314_resource_destruct()
1490 kfree(pool->base.hw_i2cs[i]); in dcn314_resource_destruct()
1491 pool->base.hw_i2cs[i] = NULL; in dcn314_resource_destruct()
2124 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn314_resource_construct()
2125 if (pool->base.hw_i2cs[i] == NULL) { in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1417 if (pool->base.hw_i2cs[i] != NULL) { in dcn31_resource_destruct()
1418 kfree(pool->base.hw_i2cs[i]); in dcn31_resource_destruct()
1419 pool->base.hw_i2cs[i] = NULL; in dcn31_resource_destruct()
2158 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn31_resource_construct()
2159 if (pool->base.hw_i2cs[i] == NULL) { in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h220 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1115 if (pool->base.hw_i2cs[i] != NULL) { in dcn30_resource_destruct()
1116 kfree(pool->base.hw_i2cs[i]); in dcn30_resource_destruct()
1117 pool->base.hw_i2cs[i] = NULL; in dcn30_resource_destruct()
2546 pool->base.hw_i2cs[i] = dcn30_i2c_hw_create(ctx, i); in dcn30_resource_construct()
2547 if (pool->base.hw_i2cs[i] == NULL) { in dcn30_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1417 if (pool->base.hw_i2cs[i] != NULL) { in dcn32_resource_destruct()
1418 kfree(pool->base.hw_i2cs[i]); in dcn32_resource_destruct()
1419 pool->base.hw_i2cs[i] = NULL; in dcn32_resource_destruct()
2426 pool->base.hw_i2cs[i] = dcn32_i2c_hw_create(ctx, i); in dcn32_resource_construct()
2427 if (pool->base.hw_i2cs[i] == NULL) { in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1129 if (pool->base.hw_i2cs[i] != NULL) { in dcn20_resource_destruct()
1130 kfree(pool->base.hw_i2cs[i]); in dcn20_resource_destruct()
1131 pool->base.hw_i2cs[i] = NULL; in dcn20_resource_destruct()
2643 pool->base.hw_i2cs[i] = dcn20_i2c_hw_create(ctx, i); in dcn20_resource_construct()
2644 if (pool->base.hw_i2cs[i] == NULL) { in dcn20_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1239 pool->base.hw_i2cs[i] = dcn201_i2c_hw_create(ctx, i); in dcn201_resource_construct()
1240 if (pool->base.hw_i2cs[i] == NULL) { in dcn201_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.c408 dce_i2c_hw = pool->hw_i2cs[line]; in acquire_i2c_hw_engine()