index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu/drm: Kill off set_irq_flags usage
Rob Herring
2015-09-16
1
-2
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+2
*
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-09-04
1
-2
/
+2
|
\
|
*
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-16
1
-2
/
+2
*
|
GPU: ipu: fix lockup caused by pending chained interrupts
Russell King
2015-07-10
1
-0
/
+3
|
/
*
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
2015-06-18
1
-8
/
+5
*
Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-04-13
1
-9
/
+9
|
\
|
*
drm/imx: consolidate bus format variable names
Philipp Zabel
2015-03-31
1
-2
/
+2
|
*
drm/imx: switch to use media bus formats
Philipp Zabel
2015-03-31
1
-8
/
+8
*
|
gpu: ipu-v3: turns out the IPU can only downsize 4:1
Philipp Zabel
2015-03-31
1
-2
/
+2
*
|
gpu: ipu-v3: limit pixel clock divider to 8-bits
Philipp Zabel
2015-03-31
1
-6
/
+3
|
/
*
gpu: ipu-v3: do not divide by zero if the pixel clock is too large
Philipp Zabel
2015-02-23
1
-0
/
+2
*
Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2015-02-11
2
-4
/
+5
|
\
|
*
gpu: ipu-v3: Fix IC control register offset
Philipp Zabel
2015-01-27
1
-2
/
+2
|
*
gpu: ipu-v3: wait_for_completion_timeout does not return negative status
Nicholas Mc Guire
2015-01-27
1
-2
/
+3
*
|
gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calc
Steve Longerbeam
2015-01-07
1
-6
/
+3
*
|
gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg
Steve Longerbeam
2015-01-07
1
-41
/
+48
*
|
gpu: ipu-di: remove some non-functional code
Steve Longerbeam
2015-01-07
1
-6
/
+0
*
|
gpu: ipu-di: Add ipu_di_adjust_videomode()
Jiada Wang
2015-01-07
1
-0
/
+29
*
|
gpu: ipu-v3: Implement use counter for ipu_dc_enable(), ipu_dc_disable()
Steve Longerbeam
2015-01-06
1
-2
/
+23
|
/
*
[media] gpu: ipu-v3: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
1
-33
/
+33
*
Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...
Dave Airlie
2014-10-07
3
-3
/
+5
|
\
|
*
gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig
Fabio Estevam
2014-09-24
1
-1
/
+1
|
*
gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined
Fabio Estevam
2014-09-02
1
-1
/
+0
|
*
gpu: ipu-v3: Return proper error on ipu_add_client_devices error path
Axel Lin
2014-09-02
1
-1
/
+3
|
*
gpu: ipu-v3: Select GENERIC_IRQ_CHIP to fix build error
Axel Lin
2014-09-02
1
-0
/
+1
*
|
gpu: ipu-v3: Add ipu_dump()
Steve Longerbeam
2014-09-02
1
-0
/
+38
*
|
gpu: ipu-cpmem: Add ipu_cpmem_dump()
Steve Longerbeam
2014-09-02
1
-0
/
+63
*
|
gpu: ipu-v3: Add more planar formats support
Steve Longerbeam
2014-09-02
2
-18
/
+120
*
|
gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()
Steve Longerbeam
2014-09-02
1
-16
/
+16
*
|
gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
Steve Longerbeam
2014-09-02
1
-0
/
+10
*
|
gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
Steve Longerbeam
2014-09-02
1
-0
/
+7
*
|
gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
Steve Longerbeam
2014-09-02
1
-0
/
+6
*
|
gpu: ipu-v3: Add ipu_idmac_lock_enable()
Steve Longerbeam
2014-09-02
1
-0
/
+69
*
|
gpu: ipu-v3: Add ipu_idmac_enable_watermark()
Steve Longerbeam
2014-09-02
1
-0
/
+25
*
|
gpu: ipu-v3: Add ipu_stride_to_bytes()
Steve Longerbeam
2014-09-02
1
-0
/
+30
*
|
gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()
Steve Longerbeam
2014-09-02
1
-0
/
+23
*
|
gpu: ipu-v3: Add ipu_idmac_clear_buffer()
Steve Longerbeam
2014-09-02
1
-0
/
+28
*
|
gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
Steve Longerbeam
2014-09-02
2
-1
/
+26
*
|
gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
Steve Longerbeam
2014-09-02
1
-25
/
+0
*
|
gpu: ipu-v3: Add helper function checking if pixfmt is planar
Steve Longerbeam
2014-09-02
1
-0
/
+12
*
|
gpu: ipu-v3: Add rotation mode conversion utilities
Steve Longerbeam
2014-09-02
1
-0
/
+64
*
|
gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
Steve Longerbeam
2014-09-02
1
-0
/
+13
*
|
gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()
Steve Longerbeam
2014-09-02
1
-0
/
+20
*
|
gpu: ipu-v3: smfc: Convert to per-channel
Steve Longerbeam
2014-09-02
1
-26
/
+106
*
|
gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c
Steve Longerbeam
2014-09-02
2
-12
/
+12
*
|
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
2014-09-02
4
-2
/
+803
*
|
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
2014-09-02
4
-13
/
+780
*
|
gpu: ipu-v3: Rename and add IDMAC channels
Steve Longerbeam
2014-08-18
1
-6
/
+14
*
|
gpu: ipu-v3: Add functions to set CSI/IC source muxes
Steve Longerbeam
2014-08-18
1
-0
/
+51
[next]