index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
/
ipu-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: ipu-v3: add support for ARGB4444 16-bit color format
Lucas Stach
2015-10-30
1
-0
/
+1
*
gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats
Philipp Zabel
2015-10-30
1
-0
/
+4
*
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
*
gpu: ipu-v3: Fix IC control register offset
Philipp Zabel
2015-01-27
1
-2
/
+2
*
Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...
Dave Airlie
2014-10-07
1
-1
/
+3
|
\
|
*
gpu: ipu-v3: Return proper error on ipu_add_client_devices error path
Axel Lin
2014-09-02
1
-1
/
+3
*
|
gpu: ipu-v3: Add ipu_dump()
Steve Longerbeam
2014-09-02
1
-0
/
+38
*
|
gpu: ipu-v3: Add more planar formats support
Steve Longerbeam
2014-09-02
1
-0
/
+21
*
|
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
1
-1
/
+25
*
|
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: Move enable/disable to ipu-smfc.c
Steve Longerbeam
2014-09-02
1
-12
/
+0
*
|
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
2014-09-02
1
-1
/
+18
*
|
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
2014-09-02
1
-12
/
+32
*
|
gpu: ipu-v3: Add functions to set CSI/IC source muxes
Steve Longerbeam
2014-08-18
1
-0
/
+51
*
|
gpu: ipu-v3: Add ipu-cpmem unit
Steve Longerbeam
2014-08-18
1
-447
/
+10
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-12
1
-8
/
+39
*
gpu: ipu-v3: Register the CSI modules
Philipp Zabel
2014-06-04
1
-5
/
+32
*
gpu: ipu-v3: Add CSI and SMFC module enable wrappers
Philipp Zabel
2014-06-04
1
-0
/
+24
*
gpu: ipu-v3: Add ipu_idmac_get_current_buffer function
Philipp Zabel
2014-06-04
1
-0
/
+9
*
gpu: ipu-v3: Add SMFC code
Philipp Zabel
2014-06-04
1
-0
/
+10
*
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
Philipp Zabel
2014-06-04
1
-0
/
+1261