Searched defs:mpc_mask (Results 1 - 7 of 7) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_mpc.h | 127 const struct dcn_mpc_mask *mpc_mask; member in struct:dcn10_mpc
|
| H A D | amdgpu_dcn10_mpc.c | 478 dcn10_mpc_construct(struct dcn10_mpc * mpc10,struct dc_context * ctx,const struct dcn_mpc_registers * mpc_regs,const struct dcn_mpc_shift * mpc_shift,const struct dcn_mpc_mask * mpc_mask,int num_mpcc) argument
|
| H A D | amdgpu_dcn10_resource.c | 430 static const struct dcn_mpc_mask mpc_mask = { variable in typeref:typename:const struct dcn_mpc_mask
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_mpc.h | 268 const struct dcn20_mpc_mask *mpc_mask; member in struct:dcn20_mpc
|
| H A D | amdgpu_dcn20_mpc.c | 565 dcn20_mpc_construct(struct dcn20_mpc * mpc20,struct dc_context * ctx,const struct dcn20_mpc_registers * mpc_regs,const struct dcn20_mpc_shift * mpc_shift,const struct dcn20_mpc_mask * mpc_mask,int num_mpcc) argument [all...] |
| H A D | amdgpu_dcn20_resource.c | 723 static const struct dcn20_mpc_mask mpc_mask = { variable in typeref:typename:const struct dcn20_mpc_mask
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/ |
| H A D | amdgpu_dcn21_resource.c | 484 static const struct dcn20_mpc_mask mpc_mask = { variable in typeref:typename:const struct dcn20_mpc_mask
|
Completed in 17 milliseconds