/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
stream_encoder.h | 1 /* $NetBSD: stream_encoder.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */ 26 * stream_encoder.h 103 struct stream_encoder { struct 122 struct stream_encoder *enc, 129 struct stream_encoder *enc, 135 struct stream_encoder *enc, 140 struct stream_encoder *enc, 144 struct stream_encoder *enc, 148 struct stream_encoder *enc, 152 struct stream_encoder *enc) [all...] |
stream_encoder.h | 1 /* $NetBSD: stream_encoder.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */ 26 * stream_encoder.h 103 struct stream_encoder { struct 122 struct stream_encoder *enc, 129 struct stream_encoder *enc, 135 struct stream_encoder *enc, 140 struct stream_encoder *enc, 144 struct stream_encoder *enc, 148 struct stream_encoder *enc, 152 struct stream_encoder *enc) [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ |
amdgpu_dc_link.c | 2664 struct stream_encoder *stream_enc, 2712 * because stream_encoder is not exposed to dm 2719 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; local in function:dc_link_allocate_mst_payload 2789 stream_encoder->funcs->set_mst_bandwidth( 2790 stream_encoder, 2802 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; local in function:deallocate_mst_payload 2817 stream_encoder->funcs->set_mst_bandwidth( 2818 stream_encoder, [all...] |
amdgpu_dc_link.c | 2664 struct stream_encoder *stream_enc, 2712 * because stream_encoder is not exposed to dm 2719 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; local in function:dc_link_allocate_mst_payload 2789 stream_encoder->funcs->set_mst_bandwidth( 2790 stream_encoder, 2802 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; local in function:deallocate_mst_payload 2817 stream_encoder->funcs->set_mst_bandwidth( 2818 stream_encoder, [all...] |