| /linux/drivers/gpu/drm/amd/display/dc/dce60/ |
| A D | dce60_resource.c | 824 if (pool->base.hw_i2cs[i] != NULL) { in dce60_resource_destruct() 825 kfree(pool->base.hw_i2cs[i]); in dce60_resource_destruct() 826 pool->base.hw_i2cs[i] = NULL; in dce60_resource_destruct() 1080 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce60_construct() 1081 if (pool->base.hw_i2cs[i] == NULL) { in dce60_construct() 1277 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce61_construct() 1278 if (pool->base.hw_i2cs[i] == NULL) { in dce61_construct() 1470 pool->base.hw_i2cs[i] = dce60_i2c_hw_create(ctx, i); in dce64_construct() 1471 if (pool->base.hw_i2cs[i] == NULL) { in dce64_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce80/ |
| A D | dce80_resource.c | 829 if (pool->base.hw_i2cs[i] != NULL) { in dce80_resource_destruct() 830 kfree(pool->base.hw_i2cs[i]); in dce80_resource_destruct() 831 pool->base.hw_i2cs[i] = NULL; in dce80_resource_destruct() 1091 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce80_construct() 1092 if (pool->base.hw_i2cs[i] == NULL) { in dce80_construct() 1290 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce81_construct() 1291 if (pool->base.hw_i2cs[i] == NULL) { in dce81_construct() 1485 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce83_construct() 1486 if (pool->base.hw_i2cs[i] == NULL) { in dce83_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce100/ |
| A D | dce100_resource.c | 781 if (pool->base.hw_i2cs[i] != NULL) { in dce100_resource_destruct() 782 kfree(pool->base.hw_i2cs[i]); in dce100_resource_destruct() 783 pool->base.hw_i2cs[i] = NULL; in dce100_resource_destruct() 1129 pool->base.hw_i2cs[i] = dce100_i2c_hw_create(ctx, i); in dce100_resource_construct() 1130 if (pool->base.hw_i2cs[i] == NULL) { in dce100_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce120/ |
| A 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() 1224 pool->base.hw_i2cs[i] = dce120_i2c_hw_create(ctx, i); in dce120_resource_construct() 1225 if (pool->base.hw_i2cs[i] == NULL) { in dce120_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce112/ |
| A D | dce112_resource.c | 802 if (pool->base.hw_i2cs[i] != NULL) { in dce112_resource_destruct() 803 kfree(pool->base.hw_i2cs[i]); in dce112_resource_destruct() 804 pool->base.hw_i2cs[i] = NULL; in dce112_resource_destruct() 1376 pool->base.hw_i2cs[i] = dce112_i2c_hw_create(ctx, i); in dce112_resource_construct() 1377 if (pool->base.hw_i2cs[i] == NULL) { in dce112_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/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() 1490 pool->base.hw_i2cs[i] = dce110_i2c_hw_create(ctx, i); in dce110_resource_construct() 1491 if (pool->base.hw_i2cs[i] == NULL) { in dce110_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| A D | dcn10_resource.c | 1014 if (pool->base.hw_i2cs[i] != NULL) { in dcn10_resource_destruct() 1015 kfree(pool->base.hw_i2cs[i]); in dcn10_resource_destruct() 1016 pool->base.hw_i2cs[i] = NULL; in dcn10_resource_destruct() 1627 pool->base.hw_i2cs[i] = dcn10_i2c_hw_create(ctx, i); in dcn10_resource_construct() 1628 if (pool->base.hw_i2cs[i] == NULL) { in dcn10_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
| A D | dcn301_resource.c | 1115 if (pool->base.hw_i2cs[i] != NULL) { in dcn301_destruct() 1116 kfree(pool->base.hw_i2cs[i]); in dcn301_destruct() 1117 pool->base.hw_i2cs[i] = NULL; in dcn301_destruct() 1677 pool->base.hw_i2cs[i] = dcn301_i2c_hw_create(ctx, i); in dcn301_resource_construct() 1678 if (pool->base.hw_i2cs[i] == NULL) { in dcn301_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
| A D | dcn302_resource.c | 1184 if (pool->hw_i2cs[i] != NULL) { in dcn302_resource_destruct() 1185 kfree(pool->hw_i2cs[i]); in dcn302_resource_destruct() 1186 pool->hw_i2cs[i] = NULL; in dcn302_resource_destruct() 1731 pool->hw_i2cs[i] = dcn302_i2c_hw_create(ctx, i); in dcn302_resource_construct() 1732 if (pool->hw_i2cs[i] == NULL) { in dcn302_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
| A D | dcn303_resource.c | 1110 if (pool->hw_i2cs[i] != NULL) { in dcn303_resource_destruct() 1111 kfree(pool->hw_i2cs[i]); in dcn303_resource_destruct() 1112 pool->hw_i2cs[i] = NULL; in dcn303_resource_destruct() 1662 pool->hw_i2cs[i] = dcn303_i2c_hw_create(ctx, i); in dcn303_resource_construct() 1663 if (pool->hw_i2cs[i] == NULL) { in dcn303_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
| A D | dcn21_resource.c | 963 if (pool->base.hw_i2cs[i] != NULL) { in dcn21_resource_destruct() 964 kfree(pool->base.hw_i2cs[i]); in dcn21_resource_destruct() 965 pool->base.hw_i2cs[i] = NULL; in dcn21_resource_destruct() 2202 pool->base.hw_i2cs[i] = dcn21_i2c_hw_create(ctx, i); in dcn21_resource_construct() 2203 if (pool->base.hw_i2cs[i] == NULL) { in dcn21_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 223 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| A D | dcn31_resource.c | 1583 if (pool->base.hw_i2cs[i] != NULL) { in dcn31_resource_destruct() 1584 kfree(pool->base.hw_i2cs[i]); in dcn31_resource_destruct() 1585 pool->base.hw_i2cs[i] = NULL; in dcn31_resource_destruct() 2451 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn31_resource_construct() 2452 if (pool->base.hw_i2cs[i] == NULL) { in dcn31_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| A D | dcn30_resource.c | 1261 if (pool->base.hw_i2cs[i] != NULL) { in dcn30_resource_destruct() 1262 kfree(pool->base.hw_i2cs[i]); in dcn30_resource_destruct() 1263 pool->base.hw_i2cs[i] = NULL; in dcn30_resource_destruct() 2853 pool->base.hw_i2cs[i] = dcn30_i2c_hw_create(ctx, i); in dcn30_resource_construct() 2854 if (pool->base.hw_i2cs[i] == NULL) { in dcn30_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
| A 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()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| A D | dce_i2c_hw.c | 408 dce_i2c_hw = pool->hw_i2cs[line]; in acquire_i2c_hw_engine()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| A D | dcn20_resource.c | 1507 if (pool->base.hw_i2cs[i] != NULL) { in dcn20_resource_destruct() 1508 kfree(pool->base.hw_i2cs[i]); in dcn20_resource_destruct() 1509 pool->base.hw_i2cs[i] = NULL; in dcn20_resource_destruct() 3977 pool->base.hw_i2cs[i] = dcn20_i2c_hw_create(ctx, i); in dcn20_resource_construct() 3978 if (pool->base.hw_i2cs[i] == NULL) { in dcn20_resource_construct()
|