Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1879 struct display_mode_lib_scratch_st { struct
1881 struct dml_core_mode_support_locals_st dml_core_mode_support_locals;
1882 struct dml_core_mode_programming_locals_st dml_core_mode_programming_locals;
1883 …LUseAndDRAMSpeedChangeSupport_locals_st CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_locals;
1884 struct CalculateVMRowAndSwath_locals_st CalculateVMRowAndSwath_locals;
1885 struct UseMinimumDCFCLK_locals_st UseMinimumDCFCLK_locals;
1886 struct CalculatePrefetchSchedule_locals_st CalculatePrefetchSchedule_locals;
1889 …LUseAndDRAMSpeedChangeSupport_params_st CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_params;
1890 struct CalculateVMRowAndSwath_params_st CalculateVMRowAndSwath_params;
1914 struct display_mode_lib_scratch_st scratch; argument