summaryrefslogtreecommitdiffstats
path: root/include/uapi/video
Commit message (Collapse)AuthorAge
* tegra: hdcp: pass SOR instance to upstreamAhung Cheng2020-04-20
| | | | | | | | | | | | | | | | | | upstream library needs to get the active SOR instance bug 2219364 Change-Id: I79b5fb9ae690037ac98f7e46b053da14d4322c63 Signed-off-by: Ahung Cheng <ahcheng@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1776730 (cherry picked from commit 206d44dcbd84f933e9d2bb7f0f7c532b5b3ed632) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2313884 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit
* include: uapi: correct the include path for headersAnkit Patel2020-02-10
| | | | | | | | | | | | | | | | | | | | Modified the commit e4163dbef1719b52b2d04782778767d313f37cdc After installing the user space headers using make headers_install, We do not have an uapi as a top level directory. Hence we must include from the regular path linux|media|misc|video within the user space header files. Bug 2806057 Change-Id: I2f32a32814ac5347769177428717da7e7098147d Signed-off-by: Ankit Patel <anpatel@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2289667 Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: Bibek Basu <bbasu@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
* ext: add new tegra_dc_ext_control_output_type o/pSantosh Reddy Galma2019-09-04
| | | | | | | | | | | | | | | | | | | | | - add new tegra_dc_ext_control_output_type output interface TEGRA_DC_EXT_HDSI that denotes DSI is a hotpluggable external interface like HDMI/DP. Bug 1912157 Bug 200317394 Change-Id: Ia335188c764719d96cf6848d82454c644975cc15 Signed-off-by: Santosh Reddy Galma <galmar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1517919 (cherry picked from commit 03ad9bc56deb61c74199bf30f0f8e0d8665bb35a) (cherry picked from commit f9c08f728ebb3a0cedb034a7c3023d3f15809952) Reviewed-on: https://git-master.nvidia.com/r/2136237 GVS: Gerrit_Virtual_Submit Tested-by: Ken Chang <kenc@nvidia.com> Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
* include: uapi: move video user-interface headersAnuj Gangwar2019-05-03
Move the video user-interface headers from include/video/ to include/uapi/video/ Change the path for above headers in the dependent files Bug 2062672 Change-Id: I95a6112097e85efea8fbc7327fbda803de7d2432 Signed-off-by: Anuj Gangwar <anujg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1943977 (cherry picked from commit bd3eb3e84b4e34e85d9d04f32fffe34fea2174de) Signed-off-by: Anuj Gangwar <anujg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2110044 GVS: Gerrit_Virtual_Submit Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>