diff options
| author | Manasi Navare <[email protected]> | 2018-11-27 13:41:07 -0800 |
|---|---|---|
| committer | Manasi Navare <[email protected]> | 2018-11-27 18:35:17 -0800 |
| commit | a408c857a92be8b4f9932def15737ced02564e47 (patch) | |
| tree | 0f87eda644cf700253034e668855754d2b9f2bac /tools/perf/scripts/python/bin | |
| parent | 082a7b86013c2b8af75fcbf490c55110945673d8 (diff) | |
drm/dsc: Add helpers for DSC picture parameter set infoframes
According to Display Stream compression spec 1.2, the picture
parameter set metadata is sent from source to sink device
using the DP Secondary data packet. An infoframe is formed
for the PPS SDP header and PPS SDP payload bytes.
This patch adds helpers to fill the PPS SDP header
and PPS SDP payload according to the DSC 1.2 specification.
v7:
* Use BUILD_BUG_ON() to protect changing struct size (Ville)
* Remove typecaseting (Ville)
* Include byteorder.h in drm_dsc.c (Ville)
* Correct kernel doc spacing (Anusha)
v6:
* Use proper sequence points for breaking down the
assignments (Chris Wilson)
* Use SPDX identifier
v5:
Do not use bitfields for DRM structs (Jani N)
v4:
* Use DSC constants for params that dont change across
configurations
v3:
* Add reference to added kernel-docs in
Documentation/gpu/drm-kms-helpers.rst (Daniel Vetter)
v2:
* Add EXPORT_SYMBOL for the drm functions (Manasi)
Cc: [email protected]
Cc: Jani Nikula <[email protected]>
Cc: Ville Syrjala <[email protected]>
Cc: Anusha Srivatsa <[email protected]>
Cc: Harry Wentland <[email protected]>
Signed-off-by: Manasi Navare <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Reviewed-by: Anusha Srivatsa <[email protected]>
Acked-by: Sean Paul <[email protected]> (For merging through
drm-intel)
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions