Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_resource.c824 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 Ddce80_resource.c829 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 Ddce100_resource.c781 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 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()
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 Ddce112_resource.c802 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 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()
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 Ddcn10_resource.c1014 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 Ddcn301_resource.c1115 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 Ddcn302_resource.c1184 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 Ddcn303_resource.c1110 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 Ddcn21_resource.c963 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 Dcore_types.h223 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c1583 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 Ddcn30_resource.c1261 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 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()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_i2c_hw.c408 dce_i2c_hw = pool->hw_i2cs[line]; in acquire_i2c_hw_engine()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c1507 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()

Completed in 64 milliseconds