HomeSort by: relevance | last modified time | path
    Searched refs:hubp_mask (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
dcn21_hubp.h 112 const struct dcn_hubp2_mask *hubp_mask; member in struct:dcn21_hubp
122 const struct dcn_hubp2_mask *hubp_mask);
amdgpu_dcn21_hubp.c 49 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name
953 const struct dcn_hubp2_mask *hubp_mask)
959 hubp21->hubp_mask = hubp_mask;
amdgpu_dcn21_resource.c 505 static const struct dcn_hubp2_mask hubp_mask = { variable in typeref:typename:const struct dcn_hubp2_mask
1223 &hubp_regs[inst], &hubp_shift, &hubp_mask))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_hubp.h 215 const struct dcn_hubp2_mask *hubp_mask; member in struct:dcn20_hubp
224 const struct dcn_hubp2_mask *hubp_mask);
amdgpu_dcn20_hubp.c 48 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1595 const struct dcn_hubp2_mask *hubp_mask)
1601 hubp2->hubp_mask = hubp_mask;
amdgpu_dcn20_resource.c 767 static const struct dcn_hubp2_mask hubp_mask = { variable in typeref:typename:const struct dcn_hubp2_mask
1436 &hubp_regs[inst], &hubp_shift, &hubp_mask))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hubp.c 44 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1271 const struct dcn_mi_mask *hubp_mask)
1277 hubp1->hubp_mask = hubp_mask;
dcn10_hubp.h 688 const struct dcn_mi_mask *hubp_mask; member in struct:dcn10_hubp
765 const struct dcn_mi_mask *hubp_mask);
amdgpu_dcn10_resource.c 473 static const struct dcn_mi_mask hubp_mask = { variable in typeref:typename:const struct dcn_mi_mask
1025 &hubp_regs[inst], &hubp_shift, &hubp_mask);

Completed in 36 milliseconds