Hello, This patchset adds two compressed pixel formats used by Qualcomm SoCs to optimize interconnect bandwidth. Regards, Stan Stanimir Varbanov (3): v4l: Add Qualcomm custom compressed pixel formats venus: Add a handling of QC8C compressed format venus: Add a handling of QC10C compressed format .../media/v4l/pixfmt-reserved.rst | 12 ++++++++++++ drivers/media/platform/qcom/venus/helpers.c | 4 ++++ drivers/media/platform/qcom/venus/vdec.c | 18 ++++++++++++++++-- drivers/media/v4l2-core/v4l2-ioctl.c | 2 ++ include/uapi/linux/videodev2.h | 2 ++ 5 files changed, 36 insertions(+), 2 deletions(-) -- 2.25.1