HomeSort by: relevance | last modified time | path
    Searched refs:dc_link_set_psr_allow_active (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/
amdgpu_clk_mgr.c 80 dc_link_set_psr_allow_active(edp_link, false, false);
90 dc_link_set_psr_allow_active(edp_link, clk_mgr->psr_allow_active_cache, false);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_link.h 187 bool dc_link_set_psr_allow_active(struct dc_link *dc_link, bool enable, bool wait);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_dp.c 2453 dc_link_set_psr_allow_active(link, false, true);
2454 dc_link_set_psr_allow_active(link, true, true);
amdgpu_dc_link.c 2402 bool dc_link_set_psr_allow_active(struct dc_link *link, bool allow_active, bool wait) function in typeref:typename:bool
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 8460 return dc_link_set_psr_allow_active(link, true, false);
8474 return dc_link_set_psr_allow_active(stream->link, false, true);

Completed in 24 milliseconds