/linux/drivers/gpu/drm/amd/display/dc/inc/ |
A D | resource.h | 92 struct resource_pool *pool, 95 struct resource_pool *dc_create_resource_pool(struct dc *dc, 116 const struct resource_pool *pool, 121 const struct resource_pool *pool, 126 const struct resource_pool *pool, 143 const struct resource_pool *pool); 154 const struct resource_pool *pool); 158 const struct resource_pool *pool, 166 const struct resource_pool *pool); 191 const struct resource_pool *pool, [all …]
|
A D | core_types.h | 89 struct resource_pool; 95 void (*destroy)(struct resource_pool **pool); 149 const struct resource_pool *pool, 168 const struct resource_pool *pool, 186 const struct resource_pool *pool, 193 const struct resource_pool *pool, 210 struct resource_pool { struct
|
/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_resource.h | 35 struct resource_pool; 39 struct resource_pool base; 41 struct resource_pool *dcn20_create_resource_pool( 59 const struct resource_pool *pool, 113 bool dcn20_dwbc_create(struct dc_context *ctx, struct resource_pool *pool); 114 bool dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool); 132 const struct resource_pool *pool, 137 const struct resource_pool *pool, 151 const struct resource_pool *pool,
|
/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
A D | dce60_resource.h | 32 struct resource_pool; 34 struct resource_pool *dce60_create_resource_pool( 38 struct resource_pool *dce61_create_resource_pool( 42 struct resource_pool *dce64_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/dc/dce80/ |
A D | dce80_resource.h | 32 struct resource_pool; 34 struct resource_pool *dce80_create_resource_pool( 38 struct resource_pool *dce81_create_resource_pool( 42 struct resource_pool *dce83_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_resource.h | 35 struct resource_pool; 39 struct resource_pool base; 41 struct resource_pool *dcn30_create_resource_pool( 81 const struct resource_pool *pool, 88 const struct resource_pool *pool,
|
/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_resource.h | 35 struct resource_pool; 39 struct resource_pool base; 41 struct resource_pool *dcn10_create_resource_pool( 47 const struct resource_pool *pool,
|
A D | dcn10_hw_sequencer_debug.c | 112 struct resource_pool *pool = dc->res_pool; in dcn10_get_hubp_states() 190 struct resource_pool *pool = dc->res_pool; in dcn10_get_rq_states() 232 struct resource_pool *pool = dc->res_pool; in dcn10_get_dlg_states() 289 struct resource_pool *pool = dc->res_pool; in dcn10_get_ttu_states() 329 struct resource_pool *pool = dc->res_pool; in dcn10_get_cm_states() 384 struct resource_pool *pool = dc->res_pool; in dcn10_get_mpcc_states() 415 struct resource_pool *pool = dc->res_pool; in dcn10_get_otg_states() 490 struct resource_pool *pool = dc->res_pool; in dcn10_clear_otpc_underflow() 506 struct resource_pool *pool = dc->res_pool; in dcn10_clear_hubp_underflow()
|
/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_resource.h | 32 struct resource_pool; 38 struct resource_pool base; 43 struct resource_pool *dce110_create_resource_pool( 50 const struct resource_pool *pool,
|
/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
A D | dcn301_resource.h | 32 struct resource_pool; 39 struct resource_pool base; 41 struct resource_pool *dcn301_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_resource.h | 35 struct resource_pool; 39 struct resource_pool base; 41 struct resource_pool *dcn21_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
A D | dcn201_resource.h | 40 struct resource_pool; 44 struct resource_pool base; 46 struct resource_pool *dcn201_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/dc/dce100/ |
A D | dce100_resource.h | 35 struct resource_pool; 38 struct resource_pool *dce100_create_resource_pool( 51 const struct resource_pool *pool,
|
/linux/drivers/gpu/drm/amd/display/dc/dce120/ |
A D | dce120_resource.h | 32 struct resource_pool; 34 struct resource_pool *dce120_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/modules/power/ |
A D | power_helpers.h | 31 struct resource_pool; 51 bool dmub_init_abm_config(struct resource_pool *res_pool,
|
/linux/drivers/gpu/drm/amd/display/dc/dce112/ |
A D | dce112_resource.h | 32 struct resource_pool; 34 struct resource_pool *dce112_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_resource.h | 35 struct resource_pool base; 48 struct resource_pool *dcn31_create_resource_pool(
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc_resource.c | 311 struct resource_pool *pool, in resource_construct() 412 const struct resource_pool *pool, in find_matching_clock_source() 427 const struct resource_pool *pool, in resource_unreference_clock_source() 441 const struct resource_pool *pool, in resource_reference_clock_source() 455 const struct resource_pool *pool, in resource_get_clock_source_reference() 1222 const struct resource_pool *pool, in find_idle_secondary_pipe() 1317 const struct resource_pool *pool, in acquire_free_pipe_for_head() 1348 const struct resource_pool *pool, in acquire_first_split_pipe() 1701 const struct resource_pool *pool, in update_stream_engine_usage() 1716 const struct resource_pool *pool, in update_hpo_dp_stream_engine_usage() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
A D | dce_i2c.h | 34 struct resource_pool *pool,
|
A D | dce_i2c_sw.h | 47 struct resource_pool *pool,
|
A D | dce_i2c.c | 29 struct resource_pool *pool, in dce_i2c_submit_command()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
A D | dcn302_resource.h | 31 struct resource_pool *dcn302_create_resource_pool(const struct dc_init_data *init_data, struct dc *…
|
A D | dcn302_resource.c | 842 static bool dcn302_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn302_dwbc_create() 877 static bool dcn302_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) in dcn302_mmhubbub_create() 1093 static bool init_soc_bounding_box(struct dc *dc, struct resource_pool *pool) in init_soc_bounding_box() 1132 static void dcn302_resource_destruct(struct resource_pool *pool) in dcn302_resource_destruct() 1253 static void dcn302_destroy_resource_pool(struct resource_pool **pool) in dcn302_destroy_resource_pool() 1490 struct resource_pool *pool) in dcn302_resource_construct() 1765 struct resource_pool *dcn302_create_resource_pool(const struct dc_init_data *init_data, struct dc *… in dcn302_create_resource_pool() 1767 struct resource_pool *pool = kzalloc(sizeof(struct resource_pool), GFP_KERNEL); in dcn302_create_resource_pool()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
A D | dcn303_resource.h | 13 struct resource_pool *dcn303_create_resource_pool(const struct dc_init_data *init_data, struct dc *…
|
A D | dcn303_resource.c | 784 static bool dcn303_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn303_dwbc_create() 819 static bool dcn303_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) in dcn303_mmhubbub_create() 1019 static bool init_soc_bounding_box(struct dc *dc, struct resource_pool *pool) in init_soc_bounding_box() 1058 static void dcn303_resource_destruct(struct resource_pool *pool) in dcn303_resource_destruct() 1182 static void dcn303_destroy_resource_pool(struct resource_pool **pool) in dcn303_destroy_resource_pool() 1429 struct resource_pool *pool) in dcn303_resource_construct() 1707 struct resource_pool *dcn303_create_resource_pool(const struct dc_init_data *init_data, struct dc *… in dcn303_create_resource_pool() 1709 struct resource_pool *pool = kzalloc(sizeof(struct resource_pool), GFP_KERNEL); in dcn303_create_resource_pool()
|