Searched defs:dm_plane_state (Results 1 – 1 of 1) sorted by relevance
867 struct dm_plane_state { struct868 struct drm_plane_state base;869 struct dc_plane_state *dc_state;879 struct drm_property_blob *degamma_lut;886 enum amdgpu_transfer_function degamma_tf;900 __u64 hdr_mult;907 struct drm_property_blob *ctm;912 struct drm_property_blob *shaper_lut;918 enum amdgpu_transfer_function shaper_tf;923 struct drm_property_blob *lut3d;[all …]