/linux-6.1.9/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-6.1.9/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 828 if (pool->base.hw_i2cs[i] != NULL) { in dce80_resource_destruct() 829 kfree(pool->base.hw_i2cs[i]); in dce80_resource_destruct() 830 pool->base.hw_i2cs[i] = NULL; in dce80_resource_destruct() 1090 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce80_construct() 1091 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() 1486 pool->base.hw_i2cs[i] = dce80_i2c_hw_create(ctx, i); in dce83_construct() 1487 if (pool->base.hw_i2cs[i] == NULL) { in dce83_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 780 if (pool->base.hw_i2cs[i] != NULL) { in dce100_resource_destruct() 781 kfree(pool->base.hw_i2cs[i]); in dce100_resource_destruct() 782 pool->base.hw_i2cs[i] = NULL; in dce100_resource_destruct() 1128 pool->base.hw_i2cs[i] = dce100_i2c_hw_create(ctx, i); in dce100_resource_construct() 1129 if (pool->base.hw_i2cs[i] == NULL) { in dce100_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 627 if (pool->base.hw_i2cs[i] != NULL) { in dce120_resource_destruct() 628 kfree(pool->base.hw_i2cs[i]); in dce120_resource_destruct() 629 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-6.1.9/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 801 if (pool->base.hw_i2cs[i] != NULL) { in dce112_resource_destruct() 802 kfree(pool->base.hw_i2cs[i]); in dce112_resource_destruct() 803 pool->base.hw_i2cs[i] = NULL; in dce112_resource_destruct() 1375 pool->base.hw_i2cs[i] = dce112_i2c_hw_create(ctx, i); in dce112_resource_construct() 1376 if (pool->base.hw_i2cs[i] == NULL) { in dce112_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 839 if (pool->base.hw_i2cs[i] != NULL) { in dce110_resource_destruct() 840 kfree(pool->base.hw_i2cs[i]); in dce110_resource_destruct() 841 pool->base.hw_i2cs[i] = NULL; in dce110_resource_destruct() 1489 pool->base.hw_i2cs[i] = dce110_i2c_hw_create(ctx, i); in dce110_resource_construct() 1490 if (pool->base.hw_i2cs[i] == NULL) { in dce110_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1052 if (pool->hw_i2cs[i] != NULL) { in dcn302_resource_destruct() 1053 kfree(pool->hw_i2cs[i]); in dcn302_resource_destruct() 1054 pool->hw_i2cs[i] = NULL; in dcn302_resource_destruct() 1458 pool->hw_i2cs[i] = dcn302_i2c_hw_create(ctx, i); in dcn302_resource_construct() 1459 if (pool->hw_i2cs[i] == NULL) { in dcn302_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 979 if (pool->hw_i2cs[i] != NULL) { in dcn303_resource_destruct() 980 kfree(pool->hw_i2cs[i]); in dcn303_resource_destruct() 981 pool->hw_i2cs[i] = NULL; in dcn303_resource_destruct() 1377 pool->hw_i2cs[i] = dcn303_i2c_hw_create(ctx, i); in dcn303_resource_construct() 1378 if (pool->hw_i2cs[i] == NULL) { in dcn303_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 738 if (pool->base.hw_i2cs[i] != NULL) { in dcn21_resource_destruct() 739 kfree(pool->base.hw_i2cs[i]); in dcn21_resource_destruct() 740 pool->base.hw_i2cs[i] = NULL; in dcn21_resource_destruct() 1678 pool->base.hw_i2cs[i] = dcn21_i2c_hw_create(ctx, i); in dcn21_resource_construct() 1679 if (pool->base.hw_i2cs[i] == NULL) { in dcn21_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1110 if (pool->base.hw_i2cs[i] != NULL) { in dcn301_destruct() 1111 kfree(pool->base.hw_i2cs[i]); in dcn301_destruct() 1112 pool->base.hw_i2cs[i] = NULL; in dcn301_destruct() 1698 pool->base.hw_i2cs[i] = dcn301_i2c_hw_create(ctx, i); in dcn301_resource_construct() 1699 if (pool->base.hw_i2cs[i] == NULL) { in dcn301_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1469 if (pool->base.hw_i2cs[i] != NULL) { in dcn314_resource_destruct() 1470 kfree(pool->base.hw_i2cs[i]); in dcn314_resource_destruct() 1471 pool->base.hw_i2cs[i] = NULL; in dcn314_resource_destruct() 2002 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn314_resource_construct() 2003 if (pool->base.hw_i2cs[i] == NULL) { in dcn314_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1441 if (pool->base.hw_i2cs[i] != NULL) { in dcn315_resource_destruct() 1442 kfree(pool->base.hw_i2cs[i]); in dcn315_resource_destruct() 1443 pool->base.hw_i2cs[i] = NULL; in dcn315_resource_destruct() 2013 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn315_resource_construct() 2014 if (pool->base.hw_i2cs[i] == NULL) { in dcn315_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1442 if (pool->base.hw_i2cs[i] != NULL) { in dcn316_resource_destruct() 1443 kfree(pool->base.hw_i2cs[i]); in dcn316_resource_destruct() 1444 pool->base.hw_i2cs[i] = NULL; in dcn316_resource_destruct() 2015 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn316_resource_construct() 2016 if (pool->base.hw_i2cs[i] == NULL) { in dcn316_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 962 kfree(pool->base.hw_i2cs[i]); in dcn10_resource_destruct() 963 pool->base.hw_i2cs[i] = NULL; in dcn10_resource_destruct() 1661 pool->base.hw_i2cs[i] = dcn10_i2c_hw_create(ctx, i); in dcn10_resource_construct() 1662 if (pool->base.hw_i2cs[i] == NULL) { in dcn10_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1420 if (pool->base.hw_i2cs[i] != NULL) { in dcn321_resource_destruct() 1421 kfree(pool->base.hw_i2cs[i]); in dcn321_resource_destruct() 1422 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-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1443 if (pool->base.hw_i2cs[i] != NULL) { in dcn31_resource_destruct() 1444 kfree(pool->base.hw_i2cs[i]); in dcn31_resource_destruct() 1445 pool->base.hw_i2cs[i] = NULL; in dcn31_resource_destruct() 2149 pool->base.hw_i2cs[i] = dcn31_i2c_hw_create(ctx, i); in dcn31_resource_construct() 2150 if (pool->base.hw_i2cs[i] == NULL) { in dcn31_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 261 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 1132 if (pool->base.hw_i2cs[i] != NULL) { in dcn30_resource_destruct() 1133 kfree(pool->base.hw_i2cs[i]); in dcn30_resource_destruct() 1134 pool->base.hw_i2cs[i] = NULL; in dcn30_resource_destruct() 2548 pool->base.hw_i2cs[i] = dcn30_i2c_hw_create(ctx, i); in dcn30_resource_construct() 2549 if (pool->base.hw_i2cs[i] == NULL) { in dcn30_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 1435 if (pool->base.hw_i2cs[i] != NULL) { in dcn32_resource_destruct() 1436 kfree(pool->base.hw_i2cs[i]); in dcn32_resource_destruct() 1437 pool->base.hw_i2cs[i] = NULL; in dcn32_resource_destruct() 2376 pool->base.hw_i2cs[i] = dcn32_i2c_hw_create(ctx, i); in dcn32_resource_construct() 2377 if (pool->base.hw_i2cs[i] == NULL) { in dcn32_resource_construct()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 1146 if (pool->base.hw_i2cs[i] != NULL) { in dcn20_resource_destruct() 1147 kfree(pool->base.hw_i2cs[i]); in dcn20_resource_destruct() 1148 pool->base.hw_i2cs[i] = NULL; in dcn20_resource_destruct() 2647 pool->base.hw_i2cs[i] = dcn20_i2c_hw_create(ctx, i); in dcn20_resource_construct() 2648 if (pool->base.hw_i2cs[i] == NULL) { in dcn20_resource_construct()
|
/linux-6.1.9/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-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_resource.c | 1244 pool->base.hw_i2cs[i] = dcn201_i2c_hw_create(ctx, i); in dcn201_resource_construct() 1245 if (pool->base.hw_i2cs[i] == NULL) { in dcn201_resource_construct()
|