| /drivers/gpu/drm/amd/display/dc/resource/dce60/ |
| A 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() 1084 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce60_construct() 1085 if (pool->base.hw_i2cs[i] == NULL) { in dce60_construct() 1282 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce61_construct() 1283 if (pool->base.hw_i2cs[i] == NULL) { in dce61_construct() 1479 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce64_construct() 1480 if (pool->base.hw_i2cs[i] == NULL) { in dce64_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dce80/ |
| A D | dce80_resource.c | 831 if (pool->base.hw_i2cs[i] != NULL) { in dce80_resource_destruct() 832 kfree(pool->base.hw_i2cs[i]); in dce80_resource_destruct() 833 pool->base.hw_i2cs[i] = NULL; in dce80_resource_destruct() 1094 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce80_construct() 1095 if (pool->base.hw_i2cs[i] == NULL) { in dce80_construct() 1294 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce81_construct() 1295 if (pool->base.hw_i2cs[i] == NULL) { in dce81_construct() 1491 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce83_construct() 1492 if (pool->base.hw_i2cs[i] == NULL) { in dce83_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dce100/ |
| A 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()
|
| /drivers/gpu/drm/amd/display/dc/resource/dce120/ |
| A D | dce120_resource.c | 629 if (pool->base.hw_i2cs[i] != NULL) { in dce120_resource_destruct() 630 kfree(pool->base.hw_i2cs[i]); in dce120_resource_destruct() 631 pool->base.hw_i2cs[i] = NULL; in dce120_resource_destruct() 1233 pool->base.hw_i2cs[i] = dce120_i2c_hw_create(ctx, i); in dce120_resource_construct() 1234 if (pool->base.hw_i2cs[i] == NULL) { in dce120_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dce112/ |
| A 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() 1383 pool->base.hw_i2cs[i] = dce112_i2c_hw_create(ctx, i); in dce112_resource_construct() 1384 if (pool->base.hw_i2cs[i] == NULL) { in dce112_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dce110/ |
| A 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() 1494 pool->base.hw_i2cs[i] = dce110_i2c_hw_create(ctx, i); in dce110_resource_construct() 1495 if (pool->base.hw_i2cs[i] == NULL) { in dce110_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| A D | dcn302_resource.c | 1039 if (pool->hw_i2cs[i] != NULL) { in dcn302_resource_destruct() 1040 kfree(pool->hw_i2cs[i]); in dcn302_resource_destruct() 1041 pool->hw_i2cs[i] = NULL; in dcn302_resource_destruct() 1462 pool->hw_i2cs[i] = dcn302_i2c_hw_create(ctx, i); in dcn302_resource_construct() 1463 if (pool->hw_i2cs[i] == NULL) { in dcn302_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| A D | dcn303_resource.c | 984 if (pool->hw_i2cs[i] != NULL) { in dcn303_resource_destruct() 985 kfree(pool->hw_i2cs[i]); in dcn303_resource_destruct() 986 pool->hw_i2cs[i] = NULL; in dcn303_resource_destruct() 1395 pool->hw_i2cs[i] = dcn303_i2c_hw_create(ctx, i); in dcn303_resource_construct() 1396 if (pool->hw_i2cs[i] == NULL) { in dcn303_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| A D | dcn21_resource.c | 696 if (pool->base.hw_i2cs[i] != NULL) { in dcn21_resource_destruct() 697 kfree(pool->base.hw_i2cs[i]); in dcn21_resource_destruct() 698 pool->base.hw_i2cs[i] = NULL; in dcn21_resource_destruct() 1628 pool->base.hw_i2cs[i] = dcn21_i2c_hw_create(ctx, i); in dcn21_resource_construct() 1629 if (pool->base.hw_i2cs[i] == NULL) { in dcn21_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| A D | dcn301_resource.c | 1088 if (pool->base.hw_i2cs[i] != NULL) { in dcn301_destruct() 1089 kfree(pool->base.hw_i2cs[i]); in dcn301_destruct() 1090 pool->base.hw_i2cs[i] = NULL; in dcn301_destruct() 1686 pool->base.hw_i2cs[i] = dcn301_i2c_hw_create(ctx, i); in dcn301_resource_construct() 1687 if (pool->base.hw_i2cs[i] == NULL) { in dcn301_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| A D | dcn10_resource.c | 947 kfree(pool->base.hw_i2cs[i]); in dcn10_resource_destruct() 948 pool->base.hw_i2cs[i] = NULL; in dcn10_resource_destruct() 1618 pool->base.hw_i2cs[i] = dcn10_i2c_hw_create(ctx, i); in dcn10_resource_construct() 1619 if (pool->base.hw_i2cs[i] == NULL) { in dcn10_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| A D | dcn316_resource.c | 1414 if (pool->base.hw_i2cs[i] != NULL) { in dcn316_resource_destruct() 1415 kfree(pool->base.hw_i2cs[i]); in dcn316_resource_destruct() 1416 pool->base.hw_i2cs[i] = NULL; in dcn316_resource_destruct() 1990 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn316_resource_construct() 1991 if (pool->base.hw_i2cs[i] == NULL) { in dcn316_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| A D | dcn314_resource.c | 1475 if (pool->base.hw_i2cs[i] != NULL) { in dcn314_resource_destruct() 1476 kfree(pool->base.hw_i2cs[i]); in dcn314_resource_destruct() 1477 pool->base.hw_i2cs[i] = NULL; in dcn314_resource_destruct() 2097 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn314_resource_construct() 2098 if (pool->base.hw_i2cs[i] == NULL) { in dcn314_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| A D | dcn31_resource.c | 1418 if (pool->base.hw_i2cs[i] != NULL) { in dcn31_resource_destruct() 1419 kfree(pool->base.hw_i2cs[i]); in dcn31_resource_destruct() 1420 pool->base.hw_i2cs[i] = NULL; in dcn31_resource_destruct() 2174 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn31_resource_construct() 2175 if (pool->base.hw_i2cs[i] == NULL) { in dcn31_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| A D | dcn321_resource.c | 1404 if (pool->base.hw_i2cs[i] != NULL) { in dcn321_resource_destruct() 1405 kfree(pool->base.hw_i2cs[i]); in dcn321_resource_destruct() 1406 pool->base.hw_i2cs[i] = NULL; in dcn321_resource_destruct() 1979 pool->base.hw_i2cs[i] = dcn321_i2c_hw_create(ctx, i); in dcn321_resource_construct() 1980 if (pool->base.hw_i2cs[i] == NULL) { in dcn321_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| A D | dcn35_resource.c | 1487 if (pool->base.hw_i2cs[i] != NULL) { in dcn35_resource_destruct() 1488 kfree(pool->base.hw_i2cs[i]); in dcn35_resource_destruct() 1489 pool->base.hw_i2cs[i] = NULL; in dcn35_resource_destruct() 2132 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn35_resource_construct() 2133 if (pool->base.hw_i2cs[i] == NULL) { in dcn35_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| A D | dcn315_resource.c | 1418 if (pool->base.hw_i2cs[i] != NULL) { in dcn315_resource_destruct() 1419 kfree(pool->base.hw_i2cs[i]); in dcn315_resource_destruct() 1420 pool->base.hw_i2cs[i] = NULL; in dcn315_resource_destruct() 2122 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn315_resource_construct() 2123 if (pool->base.hw_i2cs[i] == NULL) { in dcn315_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| A D | dcn351_resource.c | 1467 if (pool->base.hw_i2cs[i] != NULL) { in dcn351_resource_destruct() 1468 kfree(pool->base.hw_i2cs[i]); in dcn351_resource_destruct() 1469 pool->base.hw_i2cs[i] = NULL; in dcn351_resource_destruct() 2103 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn351_resource_construct() 2104 if (pool->base.hw_i2cs[i] == NULL) { in dcn351_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| A D | dcn36_resource.c | 1468 if (pool->base.hw_i2cs[i] != NULL) { in dcn36_resource_destruct() 1469 kfree(pool->base.hw_i2cs[i]); in dcn36_resource_destruct() 1470 pool->base.hw_i2cs[i] = NULL; in dcn36_resource_destruct() 2105 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn36_resource_construct() 2106 if (pool->base.hw_i2cs[i] == NULL) { in dcn36_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| A D | dcn30_resource.c | 1117 if (pool->base.hw_i2cs[i] != NULL) { in dcn30_resource_destruct() 1118 kfree(pool->base.hw_i2cs[i]); in dcn30_resource_destruct() 1119 pool->base.hw_i2cs[i] = NULL; in dcn30_resource_destruct() 2566 pool->base.hw_i2cs[i] = dcn30_i2c_hw_create(ctx, i); in dcn30_resource_construct() 2567 if (pool->base.hw_i2cs[i] == NULL) { in dcn30_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| A D | dcn401_resource.c | 1426 if (pool->base.hw_i2cs[i] != NULL) { in dcn401_resource_destruct() 1427 kfree(pool->base.hw_i2cs[i]); in dcn401_resource_destruct() 1428 pool->base.hw_i2cs[i] = NULL; in dcn401_resource_destruct() 2170 pool->base.hw_i2cs[i] = dcn401_i2c_hw_create(ctx, i); in dcn401_resource_construct() 2171 if (pool->base.hw_i2cs[i] == NULL) { in dcn401_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| A D | dcn20_resource.c | 1126 if (pool->base.hw_i2cs[i] != NULL) { in dcn20_resource_destruct() 1127 kfree(pool->base.hw_i2cs[i]); in dcn20_resource_destruct() 1128 pool->base.hw_i2cs[i] = NULL; in dcn20_resource_destruct() 2649 pool->base.hw_i2cs[i] = dcn20_i2c_hw_create(ctx, i); in dcn20_resource_construct() 2650 if (pool->base.hw_i2cs[i] == NULL) { in dcn20_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| A D | dcn32_resource.c | 1423 if (pool->base.hw_i2cs[i] != NULL) { in dcn32_resource_destruct() 1424 kfree(pool->base.hw_i2cs[i]); in dcn32_resource_destruct() 1425 pool->base.hw_i2cs[i] = NULL; in dcn32_resource_destruct() 2480 pool->base.hw_i2cs[i] = dcn32_i2c_hw_create(ctx, i); in dcn32_resource_construct() 2481 if (pool->base.hw_i2cs[i] == NULL) { in dcn32_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 256 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
| A D | dcn201_resource.c | 1245 pool->base.hw_i2cs[i] = dcn201_i2c_hw_create(ctx, i); in dcn201_resource_construct() 1246 if (pool->base.hw_i2cs[i] == NULL) { in dcn201_resource_construct()
|