Home
last modified time | relevance | path

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

123

/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h78 struct resource_pool *pool,
81 struct resource_pool *dc_create_resource_pool(struct dc *dc,
102 const struct resource_pool *pool,
107 const struct resource_pool *pool,
112 const struct resource_pool *pool,
129 const struct resource_pool *pool);
140 const struct resource_pool *pool);
144 const struct resource_pool *pool,
152 const struct resource_pool *pool);
177 const struct resource_pool *pool,
Dcore_types.h88 struct resource_pool;
94 void (*destroy)(struct resource_pool **pool);
148 const struct resource_pool *pool,
167 const struct resource_pool *pool,
185 const struct resource_pool *pool,
192 const struct resource_pool *pool,
209 struct resource_pool { struct
Dhw_sequencer.h41 struct resource_pool;
76 struct resource_pool *res_pool,
/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(
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,
/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(
/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.h32 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(
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.h35 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,
/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()
/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,
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.h32 struct resource_pool;
36 struct resource_pool base;
38 struct resource_pool *dcn301_create_resource_pool(
/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(
/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,
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.h32 struct resource_pool;
34 struct resource_pool *dce120_create_resource_pool(
/drivers/gpu/drm/amd/display/modules/power/
Dpower_helpers.h31 struct resource_pool;
51 bool dmub_init_abm_config(struct resource_pool *res_pool,
/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.h32 struct resource_pool;
34 struct resource_pool *dce112_create_resource_pool(
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.h35 struct resource_pool base;
38 struct resource_pool *dcn31_create_resource_pool(
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c156 struct resource_pool *dc_create_resource_pool(struct dc *dc, in dc_create_resource_pool()
160 struct resource_pool *res_pool = NULL; in dc_create_resource_pool()
301 struct resource_pool *pool, in resource_construct()
379 const struct resource_pool *pool, in find_matching_clock_source()
394 const struct resource_pool *pool, in resource_unreference_clock_source()
408 const struct resource_pool *pool, in resource_reference_clock_source()
422 const struct resource_pool *pool, in resource_get_clock_source_reference()
1182 const struct resource_pool *pool, in find_idle_secondary_pipe()
1277 const struct resource_pool *pool, in acquire_free_pipe_for_head()
1308 const struct resource_pool *pool, in acquire_first_split_pipe()
[all …]
/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c.h34 struct resource_pool *pool,
Ddce_i2c_sw.h47 struct resource_pool *pool,
Ddce_i2c.c29 struct resource_pool *pool, in dce_i2c_submit_command()
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.h13 struct resource_pool *dcn303_create_resource_pool(const struct dc_init_data *init_data, struct dc *…
Ddcn303_resource.c784 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()
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.h31 struct resource_pool *dcn302_create_resource_pool(const struct dc_init_data *init_data, struct dc *…
Ddcn302_resource.c842 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()

123