Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h103 struct stream_encoder { struct
104 const struct stream_encoder_funcs *funcs; argument
122 struct stream_encoder *enc, argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h33 #define DCN10STRENC_FROM_STRENC(stream_encoder)\ argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link.c2719 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_allocate_mst_payload() local
2802 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in deallocate_mst_payload() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h33 #define DCE110STRENC_FROM_STRENC(stream_encoder)\ argument