Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c3744 bool force_disable_dcc) in fill_plane_dcc_attributes() argument
3756 if (force_disable_dcc) in fill_plane_dcc_attributes()
3810 bool force_disable_dcc) in fill_plane_buffer_attributes() argument
3928 force_disable_dcc); in fill_plane_buffer_attributes()
4022 bool force_disable_dcc) in fill_dc_plane_info_and_addr() argument
4113 force_disable_dcc); in fill_dc_plane_info_and_addr()
4134 bool force_disable_dcc = false; in fill_dc_plane_attributes() local
4145 force_disable_dcc = adev->asic_type == CHIP_RAVEN && adev->in_suspend; in fill_dc_plane_attributes()
4151 force_disable_dcc); in fill_dc_plane_attributes()
5849 bool force_disable_dcc = !plane_state->dcc.enable; in dm_plane_helper_prepare_fb() local
[all …]