[PATCH v2 0/3] Add some yuv 10bit support

2019-09-26 Thread Sandy Huang
These series patches is to add some new format supported by some rockchip socs, include: RK3288/RK3228/RK3328/RK3368/RK3399 these new format layout as following rule: 2 plane YCbCr index 0 = Y plane, Y3:Y2:Y1:Y0 10:10:10:10 index 1 = Cb:Cr plane, Cb3:Cr3:Cb2:Cr2:Cb1:Cr1:Cb0:Cr0 10:10:10:10:1

[PATCH v2 0/3] Add some yuv 10bit support

2019-09-26 Thread Sandy Huang
These series patches is to add some new format supported by some rockchip socs, include: RK3288/RK3228/RK3328/RK3368/RK3399 these new format layout as following rule: 2 plane YCbCr index 0 = Y plane, Y3:Y2:Y1:Y0 10:10:10:10 index 1 = Cb:Cr plane, Cb3:Cr3:Cb2:Cr2:Cb1:Cr1:Cb0:Cr0 10:10:10:10:1