/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 256 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
H 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()
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_i2c_hw.c | 457 dce_i2c_hw = pool->hw_i2cs[line]; in acquire_i2c_hw_engine()
|