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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dsc.h 593 * comprises of SDP Header as defined &struct struct dp_sdp_header in drm_dp_helper.h
597 * &struct dp_sdp_header
602 struct dp_sdp_header pps_header;
606 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header);
drm_dp_helper.h 1168 * struct dp_sdp_header - DP secondary data packet header
1174 struct dp_sdp_header { struct
1207 struct dp_sdp_header sdp_header;
  /src/sys/external/bsd/drm2/dist/drm/
drm_dsc.c 42 * Parameter Set as defined in &struct dp_sdp_header
47 * &struct dp_sdp_header.
49 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header)
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 4802 * - DP SDP Header(struct dp_sdp_header): 4 bytes
4815 sizeof(struct dp_sdp_header) + 2 + HDMI_DRM_INFOFRAME_SIZE);

Completed in 420 milliseconds