Searched hist:c5af8db84c01585e077019d5fd384c57a9fcad2f (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.h | diff c5af8db84c01585e077019d5fd384c57a9fcad2f Tue Dec 21 18:37:50 CST 2021 Bryan O'Donoghue <bryan.odonoghue@linaro.org> media: camss: Do vfe_get/vfe_put for csid on sm8250
The sm8250 CAMSS CSID depends on the VFE it is attached to being powered on and clocked prior to taking the CSID out of reset.
It is possible to open just the CSID subdev from libcamera and attempt to bring the CSID block up.
If we do not first bring up the VFE the CSID will fail to come out of reset.
Tested-by: Julian Grahsl <jgrahsl@snap.com> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Robert Foss <robert.foss@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|
H A D | camss-csid.c | diff c5af8db84c01585e077019d5fd384c57a9fcad2f Tue Dec 21 18:37:50 CST 2021 Bryan O'Donoghue <bryan.odonoghue@linaro.org> media: camss: Do vfe_get/vfe_put for csid on sm8250
The sm8250 CAMSS CSID depends on the VFE it is attached to being powered on and clocked prior to taking the CSID out of reset.
It is possible to open just the CSID subdev from libcamera and attempt to bring the CSID block up.
If we do not first bring up the VFE the CSID will fail to come out of reset.
Tested-by: Julian Grahsl <jgrahsl@snap.com> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Robert Foss <robert.foss@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|
H A D | camss-vfe.c | diff c5af8db84c01585e077019d5fd384c57a9fcad2f Tue Dec 21 18:37:50 CST 2021 Bryan O'Donoghue <bryan.odonoghue@linaro.org> media: camss: Do vfe_get/vfe_put for csid on sm8250
The sm8250 CAMSS CSID depends on the VFE it is attached to being powered on and clocked prior to taking the CSID out of reset.
It is possible to open just the CSID subdev from libcamera and attempt to bring the CSID block up.
If we do not first bring up the VFE the CSID will fail to come out of reset.
Tested-by: Julian Grahsl <jgrahsl@snap.com> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Robert Foss <robert.foss@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|