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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_lib.h 67 struct _vcs_dpi_soc_bounding_box_st soc;
75 const struct _vcs_dpi_soc_bounding_box_st *soc_bb,
amdgpu_display_mode_lib.c 62 const struct _vcs_dpi_soc_bounding_box_st *soc_bb,
display_mode_structs.h 33 typedef struct _vcs_dpi_soc_bounding_box_st soc_bounding_box_st;
71 struct _vcs_dpi_soc_bounding_box_st { struct
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_resource.h 100 void dcn20_patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb);
102 struct _vcs_dpi_soc_bounding_box_st *bb,
104 void dcn20_update_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb,
168 struct _vcs_dpi_soc_bounding_box_st *bb);
170 struct _vcs_dpi_soc_bounding_box_st *bb,
amdgpu_dcn20_resource.c 231 struct _vcs_dpi_soc_bounding_box_st dcn2_0_soc = {
343 struct _vcs_dpi_soc_bounding_box_st dcn2_0_nv12_soc = { 0 };
3141 struct _vcs_dpi_soc_bounding_box_st *bb,
3207 void dcn20_update_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb,
3269 void dcn20_patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb)
3296 static struct _vcs_dpi_soc_bounding_box_st *get_asic_rev_soc_bb(
3328 struct _vcs_dpi_soc_bounding_box_st *loaded_bb =
3492 struct _vcs_dpi_soc_bounding_box_st *loaded_bb =
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 167 struct _vcs_dpi_soc_bounding_box_st dcn2_1_soc = {
1010 static void patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_resource.c 117 const struct _vcs_dpi_soc_bounding_box_st dcn1_0_soc = {

Completed in 19 milliseconds