Home
last modified time | relevance | path

Searched defs:res_pool (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c113 struct resource_pool *res_pool = dc->res_pool; in dcn31_init_hw() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c225 struct resource_pool *res_pool = dc->res_pool; in dcn201_init_hw() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c434 struct resource_pool *res_pool = dc->res_pool; dcn30_init_hw() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1485 struct resource_pool *res_pool = dc->res_pool; dcn10_init_hw() local
3255 get_hubp_by_inst(struct resource_pool * res_pool,int mpcc_inst) get_hubp_by_inst() argument
3269 dcn10_wait_for_mpcc_disconnect(struct dc * dc,struct resource_pool * res_pool,struct pipe_ctx * pipe_ctx) dcn10_wait_for_mpcc_disconnect() argument
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/modules/power/
H A Dpower_helpers.c692 bool dmub_init_abm_config(struct resource_pool *res_pool, in dmub_init_abm_config() argument
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c769 struct resource_pool *res_pool = dc->res_pool; dcn32_init_hw() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1308 struct resource_pool *res_pool; compute_mst_dsc_configs_for_state() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2813 struct resource_pool *res_pool = dc->res_pool; dcn20_fpga_init_hw() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2864 struct resource_pool *res_pool, in dce110_wait_for_mpcc_disconnect()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c200 struct resource_pool *res_pool = NULL; in dc_create_resource_pool() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h942 struct resource_pool *res_pool; member