index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
/
ipu-cpmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats
Philipp Zabel
1
-1
/
+25
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
1
-7
/
+1
2019-01-16
media: gpu: ipu-v3: Add planar support to interlaced scan
Steve Longerbeam
1
-2
/
+24
2018-11-05
gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image()
Steve Longerbeam
1
-19
/
+27
2018-11-05
gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffers
Steve Longerbeam
1
-0
/
+6
2018-08-10
Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
1
-3
/
+3
2018-08-02
gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0
Steve Longerbeam
1
-3
/
+3
2018-08-02
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
Philipp Zabel
1
-0
/
+8
2018-07-16
gpu: ipu-v3: Allow negative offsets for interlaced scanning
Philipp Zabel
1
-2
/
+13
2018-02-19
gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+1
2018-02-16
gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+1
2017-12-19
gpu: ipu-v3: allow to build with COMPILE_TEST
Philipp Zabel
1
-0
/
+1
2017-06-08
gpu: ipu-v3: Add support for double read/write reduction
Philipp Zabel
1
-0
/
+6
2017-03-15
gpu: ipu-v3: add support for separate alpha channels
Philipp Zabel
1
-0
/
+57
2017-03-15
gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+13
2017-03-15
gpu: ipu-cpmem: set image base address even for incorrect formats
Philipp Zabel
1
-2
/
+6
2016-10-20
gpu: ipu-v3: add YUV 4:4:4 support
Philipp Zabel
1
-0
/
+7
2016-10-20
gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
Philipp Zabel
1
-36
/
+0
2016-08-08
gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()
Steve Longerbeam
1
-0
/
+6
2016-08-08
gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()
Steve Longerbeam
1
-0
/
+7
2016-03-31
gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better control
Philipp Zabel
1
-43
/
+36
2015-12-04
drm, ipu-v3: use https://linuxtv.org for LinuxTV URL
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-30
gpu: ipu-v3: add support for ARGB4444 16-bit color format
Lucas Stach
1
-0
/
+11
2015-10-30
gpu: ipu-v3: add support for RGBX8888 and RGBA8888 pixel formats
Philipp Zabel
1
-4
/
+28
2015-10-30
gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats
Philipp Zabel
1
-0
/
+44
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_dump()
Steve Longerbeam
1
-0
/
+63
2014-09-02
gpu: ipu-v3: Add more planar formats support
Steve Longerbeam
1
-18
/
+99
2014-09-02
gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()
Steve Longerbeam
1
-16
/
+16
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
Steve Longerbeam
1
-0
/
+10
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
Steve Longerbeam
1
-0
/
+7
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
Steve Longerbeam
1
-0
/
+6
2014-08-18
gpu: ipu-v3: Add ipu-cpmem unit
Steve Longerbeam
1
-0
/
+597