Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1878 struct display_mode_lib_scratch_st { struct
1880 struct dml_core_mode_support_locals_st dml_core_mode_support_locals;
1881 struct dml_core_mode_programming_locals_st dml_core_mode_programming_locals;
1882 …LUseAndDRAMSpeedChangeSupport_locals_st CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_locals;
1883 struct CalculateVMRowAndSwath_locals_st CalculateVMRowAndSwath_locals;
1884 struct UseMinimumDCFCLK_locals_st UseMinimumDCFCLK_locals;
1885 struct CalculatePrefetchSchedule_locals_st CalculatePrefetchSchedule_locals;
1888 …LUseAndDRAMSpeedChangeSupport_params_st CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_params;
1889 struct CalculateVMRowAndSwath_params_st CalculateVMRowAndSwath_params;
1913 struct display_mode_lib_scratch_st scratch; argument