/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 825 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/ |
D | dce80_resource.c | 832 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/ |
D | dce100_resource.c | 784 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/ |
D | dce120_resource.c | 628 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/ |
D | dce112_resource.c | 805 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/ |
D | dce110_resource.c | 840 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/ |
D | dcn302_resource.c | 1037 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/ |
D | dcn303_resource.c | 963 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/ |
D | dcn21_resource.c | 723 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/ |
D | dcn301_resource.c | 1085 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/ |
D | dcn10_resource.c | 954 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/ |
D | dcn316_resource.c | 1413 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/ |
D | dcn314_resource.c | 1487 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/ |
D | dcn315_resource.c | 1415 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/ |
D | dcn321_resource.c | 1400 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/ |
D | dcn31_resource.c | 1415 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/ |
D | core_types.h | 220 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 1115 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/ |
D | dcn20_resource.c | 1129 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/ |
D | dcn32_resource.c | 1415 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/ |
D | dce_i2c_hw.c | 408 dce_i2c_hw = pool->hw_i2cs[line]; in acquire_i2c_hw_engine()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_resource.c | 1237 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()
|