Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1821 struct display_mode_lib_scratch_st { struct
1823 struct dml_core_mode_support_locals_st dml_core_mode_support_locals;
1824 struct dml_core_mode_programming_locals_st dml_core_mode_programming_locals;
1825 …LUseAndDRAMSpeedChangeSupport_locals_st CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_locals;
1826 struct CalculateVMRowAndSwath_locals_st CalculateVMRowAndSwath_locals;
1827 struct UseMinimumDCFCLK_locals_st UseMinimumDCFCLK_locals;
1828 struct CalculatePrefetchSchedule_locals_st CalculatePrefetchSchedule_locals;
1831 …LUseAndDRAMSpeedChangeSupport_params_st CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_params;
1832 struct CalculateVMRowAndSwath_params_st CalculateVMRowAndSwath_params;
1856 struct display_mode_lib_scratch_st scratch; argument