| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
File camera_device.h have IOCTL definitions, so move the file from
include/media/ to include/uapi/media/.
According to kernel ABI proposal, user-space headers should have
data type like __u8, __u16, __u32 instead of u8, u16, u32.
Change the path for header in dependent file.
Bug 2062672
Change-Id: Ib9f547d05f4927780fe20eb1a244c8d602c6d2f0
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2115283
(cherry picked from commit cc04ef1a7481278c3c77312c45c87832d58e7c1c)
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2116400
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According kernel ABI proposal, user-space headers should have data
type like __u8, __u16, __u32, __u64 instead of u8, u16, u32, u64.
Bug 2062672
Change-Id: I3b5d09584efb0738f87f03c9d746bffec3d2a209
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2116124
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Create new header files ov5693, ov10823, ov23850 in include/uapi/media/.
The files have IOCTL definitions which is moved from include/media/.
Bug 2062672
Change-Id: I33e31983d05a00bf77b6a16b390267d8de733e8a
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2072469
(cherry picked from commit 1c28847f23edb53026f9b8e3c1585567553900d8)
Reviewed-on: https://git-master.nvidia.com/r/2114269
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Create new header files imx219, imx274, imx318 in include/uapi/media/.
The files have IOCTL definitions which is moved from include/media/.
Bug 2062672
Change-Id: Idd6633d5b9222e13ac27ec3d429184166e0fd4b4
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2110009
(cherry picked from commit 21d478e9a75c3cf7008b291b291517f8fb976efe)
Reviewed-on: https://git-master.nvidia.com/r/2113721
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move the media user-interface headers nvc_image from include/media/
to include/uapi/media/.
Created new headers nvc_ioctl and tegra_camera_platform_ioctl in
include/uapi/media/ with uapi definitions. Modify headers nvc and
tegra_camera_platform in include/media/ with non-uapi definitions.
Change the path for above headers in the dependent files.
Bug 2062672
Change-Id: I073ea722b6b44f1be4b37297ced2fc6d7eb35250
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1961518
(cherry picked from commit 4d9b3703c0b71ac28322db7a92e1a5a1fb6d2b10)
Reviewed-on: https://git-master.nvidia.com/r/2110004
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>
|
|
|
Create new headers isc-dev and isc-mgr with uapi definitions in
include/uapi/media/. Modify headers isc-dev and isc-mgr with non-uapi
definitions.
Bug 2062672
Change-Id: I3fda6161459a1d8aa6ef76d0b57584379da5cf45
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2031556
(cherry picked from commit 07b6890814d9aecdc128c67a93ff33f67baa870b)
Signed-off-by: Anuj Gangwar <anujg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2110214
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>
|