Home
last modified time | relevance | path

Searched refs:resource_pool (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h80 struct resource_pool *pool,
83 struct resource_pool *dc_create_resource_pool(struct dc *dc,
104 const struct resource_pool *pool,
109 const struct resource_pool *pool,
114 const struct resource_pool *pool,
127 const struct resource_pool *pool);
138 const struct resource_pool *pool);
142 const struct resource_pool *pool,
153 const struct resource_pool *pool);
178 const struct resource_pool *pool,
Dcore_types.h87 struct resource_pool;
95 void (*destroy)(struct resource_pool **pool);
115 const struct resource_pool *pool,
134 const struct resource_pool *pool,
164 struct resource_pool { struct
Dhw_sequencer.h75 struct resource_pool;
267 struct resource_pool *res_pool,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.h32 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(
Ddce80_resource.c854 static void dce80_destroy_resource_pool(struct resource_pool **pool) in dce80_destroy_resource_pool()
1053 struct resource_pool *dce80_create_resource_pool( in dce80_create_resource_pool()
1250 struct resource_pool *dce81_create_resource_pool( in dce81_create_resource_pool()
1443 struct resource_pool *dce83_create_resource_pool( in dce83_create_resource_pool()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.h35 struct resource_pool;
39 struct resource_pool base;
41 struct resource_pool *dcn10_create_resource_pool(
47 const struct resource_pool *pool,
Ddcn10_hw_sequencer_debug.c112 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()
Ddcn10_resource.c1090 const struct resource_pool *pool, in dcn10_acquire_idle_pipe_for_layer()
1128 static void dcn10_destroy_resource_pool(struct resource_pool **pool) in dcn10_destroy_resource_pool()
1217 const struct resource_pool *pool, in dcn10_find_first_free_match_stream_enc_for_link()
1561 struct resource_pool *dcn10_create_resource_pool( in dcn10_create_resource_pool()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.h32 struct resource_pool;
38 struct resource_pool base;
43 struct resource_pool *dce110_create_resource_pool(
50 const struct resource_pool *pool,
Ddce110_hw_sequencer.h64 const struct resource_pool *pool);
Ddce110_resource.c1050 const struct resource_pool *pool, in dce110_acquire_underlay()
1114 static void dce110_destroy_resource_pool(struct resource_pool **pool) in dce110_destroy_resource_pool()
1125 const struct resource_pool *pool, in dce110_find_first_free_match_stream_enc_for_link()
1167 static bool underlay_create(struct dc_context *ctx, struct resource_pool *pool) in underlay_create()
1452 struct resource_pool *dce110_create_resource_pool( in dce110_create_resource_pool()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.h35 struct resource_pool;
39 struct resource_pool base;
41 struct resource_pool *dcn20_create_resource_pool(
56 const struct resource_pool *pool,
110 bool dcn20_dwbc_create(struct dc_context *ctx, struct resource_pool *pool);
111 bool dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.h35 struct resource_pool;
39 struct resource_pool base;
41 struct resource_pool *dcn21_create_resource_pool(
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.h35 struct resource_pool;
38 struct resource_pool *dce100_create_resource_pool(
51 const struct resource_pool *pool,
Ddce100_resource.c838 static void dce100_destroy_resource_pool(struct resource_pool **pool) in dce100_destroy_resource_pool()
858 const struct resource_pool *pool, in dce100_find_first_free_match_stream_enc_for_link()
1082 struct resource_pool *dce100_create_resource_pool( in dce100_create_resource_pool()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.h32 struct resource_pool;
34 struct resource_pool *dce120_create_resource_pool(
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_sw.h47 struct resource_pool *pool,
53 struct resource_pool *pool,
Ddce_i2c.h34 struct resource_pool *pool,
Ddce_i2c.c29 struct resource_pool *pool, in dce_i2c_submit_command()
Ddce_i2c_sw.c69 struct resource_pool *pool, in release_engine_dce_sw()
497 struct resource_pool *pool, in dce_i2c_submit_command_sw()
528 struct resource_pool *pool, in dce_i2c_acquire_i2c_sw_engine()
Ddce_i2c_hw.h326 struct resource_pool *pool,
332 struct resource_pool *pool,
Ddce_i2c_hw.c380 struct resource_pool *pool, in acquire_i2c_hw_engine()
577 struct resource_pool *pool, in dce_i2c_submit_command_hw()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.h32 struct resource_pool;
34 struct resource_pool *dce112_create_resource_pool(
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c126 struct resource_pool *dc_create_resource_pool(struct dc *dc, in dc_create_resource_pool()
130 struct resource_pool *res_pool = NULL; in dc_create_resource_pool()
249 struct resource_pool *pool, in resource_construct()
317 const struct resource_pool *pool, in find_matching_clock_source()
332 const struct resource_pool *pool, in resource_unreference_clock_source()
346 const struct resource_pool *pool, in resource_reference_clock_source()
360 const struct resource_pool *pool, in resource_get_clock_source_reference()
1070 const struct resource_pool *pool, in find_idle_secondary_pipe()
1165 const struct resource_pool *pool, in acquire_free_pipe_for_head()
1196 const struct resource_pool *pool, in acquire_first_split_pipe()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc.h455 struct resource_pool;
477 struct resource_pool *res_pool;

12