Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce60/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce80/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce100/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce120/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce112/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn302/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn303/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn21/
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()
1649 pool->base.hw_i2cs[i] = dcn21_i2c_hw_create(ctx, i); in dcn21_resource_construct()
1650 if (pool->base.hw_i2cs[i] == NULL) { in dcn21_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn301/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1413 if (pool->base.hw_i2cs[i] != NULL) { in dcn316_resource_destruct()
1414 kfree(pool->base.hw_i2cs[i]); in dcn316_resource_destruct()
1415 pool->base.hw_i2cs[i] = NULL; in dcn316_resource_destruct()
1984 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn316_resource_construct()
1985 if (pool->base.hw_i2cs[i] == NULL) { in dcn316_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c1487 if (pool->base.hw_i2cs[i] != NULL) { in dcn314_resource_destruct()
1488 kfree(pool->base.hw_i2cs[i]); in dcn314_resource_destruct()
1489 pool->base.hw_i2cs[i] = NULL; in dcn314_resource_destruct()
2119 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn314_resource_construct()
2120 if (pool->base.hw_i2cs[i] == NULL) { in dcn314_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1415 if (pool->base.hw_i2cs[i] != NULL) { in dcn315_resource_destruct()
1416 kfree(pool->base.hw_i2cs[i]); in dcn315_resource_destruct()
1417 pool->base.hw_i2cs[i] = NULL; in dcn315_resource_destruct()
2097 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn315_resource_construct()
2098 if (pool->base.hw_i2cs[i] == NULL) { in dcn315_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1400 if (pool->base.hw_i2cs[i] != NULL) { in dcn321_resource_destruct()
1401 kfree(pool->base.hw_i2cs[i]); in dcn321_resource_destruct()
1402 pool->base.hw_i2cs[i] = NULL; in dcn321_resource_destruct()
1954 pool->base.hw_i2cs[i] = dcn321_i2c_hw_create(ctx, i); in dcn321_resource_construct()
1955 if (pool->base.hw_i2cs[i] == NULL) { in dcn321_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1415 if (pool->base.hw_i2cs[i] != NULL) { in dcn31_resource_destruct()
1416 kfree(pool->base.hw_i2cs[i]); in dcn31_resource_destruct()
1417 pool->base.hw_i2cs[i] = NULL; in dcn31_resource_destruct()
2153 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn31_resource_construct()
2154 if (pool->base.hw_i2cs[i] == NULL) { in dcn31_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h220 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
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()
2543 pool->base.hw_i2cs[i] = dcn30_i2c_hw_create(ctx, i); in dcn30_resource_construct()
2544 if (pool->base.hw_i2cs[i] == NULL) { in dcn30_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
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()
2642 pool->base.hw_i2cs[i] = dcn20_i2c_hw_create(ctx, i); in dcn20_resource_construct()
2643 if (pool->base.hw_i2cs[i] == NULL) { in dcn20_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1415 if (pool->base.hw_i2cs[i] != NULL) { in dcn32_resource_destruct()
1416 kfree(pool->base.hw_i2cs[i]); in dcn32_resource_destruct()
1417 pool->base.hw_i2cs[i] = NULL; in dcn32_resource_destruct()
2418 pool->base.hw_i2cs[i] = dcn32_i2c_hw_create(ctx, i); in dcn32_resource_construct()
2419 if (pool->base.hw_i2cs[i] == NULL) { in dcn32_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_hw.c408 dce_i2c_hw = pool->hw_i2cs[line]; in acquire_i2c_hw_engine()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c1237 pool->base.hw_i2cs[i] = dcn201_i2c_hw_create(ctx, i); in dcn201_resource_construct()
1238 if (pool->base.hw_i2cs[i] == NULL) { in dcn201_resource_construct()