Searched refs:_vcs_dpi_soc_bounding_box_st (Results 1 – 25 of 39) sorted by relevance
12
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | dcn20_fpu.h | 55 void dcn20_cap_soc_clocks(struct _vcs_dpi_soc_bounding_box_st *bb, 58 struct _vcs_dpi_soc_bounding_box_st *bb, 63 struct _vcs_dpi_soc_bounding_box_st *bb); 68 struct _vcs_dpi_soc_bounding_box_st *loaded_bb);
|
D | dcn20_fpu.c | 221 struct _vcs_dpi_soc_bounding_box_st dcn2_0_soc = { 333 struct _vcs_dpi_soc_bounding_box_st dcn2_0_nv14_soc = { 444 struct _vcs_dpi_soc_bounding_box_st dcn2_0_nv12_soc = { 625 struct _vcs_dpi_soc_bounding_box_st dcn2_1_soc = { 1849 struct _vcs_dpi_soc_bounding_box_st *bb, in dcn20_update_bounding_box() 1914 void dcn20_cap_soc_clocks(struct _vcs_dpi_soc_bounding_box_st *bb, in dcn20_cap_soc_clocks() 1982 void dcn20_patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb) in dcn20_patch_bounding_box() 2134 struct _vcs_dpi_soc_bounding_box_st *loaded_bb) in dcn20_fpu_set_wm_ranges() 2177 static void patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb) in patch_bounding_box()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | dcn31_fpu.h | 50 int dcn_get_max_non_odm_pix_rate_100hz(struct _vcs_dpi_soc_bounding_box_st *soc); 52 struct _vcs_dpi_soc_bounding_box_st *soc,
|
D | dcn31_fpu.c | 120 static struct _vcs_dpi_soc_bounding_box_st dcn3_1_soc = { 265 static struct _vcs_dpi_soc_bounding_box_st dcn3_15_soc = { 364 static struct _vcs_dpi_soc_bounding_box_st dcn3_16_soc = { 809 int dcn_get_max_non_odm_pix_rate_100hz(struct _vcs_dpi_soc_bounding_box_st *soc) in dcn_get_max_non_odm_pix_rate_100hz() 815 struct _vcs_dpi_soc_bounding_box_st *soc, in dcn_get_approx_det_segs_required_for_pstate()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_lib.h | 87 struct _vcs_dpi_soc_bounding_box_st soc; 97 const struct _vcs_dpi_soc_bounding_box_st *soc_bb,
|
D | display_mode_structs.h | 43 typedef struct _vcs_dpi_soc_bounding_box_st soc_bounding_box_st; 181 struct _vcs_dpi_soc_bounding_box_st { struct
|
D | display_mode_lib.c | 94 const struct _vcs_dpi_soc_bounding_box_st *soc_bb, in dml_init_instance()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
D | dcn20_resource.h | 41 extern struct _vcs_dpi_soc_bounding_box_st dcn2_0_soc; 42 extern struct _vcs_dpi_soc_bounding_box_st dcn2_0_nv14_soc; 43 extern struct _vcs_dpi_soc_bounding_box_st dcn2_0_nv12_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
D | dcn303_resource.h | 32 extern struct _vcs_dpi_soc_bounding_box_st dcn3_03_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
D | dcn302_resource.h | 32 extern struct _vcs_dpi_soc_bounding_box_st dcn3_02_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
D | dcn301_resource.h | 36 extern struct _vcs_dpi_soc_bounding_box_st dcn3_01_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
D | dcn351_resource.h | 10 extern struct _vcs_dpi_soc_bounding_box_st dcn3_51_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
D | dcn321_resource.h | 35 extern struct _vcs_dpi_soc_bounding_box_st dcn3_21_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn301/ |
D | dcn301_fpu.h | 34 struct _vcs_dpi_soc_bounding_box_st *loaded_bb);
|
D | dcn301_fpu.c | 112 struct _vcs_dpi_soc_bounding_box_st dcn3_01_soc = { 390 struct _vcs_dpi_soc_bounding_box_st *loaded_bb) in dcn301_fpu_set_wm_ranges()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
D | dcn314_resource.h | 33 extern struct _vcs_dpi_soc_bounding_box_st dcn3_14_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
D | dcn10_resource.h | 40 extern struct _vcs_dpi_soc_bounding_box_st dcn1_0_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
D | dcn21_resource.h | 39 extern struct _vcs_dpi_soc_bounding_box_st dcn2_1_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | dcn30_fpu.h | 74 void patch_dcn30_soc_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *dcn3_0_ip);
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.h | 78 void dcn32_set_clock_limits(const struct _vcs_dpi_soc_bounding_box_st *soc_bb);
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
D | dcn30_resource.h | 39 extern struct _vcs_dpi_soc_bounding_box_st dcn3_0_soc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn10/ |
D | dcn10_fpu.c | 105 struct _vcs_dpi_soc_bounding_box_st dcn1_0_soc = {
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn302/ |
D | dcn302_fpu.c | 113 struct _vcs_dpi_soc_bounding_box_st dcn3_02_soc = {
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn303/ |
D | dcn303_fpu.c | 112 struct _vcs_dpi_soc_bounding_box_st dcn3_03_soc = {
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | dcn314_fpu.c | 101 static struct _vcs_dpi_soc_bounding_box_st dcn3_14_soc = {
|
12