.. | .. |
---|
588 | 588 | * This structure represents the DSC PPS infoframe required to send the Picture |
---|
589 | 589 | * Parameter Set metadata required before enabling VESA Display Stream |
---|
590 | 590 | * Compression. This is based on the DP Secondary Data Packet structure and |
---|
591 | | - * comprises of SDP Header as defined &struct struct dp_sdp_header in drm_dp_helper.h |
---|
| 591 | + * comprises of SDP Header as defined &struct dp_sdp_header in drm_dp_helper.h |
---|
592 | 592 | * and PPS payload defined in &struct drm_dsc_picture_parameter_set. |
---|
593 | 593 | * |
---|
594 | 594 | * @pps_header: Header for PPS as per DP SDP header format of type |
---|