Home
last modified time | relevance | path

Searched defs:psr_settings (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h99 struct psr_settings { struct
100 bool psr_feature_enabled; // PSR is supported by sink
101 bool psr_allow_active; // PSR is currently active
102 enum dc_psr_version psr_version; // Internal PSR version, determined based on DPCD
103 bool psr_vtotal_control_support; // Vtotal control is supported by sink
110 bool psr_frame_capture_indication_req;
111 unsigned int psr_sdp_transmit_line_num_deadline;
112 uint8_t force_ffu_mode;
113 unsigned int psr_power_opt;
237 struct psr_settings psr_settings; member