Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hw_sequencer.c1246 struct resource_pool *res_pool = dc->res_pool; in dcn10_init_hw() local
2835 static struct hubp *get_hubp_by_inst(struct resource_pool *res_pool, int mpcc_inst) in get_hubp_by_inst()
2849 struct resource_pool *res_pool, in dcn10_wait_for_mpcc_disconnect()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_hwseq.c2293 struct resource_pool *res_pool = dc->res_pool; in dcn20_fpga_init_hw() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c127 struct resource_pool *res_pool = NULL; in dc_create_resource_pool() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_hw_sequencer.c2648 struct resource_pool *res_pool, in dce110_wait_for_mpcc_disconnect()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc.h501 struct resource_pool *res_pool; member