HomeSort by: relevance | last modified time | path
    Searched defs:deallocate_mst_payload (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link.c 2797 static enum dc_status deallocate_mst_payload(struct pipe_ctx *pipe_ctx) function in typeref:enum:dc_status
2809 /* deallocate_mst_payload is called before disable link. When mode or
2895 deallocate_mst_payload(pipe_ctx);
3099 deallocate_mst_payload(pipe_ctx);
amdgpu_dc_link.c 2797 static enum dc_status deallocate_mst_payload(struct pipe_ctx *pipe_ctx) function in typeref:enum:dc_status
2809 /* deallocate_mst_payload is called before disable link. When mode or
2895 deallocate_mst_payload(pipe_ctx);
3099 deallocate_mst_payload(pipe_ctx);

Completed in 26 milliseconds