Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h294 struct soc_bounding_box_st { struct
295 dml_float_t dprefclk_mhz;
296 dml_float_t xtalclk_mhz;
297 dml_float_t pcierefclk_mhz;
298 dml_float_t refclk_mhz;
299 dml_float_t amclk_mhz;
300 dml_float_t max_outstanding_reqs;
301 dml_float_t pct_ideal_sdp_bw_after_urgent;
302 dml_float_t pct_ideal_fabric_bw_after_urgent;
303 dml_float_t pct_ideal_dram_bw_after_urgent_pixel_only;
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h43 typedef struct _vcs_dpi_soc_bounding_box_st soc_bounding_box_st; typedef