Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d72e90f33aa4709ebecc5005562f52335e106a60
/
drivers
/
gpu
/
ipu-v3
746d024
gpu: ipu-v3: prg: avoid possible array underflow
by Arnd Bergmann
· 7 years ago
50b0f0a
gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfg
by Jan Luebbe
· 7 years ago
58a22fc
gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image
by Philipp Zabel
· 7 years ago
3addaba
gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
by Tobias Jordan
· 7 years ago
c795f30
gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle
by Tobias Jordan
· 7 years ago
6d36b7f
gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_image
by Philipp Zabel
· 7 years ago
ac66b83
gpu: ipu-v3: make const arrays int_reg static, shrinks object size
by Colin Ian King
· 7 years ago
4cfea3c
gpu: ipu-v3: allow to build with COMPILE_TEST
by Philipp Zabel
· 7 years ago
a2ceec5
gpu: ipu-v3: prg: add modifier support
by Lucas Stach
· 7 years ago
2f64a55
gpu: ipu-v3: pre: add tiled prefetch support
by Lucas Stach
· 7 years ago
7294408
gpu: ipu-v3: prg: switch to runtime PM
by Lucas Stach
· 7 years ago
c353bfc
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
af5ecb5
Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
11aff4b
gpu: ipu-v3: pre: implement workaround for ERR009624
by Lucas Stach
· 7 years ago
263c3b8
gpu: ipu-v3: prg: wait for double buffers to be filled on channel startup
by Lucas Stach
· 8 years ago
cda7755
gpu: ipu-v3: Allow channel burst locking on i.MX6 only
by Philipp Zabel
· 7 years ago
e64b918
gpu: ipu-v3: ipu-dc: Remove unused 'di' variable
by Fabio Estevam
· 7 years ago
906dde0
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
2406b29
gpu: ipu-v3: add DRM dependency
by Arnd Bergmann
· 7 years ago
4bf9914
drm: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
925344c
BackMerge tag 'v4.12-rc5' into drm-next
by Dave Airlie
· 8 years ago
add1318
gpu: ipu-v3: vdic: include AUTO field order bit in ipu_vdi_set_field_order
by Steve Longerbeam
· 8 years ago
ffb4073
gpu: ipu-v3: remove interrupt busy waiting routine
by Philipp Zabel
· 8 years ago
93adc8b
gpu: ipu-v3: allocate ipuv3_channels as needed
by Philipp Zabel
· 8 years ago
e1e9733
gpu: ipu-v3: Add support for double read/write reduction
by Philipp Zabel
· 10 years ago
16e9ab8
gpu: ipu-v3: prg: remove counter load enable
by Lucas Stach
· 8 years ago
b7dfee24
gpu: ipu-v3: Fix CSI selection for VDIC
by Marek Vasut
· 8 years ago
47c298f
gpu: ipu-v3: pre: only use internal clock gating
by Lucas Stach
· 8 years ago
30310c8
gpu: ipu-v3: don't depend on DRM being enabled
by Lucas Stach
· 8 years ago
320a89a
gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent
by Lucas Stach
· 8 years ago
92681fe
gpu: ipu-v3: hook up PRG unit
by Lucas Stach
· 8 years ago
ea9c260
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
by Lucas Stach
· 8 years ago
d2a3423
gpu: ipu-v3: add driver for Prefetch Resolve Engine
by Lucas Stach
· 8 years ago
e72db3b
gpu: ipu-v3: add support for separate alpha channels
by Philipp Zabel
· 10 years ago
eb8c888
drm/imx: add deferred plane disabling
by Philipp Zabel
· 8 years ago
f9bb7ac
gpu: ipu-v3: add unsynchronised DP channel disabling
by Philipp Zabel
· 8 years ago
2212a78
gpu: ipu-v3: remove IRQ dance on DC channel disable
by Lucas Stach
· 8 years ago
1762ed6
gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image
by Philipp Zabel
· 8 years ago
5cd4337
gpu: ipu-cpmem: set image base address even for incorrect formats
by Philipp Zabel
· 8 years ago
0e47b02
gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices
by Philipp Zabel
· 8 years ago
5f1eb69
gpu: ipu-v3: export ipu_csi_set_downsize
by Philipp Zabel
· 8 years ago
628d165
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
b5b457b
gpu: ipu-di: silence videomode logspam
by Lucas Stach
· 8 years ago
867341b
gpu: ipu-v3: add ipu_csi_set_downsize
by Philipp Zabel
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
a92d814
gpu: ipu-v3: initially clear all interrupts
by Philipp Zabel
· 8 years ago
c9d508c
gpu: ipu-v3: add YUV 4:4:4 support
by Philipp Zabel
· 8 years ago
9c24d68
gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
by Philipp Zabel
· 8 years ago
fb80016
gpu: Remove depends on RESET_CONTROLLER when not a provider
by Stephen Boyd
· 8 years ago
4ad3e92
gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
by Wei Yongjun
· 8 years ago
cd98e85
gpu: ipu-v3: Add queued image conversion support
by Steve Longerbeam
· 8 years ago
8b9c3d5
gpu: ipu-v3: Add ipu_rot_mode_is_irt()
by Steve Longerbeam
· 8 years ago
e92e447
gpu: ipu-v3: fix a possible NULL dereference
by LABBE Corentin
· 8 years ago
ac4708f
gpu: ipu-v3: Add FSU channel linking support
by Steve Longerbeam
· 8 years ago
2d2ead4
gpu: ipu-v3: Add Video Deinterlacer unit
by Steve Longerbeam
· 8 years ago
448ae8e
gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channel
by Liu Ying
· 8 years ago
88287ec
gpu: ipu-v3: rename CSI client device
by Steve Longerbeam
· 8 years ago
58e366e
gpu: ipu-v3: Fix IRT usage
by Steve Longerbeam
· 8 years ago
ea6bead
gpu: ipu-v3: Fix CSI data format for 16-bit media bus formats
by Steve Longerbeam
· 8 years ago
aede45b
gpu: ipu-v3: set correct full sensor frame for PAL/NTSC
by Steve Longerbeam
· 8 years ago
572a761
gpu: ipu-v3: Add ipu_get_num()
by Steve Longerbeam
· 8 years ago
0308591
gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()
by Steve Longerbeam
· 8 years ago
e5e8690
gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()
by Steve Longerbeam
· 8 years ago
b575b31
gpu: ipu-v3: ipu-dc: don't bug out on invalid bus_format
by Philipp Zabel
· 9 years ago
33f1423
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
by Liu Ying
· 9 years ago
d7868cb
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
by Liu Ying
· 9 years ago
310944d
drm/imx: Match imx-ipuv3-crtc components using device node in platform data
by Philipp Zabel
· 9 years ago
503fe87
gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
by Philipp Zabel
· 9 years ago
27630c2
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
by Liu Ying
· 9 years ago
2bbe32f
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
by Liu Ying
· 9 years ago
32c26a5
gpu: ipu-v3: ipu-dmfc: Protect function ipu_dmfc_init_channel() with mutex
by Liu Ying
· 9 years ago
90195c3
gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better control
by Philipp Zabel
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
86bdb09
gpu: ipu-v3: ipu-dc: Simplify display controller microcode setup
by Philipp Zabel
· 11 years ago
596a65d
gpu: ipu-v3: Reset IPU before activating IRQ
by David Jander
· 10 years ago
17e0521
gpu: ipu-v3: Do not bail out on missing optional port nodes
by Philipp Zabel
· 9 years ago
c315259
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 9 years ago
4a3d0cb
drm, ipu-v3: use https://linuxtv.org for LinuxTV URL
by Mauro Carvalho Chehab
· 9 years ago
304e6be
gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports
by Philipp Zabel
· 9 years ago
99ae78c
gpu: ipu-v3: Remove reg_offset field
by Philipp Zabel
· 10 years ago
cb0fb27
Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 9 years ago
9b6d0d3
gpu: ipu-v3: fix div_ratio type
by Andrzej Hajda
· 9 years ago
3e8b224
gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors.
by Philippe De Muyter
· 9 years ago
7d2e8a2
gpu: ipu-v3: add support for ARGB4444 16-bit color format
by Lucas Stach
· 9 years ago
067f4aa
gpu: ipu-v3: add support for RGBX8888 and RGBA8888 pixel formats
by Philipp Zabel
· 10 years ago
0cb8b75
gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats
by Philipp Zabel
· 10 years ago
6dd0d0e
gpu: ipu-v3: ipu-csi: bool test doesn't need a comparison to false
by Fabio Estevam
· 10 years ago
aefa627
gpu: imx: fix support for interlaced modes
by Russell King
· 9 years ago
f94ab60
gpu: imx: simplify sync polarity setting
by Russell King
· 9 years ago
ca0141d
gpu/drm: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
3527122
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
4d9efdfc
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 10 years ago
510e642
GPU: ipu: fix lockup caused by pending chained interrupts
by Russell King
· 10 years ago
86f5e73
GPU: ipu: Fix race in installing IPU chained IRQ handler
by Russell King
· 10 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
Next »