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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
mod_info_packet.h 35 struct dc_info_packet;
39 struct dc_info_packet *info_packet,
43 struct dc_info_packet *info_packet, int ALLMEnabled, int ALLMValue);
mod_freesync.h 152 struct dc_info_packet *infopacket);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
stream_encoder.h 78 struct dc_info_packet avi;
79 struct dc_info_packet gamut;
80 struct dc_info_packet vendor;
81 struct dc_info_packet hfvsif;
83 struct dc_info_packet spd;
85 struct dc_info_packet vsc;
87 struct dc_info_packet hdrsmd;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_stream.h 138 struct dc_info_packet vrr_infopacket;
139 struct dc_info_packet vsc_infopacket;
140 struct dc_info_packet vsp_infopacket;
150 struct dc_info_packet hdr_static_metadata;
236 struct dc_info_packet *hdr_static_metadata;
242 struct dc_info_packet *vrr_infopacket;
243 struct dc_info_packet *vsc_infopacket;
244 struct dc_info_packet *vsp_infopacket;
dc_types.h 622 struct dc_info_packet { struct
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/freesync/
amdgpu_freesync.c 500 struct dc_info_packet *infopacket)
546 struct dc_info_packet *infopacket)
560 struct dc_info_packet *infopacket,
609 struct dc_info_packet *infopacket,
658 struct dc_info_packet *infopacket)
680 struct dc_info_packet *infopacket)
695 struct dc_info_packet *infopacket)
714 struct dc_info_packet *infopacket)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/info_packet/
amdgpu_info_packet.c 138 struct dc_info_packet *info_packet,
443 struct dc_info_packet *info_packet, int ALLMEnabled, int ALLMValue)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.h 392 struct dc_info_packet vrr_infopacket;
amdgpu_dm.c 4640 struct dc_info_packet *out)
4733 struct dc_info_packet hdr_infopacket;
6167 struct dc_info_packet vrr_infopacket = {0};
6997 struct dc_info_packet hdr_packet;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 1495 sizeof(struct dc_info_packet)) != 0)
1509 sizeof(struct dc_info_packet)) != 0)
2155 struct dc_info_packet *gamut_packet)
2174 struct dc_info_packet *info_packet,
2433 struct dc_info_packet *info_packet,
2448 struct dc_info_packet *info_packet,
2463 struct dc_info_packet *info_packet,
2476 struct dc_info_packet *info_packet,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_stream_encoder.c 57 const struct dc_info_packet *info_packet)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_stream_encoder.c 73 const struct dc_info_packet *info_packet)
190 const struct dc_info_packet *info_packet)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_stream_encoder.c 64 const struct dc_info_packet *info_packet)
167 const struct dc_info_packet *info_packet)
dcn10_stream_encoder.h 517 const struct dc_info_packet *info_packet);

Completed in 30 milliseconds