Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_colorop.c36 const u64 amdgpu_dm_supported_degam_tfs = variable
77 amdgpu_dm_supported_degam_tfs, in amdgpu_dm_initialize_default_pipeline()
H A Damdgpu_dm_colorop.h30 extern const u64 amdgpu_dm_supported_degam_tfs;
H A Damdgpu_dm_color.c1478 if (!(BIT(colorop_state->curve_1d_type) & amdgpu_dm_supported_degam_tfs)) in __set_colorop_in_tf_1d_curve()
1510 (BIT(new_colorop_state->curve_1d_type) & amdgpu_dm_supported_degam_tfs)) { in __set_dm_plane_colorop_degamma()