summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe/csc.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: re-structure TI driversPratyush Yadav1-279/+0
2021-04-06media: ti-vpe: csc: remove redundant dev_err call in csc_create()Yang Yingliang1-3/+1
2019-12-13media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot1-20/+12
2019-10-24media: ti-vpe: vpe: use r2y instead of y2r, copy-paste errorColin Ian King1-1/+1
2019-10-10media: ti-vpe: vpe: don't rely on colorspace member for conversionBenoit Parrot1-83/+171
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-11-22[media] media: ti-vpe: csc: Add debug support for multi-instanceBenoit Parrot1-0/+2
2016-11-22[media] media: ti-vpe: Make colorspace converter library into its own moduleBenoit Parrot1-3/+13
2014-11-05[media] ti-vpe: fix sparse warningsHans Verkuil1-1/+1
2014-10-30[media] ti-fpe: LLVMLinux: Remove nested function from ti-vpeBehan Webster1-6/+2
2014-05-23[media] v4l: ti-vpe: Rename csc memory resource nameArchit Taneja1-1/+1
2014-05-23[media] v4l: ti-vpe: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz1-2/+2
2014-01-07[media] v4l: ti-vpe: Add helper to perform color conversionArchit Taneja1-0/+120
2014-01-07[media] v4l: ti-vpe: create a color space converter block libraryArchit Taneja1-0/+76