summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti-vpe/cal.h
AgeCommit message (Expand)Author
2021-07-12media: ti-vpe: cal: add embedded data supportTomi Valkeinen
2021-07-12media: ti-vpe: cal: allow more than 1 source padsTomi Valkeinen
2021-07-12media: ti-vpe: cal: add camerarx enable/disable refcountingTomi Valkeinen
2021-07-12media: ti-vpe: cal: add camerarx lockingTomi Valkeinen
2021-07-12media: ti-vpe: cal: support 8 DMA contextsTomi Valkeinen
2021-07-12media: ti-vpe: cal: remove cal_camerarx->fmtinfoTomi Valkeinen
2021-07-12media: ti-vpe: cal: init ctx->v_fmt correctly in MC modeTomi Valkeinen
2021-07-12media: ti-vpe: cal: add vc and datatype fields to cal_ctxTomi Valkeinen
2021-07-12media: ti-vpe: cal: add 'use_pix_proc' fieldTomi Valkeinen
2021-07-12media: ti-vpe: cal: allocate pix proc dynamicallyTomi Valkeinen
2021-07-12media: ti-vpe: cal: rename cal_ctx->index to dma_ctxTomi Valkeinen
2021-07-12media: ti-vpe: cal: Add pixel processing contextTomi Valkeinen
2021-07-12media: ti-vpe: cal: Add CSI2 contextTomi Valkeinen
2021-07-12media: ti-vpe: cal: change index and cport to u8Tomi Valkeinen
2021-07-12media: ti-vpe: cal: add cal_ctx_prepare/unprepareTomi Valkeinen
2021-07-12media: ti-vpe: cal: rename "sensor" to "source"Tomi Valkeinen
2021-07-12media: ti-vpe: cal: remove unused cal_camerarx->dev fieldTomi Valkeinen
2021-03-22media: ti-vpe/cal.h: fix kernel-doc formattingHans Verkuil
2021-03-22media: ti-vpe: cal: Implement media controller centric APILaurent Pinchart
2021-01-12media: ti-vpe: cal: avoid FIELD_GET assertionArnd Bergmann
2021-01-04media: ti-vpe: cal: Simplify the context APILaurent Pinchart
2021-01-04media: ti-vpe: cal: Store buffer DMA address in dma_addr_tLaurent Pinchart
2021-01-04media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueueLaurent Pinchart
2021-01-04media: ti-vpe: cal: Stop write DMA without disabling PPILaurent Pinchart
2021-01-04media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Refactor interrupt enable/disableLaurent Pinchart
2021-01-04media: ti-vpe: cal: Rename struct cal_fmt to cal_format_infoLaurent Pinchart
2021-01-04media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device codeLaurent Pinchart
2021-01-04media: ti-vpe: cal: Implement subdev ops for CAMERARXLaurent Pinchart
2021-01-04media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefixLaurent Pinchart
2021-01-04media: ti-vpe: cal: Move format handling to cal.c and expose helpersLaurent Pinchart
2021-01-04media: ti-vpe: cal: Drop cal_ctx m_fmt fieldLaurent Pinchart
2021-01-04media: ti-vpe: cal: Create subdev for CAMERARXLaurent Pinchart
2020-08-26media: ti-vpe: cal: Fix compilation on 32-bit ARMLaurent Pinchart
2020-07-19media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.cLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move CAL I/O accessors to cal.hLaurent Pinchart
2020-07-19media: ti-vpe: cal: Split video node handling to cal-video.cLaurent Pinchart