Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b476aadbc1409fef6be85f601117f2c6a331faa
/
drivers
/
gpu
/
ipu-v3
86f5e73
GPU: ipu: Fix race in installing IPU chained IRQ handler
by Russell King
· 9 years ago
1d2add2
Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 10 years ago
8f361b2
gpu: ipu-v3: turns out the IPU can only downsize 4:1
by Philipp Zabel
· 10 years ago
f7089d9
gpu: ipu-v3: limit pixel clock divider to 8-bits
by Philipp Zabel
· 10 years ago
2872c80
drm/imx: consolidate bus format variable names
by Philipp Zabel
· 10 years ago
a7c6e76
drm/imx: switch to use media bus formats
by Philipp Zabel
· 10 years ago
89ce4b0
gpu: ipu-v3: do not divide by zero if the pixel clock is too large
by Philipp Zabel
· 10 years ago
85840c7
Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 10 years ago
a49e7c0
gpu: ipu-v3: Fix IC control register offset
by Philipp Zabel
· 10 years ago
af7537d
gpu: ipu-v3: wait_for_completion_timeout does not return negative status
by Nicholas Mc Guire
· 10 years ago
503f163
gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calc
by Steve Longerbeam
· 10 years ago
b6835a7
gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg
by Steve Longerbeam
· 10 years ago
73099f1
gpu: ipu-di: remove some non-functional code
by Steve Longerbeam
· 10 years ago
6541d71
gpu: ipu-di: Add ipu_di_adjust_videomode()
by Jiada Wang
· 10 years ago
f853f3d
gpu: ipu-v3: Implement use counter for ipu_dc_enable(), ipu_dc_disable()
by Steve Longerbeam
· 11 years ago
3e47608
[media] gpu: ipu-v3: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
46d987a
Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 10 years ago
c7750e8
gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig
by Fabio Estevam
· 10 years ago
3feb049
gpu: ipu-v3: Add ipu_dump()
by Steve Longerbeam
· 10 years ago
60c0445
gpu: ipu-cpmem: Add ipu_cpmem_dump()
by Steve Longerbeam
· 10 years ago
9a34cef
gpu: ipu-v3: Add more planar formats support
by Steve Longerbeam
· 10 years ago
2094b60
gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()
by Steve Longerbeam
· 10 years ago
c42d37ca
gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
by Steve Longerbeam
· 10 years ago
555f0e6
gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
by Steve Longerbeam
· 10 years ago
9b9da0b
gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
by Steve Longerbeam
· 10 years ago
4fd1a07
gpu: ipu-v3: Add ipu_idmac_lock_enable()
by Steve Longerbeam
· 10 years ago
2bcf577
gpu: ipu-v3: Add ipu_idmac_enable_watermark()
by Steve Longerbeam
· 10 years ago
6930afd
gpu: ipu-v3: Add ipu_stride_to_bytes()
by Steve Longerbeam
· 10 years ago
e7268c6
gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()
by Steve Longerbeam
· 10 years ago
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
a4cd8f2
gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
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
a2be35e
gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()
by Steve Longerbeam
· 10 years ago
7fafa8f
gpu: ipu-v3: smfc: Convert to per-channel
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
e68885e
gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined
by Fabio Estevam
· 10 years ago
e4946cd
gpu: ipu-v3: Return proper error on ipu_add_client_devices error path
by Axel Lin
· 10 years ago
b6c044a
gpu: ipu-v3: Select GENERIC_IRQ_CHIP to fix build error
by Axel Lin
· 10 years ago
c2d670f
gpu: ipu-v3: Rename and add IDMAC channels
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
· 12 years ago
3f5a8a9
gpu: ipu-v3: Add CSI and SMFC module enable wrappers
by Philipp Zabel
· 12 years ago
e904609
gpu: ipu-v3: Add ipu_idmac_get_current_buffer function
by Philipp Zabel
· 12 years ago
35de925
gpu: ipu-v3: Add SMFC code
by Philipp Zabel
· 12 years ago
39b9004
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
by Philipp Zabel
· 11 years ago