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.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1993 struct dml2_core_calcs_calculate_tdlut_setting_params { struct
1995 double dispclk_mhz;
1996 bool setup_for_tdlut;
1997 enum dml2_tdlut_width_mode tdlut_width_mode;
1998 enum dml2_tdlut_addressing_mode tdlut_addressing_mode;
1999 unsigned int cursor_buffer_size;
2000 bool gpuvm_enable;
2001 unsigned int gpuvm_page_size_kbytes;
2002 bool is_gfx11;
2003 bool tdlut_mpc_width_flag;
[all …]