Home
last modified time | relevance | path

Searched refs:Cursor64BppSupport (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h598 bool Cursor64BppSupport; member
H A Ddisplay_mode_vba.c393 mode_lib->vba.Cursor64BppSupport = true; in fetch_socbb_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3623 if (mode_lib->vba.CursorBPP[k][0] == 64 && mode_lib->vba.Cursor64BppSupport == false) in dml32_ModeSupportAndSystemConfigurationFull()