~vicamo/+git/ubuntu-kernel:intel-ipu6/git20201022.ade34d8d/groovy

Last commit made on 2020-12-14
Get this branch:
git clone -b intel-ipu6/git20201022.ade34d8d/groovy https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
intel-ipu6/git20201022.ade34d8d/groovy
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

d2eebe1... by You-Sheng Yang

Bug XXX: Add Intel IPU6 driver

3bf9e98... by You-Sheng Yang

UBUNTU: SAUCE: remove the prot argument from vm_map_ram

Accommodate to API change in commit d4efd79a81ab ("mm: remove the prot
argument from vm_map_ram").

Signed-off-by: You-Sheng Yang <email address hidden>

62ff6bc... by You-Sheng Yang

UBUNTU: SAUCE: use mmap_read_lock/unlock

Adopt new mmap lock API since commit d8ed45c5dcd4 ("mmap locking API:
use coccinelle to convert mmap_sem rwsem call sites").

Signed-off-by: You-Sheng Yang <email address hidden>

481bd78... by You-Sheng Yang

UBUNTU: SAUCE: use v4l2_pipeline_pm_get/put instead

v4l2_pipeline_pm_use has been refactored into v4l2_pipeline_pm_get/put
in commit 8fd390b89cc8 ("media: Split v4l2_pipeline_pm_use into
v4l2_pipeline_pm_{get, put}").

Signed-off-by: You-Sheng Yang <email address hidden>

739244c... by You-Sheng Yang

UBUNTU: SAUCE: rename VFL_TYPE_GRABBER to VFL_TYPE_VIDEO

VFL_TYPE_GRABBER has been renamed since commit 238e4a5baa36 ("media:
rename VFL_TYPE_GRABBER to _VIDEO").

Signed-off-by: You-Sheng Yang <email address hidden>

3537259... by You-Sheng Yang

UBUNTU: SAUCE: ignore return value of debugfs_create_u32

In commit 2b07021a940c ("debugfs: remove return value of
debugfs_create_u32()"), return value of debugfs_create_u32 was removed
as other siblings do, e.g. debugfs_create_u64. Update calls accordingly.

Signed-off-by: You-Sheng Yang <email address hidden>

6fa7ce7... by You-Sheng Yang

UBUNTU: SAUCE: adopt new PM QoS APIs

PM QoS classes PM_QOS_CPU_DMA_LATENCY has been dropped in commit
67b06ba01857 ("PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related
functions") and related functions been renamed. Update related calls
accordingly.

Signed-off-by: You-Sheng Yang <email address hidden>

82581c1... by You-Sheng Yang

UBUNTU: SAUCE: updateconfigs for IPU6 driver

9fcd079... by You-Sheng Yang

UBUNTU: SAUCE: integrate IPU6 builds

b74e2dc... by Wangyating

intel ipu drivers first release

Signed-off-by: Wang Yating <email address hidden>
(cherry picked from commit ade34d8d514046f0d24879c95bfb5aa622b16073)
Signed-off-by: You-Sheng Yang <email address hidden>