Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1906 struct dml2_core_calcs_calculate_tdlut_setting_params { struct
1908 double dispclk_mhz;
1909 bool setup_for_tdlut;
1910 enum dml2_tdlut_width_mode tdlut_width_mode;
1911 enum dml2_tdlut_addressing_mode tdlut_addressing_mode;
1912 unsigned int cursor_buffer_size;
1913 bool gpuvm_enable;
1914 unsigned int gpuvm_page_size_kbytes;
1915 bool is_gfx11;
1916 bool tdlut_mpc_width_flag;
[all …]