Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h92 struct resource_pool *pool,
116 const struct resource_pool *pool,
121 const struct resource_pool *pool,
126 const struct resource_pool *pool,
143 const struct resource_pool *pool);
150 const struct resource_pool *pool);
305 const struct resource_pool *pool);
316 const struct resource_pool *pool);
333 const struct resource_pool *pool,
404 const struct resource_pool *pool,
[all …]
H A Dcore_types.h62 struct resource_pool;
69 void (*destroy)(struct resource_pool **pool);
132 const struct resource_pool *pool,
153 const struct resource_pool *pool,
170 const struct resource_pool *pool,
177 const struct resource_pool *pool,
207 struct resource_pool { struct
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h36 struct resource_pool;
46 struct resource_pool base;
48 struct resource_pool *dcn20_create_resource_pool(
64 const struct resource_pool *pool,
112 bool dcn20_dwbc_create(struct dc_context *ctx, struct resource_pool *pool);
113 bool dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool);
131 const struct resource_pool *pool,
136 const struct resource_pool *pool,
150 const struct resource_pool *pool,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A 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(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A 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(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A 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,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.h36 struct resource_pool;
43 struct resource_pool base;
45 struct resource_pool *dcn10_create_resource_pool(
51 const struct resource_pool *pool,
H A Ddcn10_hw_sequencer_debug.c113 struct resource_pool *pool = dc->res_pool; in dcn10_get_hubp_states()
191 struct resource_pool *pool = dc->res_pool; in dcn10_get_rq_states()
233 struct resource_pool *pool = dc->res_pool; in dcn10_get_dlg_states()
290 struct resource_pool *pool = dc->res_pool; in dcn10_get_ttu_states()
330 struct resource_pool *pool = dc->res_pool; in dcn10_get_cm_states()
385 struct resource_pool *pool = dc->res_pool; in dcn10_get_mpcc_states()
416 struct resource_pool *pool = dc->res_pool; in dcn10_get_otg_states()
491 struct resource_pool *pool = dc->res_pool; in dcn10_clear_otpc_underflow()
507 struct resource_pool *pool = dc->res_pool; in dcn10_clear_hubp_underflow()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.h35 struct resource_pool;
42 struct resource_pool base;
44 struct resource_pool *dcn30_create_resource_pool(
85 const struct resource_pool *pool,
92 const struct resource_pool *pool,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.h32 struct resource_pool;
39 struct resource_pool base;
41 struct resource_pool *dcn301_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.h40 struct resource_pool;
44 struct resource_pool base;
46 struct resource_pool *dcn201_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.h35 struct resource_pool;
38 struct resource_pool *dce100_create_resource_pool(
51 const struct resource_pool *pool,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.h35 struct resource_pool;
42 struct resource_pool base;
44 struct resource_pool *dcn21_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.h32 struct resource_pool;
34 struct resource_pool *dce120_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c.h34 struct resource_pool *pool,
40 struct resource_pool *pool,
H A Ddce_i2c.c29 struct resource_pool *pool, in dce_i2c_oem_device_present()
55 struct resource_pool *pool, in dce_i2c_submit_command()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.h37 struct resource_pool base;
40 struct resource_pool *dcn316_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.h37 struct resource_pool base;
40 struct resource_pool *dcn315_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.h38 struct resource_pool base;
41 struct resource_pool *dcn321_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.h39 struct resource_pool base;
46 struct resource_pool *dcn314_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.h32 struct resource_pool;
34 struct resource_pool *dce112_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.h32 struct resource_pool;
52 bool dmub_init_abm_config(struct resource_pool *res_pool,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.h37 struct resource_pool base;
62 struct resource_pool *dcn31_create_resource_pool(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.h16 struct resource_pool *dcn303_create_resource_pool(const struct dc_init_data *init_data, struct dc *…
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.h34 struct resource_pool *dcn302_create_resource_pool(const struct dc_init_data *init_data, struct dc *…

123