Lines Matching defs:config

426 	struct drm_mode_config *config = &dev->mode_config;
430 if (property == config->prop_active)
432 else if (property == config->prop_mode_id) {
438 } else if (property == config->prop_vrr_enabled) {
440 } else if (property == config->degamma_lut_property) {
448 } else if (property == config->ctm_property) {
456 } else if (property == config->gamma_lut_property) {
464 } else if (property == config->prop_out_fence_ptr) {
492 struct drm_mode_config *config = &dev->mode_config;
494 if (property == config->prop_active)
496 else if (property == config->prop_mode_id)
498 else if (property == config->prop_vrr_enabled)
500 else if (property == config->degamma_lut_property)
502 else if (property == config->ctm_property)
504 else if (property == config->gamma_lut_property)
506 else if (property == config->prop_out_fence_ptr)
521 struct drm_mode_config *config = &dev->mode_config;
525 if (property == config->prop_fb_id) {
532 } else if (property == config->prop_in_fence_fd) {
543 } else if (property == config->prop_crtc_id) {
549 } else if (property == config->prop_crtc_x) {
551 } else if (property == config->prop_crtc_y) {
553 } else if (property == config->prop_crtc_w) {
555 } else if (property == config->prop_crtc_h) {
557 } else if (property == config->prop_src_x) {
559 } else if (property == config->prop_src_y) {
561 } else if (property == config->prop_src_w) {
563 } else if (property == config->prop_src_h) {
582 } else if (property == config->prop_fb_damage_clips) {
609 struct drm_mode_config *config = &dev->mode_config;
611 if (property == config->prop_fb_id) {
613 } else if (property == config->prop_in_fence_fd) {
615 } else if (property == config->prop_crtc_id) {
617 } else if (property == config->prop_crtc_x) {
619 } else if (property == config->prop_crtc_y) {
621 } else if (property == config->prop_crtc_w) {
623 } else if (property == config->prop_crtc_h) {
625 } else if (property == config->prop_src_x) {
627 } else if (property == config->prop_src_y) {
629 } else if (property == config->prop_src_w) {
631 } else if (property == config->prop_src_h) {
645 } else if (property == config->prop_fb_damage_clips) {
682 struct drm_mode_config *config = &dev->mode_config;
686 if (property == config->prop_crtc_id) {
692 } else if (property == config->dpms_property) {
698 } else if (property == config->tv_select_subconnector_property) {
700 } else if (property == config->tv_left_margin_property) {
702 } else if (property == config->tv_right_margin_property) {
704 } else if (property == config->tv_top_margin_property) {
706 } else if (property == config->tv_bottom_margin_property) {
708 } else if (property == config->tv_mode_property) {
710 } else if (property == config->tv_brightness_property) {
712 } else if (property == config->tv_contrast_property) {
714 } else if (property == config->tv_flicker_reduction_property) {
716 } else if (property == config->tv_overscan_property) {
718 } else if (property == config->tv_saturation_property) {
720 } else if (property == config->tv_hue_property) {
722 } else if (property == config->link_status_property) {
736 } else if (property == config->hdr_output_metadata_property) {
743 } else if (property == config->aspect_ratio_property) {
745 } else if (property == config->content_type_property) {
749 } else if (property == config->content_protection_property) {
755 } else if (property == config->hdcp_content_type_property) {
759 } else if (property == config->writeback_fb_id_property) {
768 } else if (property == config->writeback_out_fence_ptr_property) {
794 struct drm_mode_config *config = &dev->mode_config;
796 if (property == config->prop_crtc_id) {
798 } else if (property == config->dpms_property) {
803 } else if (property == config->tv_select_subconnector_property) {
805 } else if (property == config->tv_left_margin_property) {
807 } else if (property == config->tv_right_margin_property) {
809 } else if (property == config->tv_top_margin_property) {
811 } else if (property == config->tv_bottom_margin_property) {
813 } else if (property == config->tv_mode_property) {
815 } else if (property == config->tv_brightness_property) {
817 } else if (property == config->tv_contrast_property) {
819 } else if (property == config->tv_flicker_reduction_property) {
821 } else if (property == config->tv_overscan_property) {
823 } else if (property == config->tv_saturation_property) {
825 } else if (property == config->tv_hue_property) {
827 } else if (property == config->link_status_property) {
829 } else if (property == config->aspect_ratio_property) {
831 } else if (property == config->content_type_property) {
837 } else if (property == config->hdr_output_metadata_property) {
840 } else if (property == config->content_protection_property) {
842 } else if (property == config->hdcp_content_type_property) {
844 } else if (property == config->writeback_fb_id_property) {
847 } else if (property == config->writeback_out_fence_ptr_property) {