Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bce6f087a958a21500c51a9e63a5f578f5b0510c
/
drivers
/
gpu
/
ipu-v3
/
ipu-common.c
bce6f08
gpu: ipu-v3: Add ipu_idmac_clear_buffer()
by Steve Longerbeam
· 10 years ago
aa52f57
gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
by Steve Longerbeam
· 10 years ago
4cea940
gpu: ipu-v3: Add helper function checking if pixfmt is planar
by Steve Longerbeam
· 10 years ago
f835f38
gpu: ipu-v3: Add rotation mode conversion utilities
by Steve Longerbeam
· 10 years ago
ae0e970
gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
by Steve Longerbeam
· 10 years ago
fc43535
gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c
by Steve Longerbeam
· 10 years ago
1aa8ea0
gpu: ipu-v3: Add Image Converter unit
by Steve Longerbeam
· 10 years ago
2ffd48f
gpu: ipu-v3: Add Camera Sensor Interface unit
by Steve Longerbeam
· 10 years ago
ba07975
gpu: ipu-v3: Add functions to set CSI/IC source muxes
by Steve Longerbeam
· 10 years ago
7d2691d
gpu: ipu-v3: Add ipu-cpmem unit
by Steve Longerbeam
· 10 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
d6ca8ca
gpu: ipu-v3: Register the CSI modules
by Philipp Zabel
· 13 years ago
3f5a8a9
gpu: ipu-v3: Add CSI and SMFC module enable wrappers
by Philipp Zabel
· 13 years ago
e904609
gpu: ipu-v3: Add ipu_idmac_get_current_buffer function
by Philipp Zabel
· 13 years ago
35de925
gpu: ipu-v3: Add SMFC code
by Philipp Zabel
· 13 years ago
39b9004
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
by Philipp Zabel
· 11 years ago
[Renamed (99%) from drivers/staging/imx-drm/ipu-v3/ipu-common.c]
912cbd4
Merge 3.13-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
4ae078d
imx-drm: ipu-v3: fix potential CRTC device registration race
by Russell King
· 11 years ago
885a947
staging: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
ed5d6ca
staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()
by Wei Yongjun
· 11 years ago
89bc5be
staging: imx-drm: use true and false for bool variables
by Valentina Manea
· 11 years ago
b8d181e
staging: drm/imx: add drm plane support
by Philipp Zabel
· 11 years ago
fb822a3
staging: drm/imx: make waiting for idle channel optional
by Sascha Hauer
· 11 years ago
38fc7b3
staging: drm/imx: add BGR565 format
by Philipp Zabel
· 11 years ago
7cb1779
staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourcc
by Philipp Zabel
· 11 years ago
e56af86
staging: drm/imx: make struct ipu_rgb format definitions const
by Philipp Zabel
· 11 years ago
10f2268
imx-drm: ipu-common: Add MODULE_ALIAS
by Fabio Estevam
· 11 years ago
62645a2
imx-drm: ipu-common: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
be798b2
imx-drm: ipu-common: Simplify the error path
by Fabio Estevam
· 11 years ago
37f85b26
staging: drm/imx: use generic irq chip unused field to block out invalid irqs
by Philipp Zabel
· 11 years ago
379cdec
staging: drm/imx: use generic irqchip
by Philipp Zabel
· 11 years ago
b728766
staging: drm/imx: convert IPU irq driver to irq_domain_add_linear
by Philipp Zabel
· 11 years ago
fcba914
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
567b1b0
Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc2
by Olof Johansson
· 12 years ago
6c64155
staging: drm/imx: Use SRC to reset IPU
by Philipp Zabel
· 12 years ago
de88cbb
arm: Move chained_irq_(enter|exit) to a generic file
by Catalin Marinas
· 12 years ago
6cadd88
staging: imx-drm: ipu-common: Fix sparse warnings
by Fabio Estevam
· 12 years ago
4ee723a
staging: imx-drm: ipu-common: Remove unused variable
by Fabio Estevam
· 12 years ago
4d27b2c
staging: drm/imx: check return value of ipu_reset()
by Lothar Waßmann
· 12 years ago
8aa1be4
staging: imx-drm: remove use of __devexit
by Bill Pemberton
· 12 years ago
c4aabf8
staging: imx-drm: remove use of __devinit
by Bill Pemberton
· 12 years ago
99c28f1
staging: drm/imx: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
2d8f46f
staging: drm/imx: Remove 300ms delay after memory reset
by Philipp Zabel
· 12 years ago
0125f21
staging: drm/imx: Add ipu_cpmem_set_yuv_interleaved()
by Philipp Zabel
· 12 years ago
d3e4e61
staging: drm/imx: Add YVU420 support to i.MX IPUv3 base driver
by Philipp Zabel
· 12 years ago
c096ae1
staging: drm/imx: Fix YUYV support in i.MX IPUv3 base driver
by Michael Olbrich
· 12 years ago
9c2c438
staging: ipu-v3: ipu-common: Indicate succesful probe
by Fabio Estevam
· 12 years ago
fd563db
staging: ipu-v3: ipu-common: Make it less verbose
by Fabio Estevam
· 12 years ago
aecfbdb
staging: drm/imx: add i.MX IPUv3 base driver
by Sascha Hauer
· 12 years ago