Home
last modified time | relevance | path

Searched defs:soc_bounding_box_st (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h316 struct soc_bounding_box_st { struct
317 dml_float_t dprefclk_mhz;
318 dml_float_t xtalclk_mhz;
319 dml_float_t pcierefclk_mhz;
320 dml_float_t refclk_mhz;
321 dml_float_t amclk_mhz;
322 dml_uint_t max_outstanding_reqs;
323 dml_float_t pct_ideal_sdp_bw_after_urgent;
324 dml_float_t pct_ideal_fabric_bw_after_urgent;
325 dml_float_t pct_ideal_dram_bw_after_urgent_pixel_only;
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h43 typedef struct _vcs_dpi_soc_bounding_box_st soc_bounding_box_st; typedef