index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-07
gpu: ipu-di: remove some non-functional code
Steve Longerbeam
1
-6
/
+0
2015-01-07
gpu: ipu-di: Add ipu_di_adjust_videomode()
Jiada Wang
1
-0
/
+29
2015-01-06
gpu: ipu-v3: Implement use counter for ipu_dc_enable(), ipu_dc_disable()
Steve Longerbeam
1
-2
/
+23
2014-11-14
[media] gpu: ipu-v3: Make use of media_bus_format enum
Boris BREZILLON
1
-33
/
+33
2014-10-07
Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...
Dave Airlie
3
-3
/
+5
2014-09-24
gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig
Fabio Estevam
1
-1
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_dump()
Steve Longerbeam
1
-0
/
+38
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
2
-18
/
+120
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-09-02
gpu: ipu-v3: Add ipu_idmac_lock_enable()
Steve Longerbeam
1
-0
/
+69
2014-09-02
gpu: ipu-v3: Add ipu_idmac_enable_watermark()
Steve Longerbeam
1
-0
/
+25
2014-09-02
gpu: ipu-v3: Add ipu_stride_to_bytes()
Steve Longerbeam
1
-0
/
+30
2014-09-02
gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()
Steve Longerbeam
1
-0
/
+23
2014-09-02
gpu: ipu-v3: Add ipu_idmac_clear_buffer()
Steve Longerbeam
1
-0
/
+28
2014-09-02
gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
Steve Longerbeam
2
-1
/
+26
2014-09-02
gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
Steve Longerbeam
1
-25
/
+0
2014-09-02
gpu: ipu-v3: Add helper function checking if pixfmt is planar
Steve Longerbeam
1
-0
/
+12
2014-09-02
gpu: ipu-v3: Add rotation mode conversion utilities
Steve Longerbeam
1
-0
/
+64
2014-09-02
gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
Steve Longerbeam
1
-0
/
+13
2014-09-02
gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()
Steve Longerbeam
1
-0
/
+20
2014-09-02
gpu: ipu-v3: smfc: Convert to per-channel
Steve Longerbeam
1
-26
/
+106
2014-09-02
gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c
Steve Longerbeam
2
-12
/
+12
2014-09-02
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
4
-2
/
+803
2014-09-02
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
4
-13
/
+780
2014-09-02
gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined
Fabio Estevam
1
-1
/
+0
2014-09-02
gpu: ipu-v3: Return proper error on ipu_add_client_devices error path
Axel Lin
1
-1
/
+3
2014-09-02
gpu: ipu-v3: Select GENERIC_IRQ_CHIP to fix build error
Axel Lin
1
-0
/
+1
2014-08-18
gpu: ipu-v3: Rename and add IDMAC channels
Steve Longerbeam
1
-6
/
+14
2014-08-18
gpu: ipu-v3: Add functions to set CSI/IC source muxes
Steve Longerbeam
1
-0
/
+51
2014-08-18
gpu: ipu-v3: Add ipu-cpmem unit
Steve Longerbeam
4
-449
/
+622
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-0
/
+3673
2014-06-04
gpu: ipu-v3: Register the CSI modules
Philipp Zabel
1
-5
/
+32
2014-06-04
gpu: ipu-v3: Add CSI and SMFC module enable wrappers
Philipp Zabel
1
-0
/
+24
2014-06-04
gpu: ipu-v3: Add ipu_idmac_get_current_buffer function
Philipp Zabel
1
-0
/
+9
2014-06-04
gpu: ipu-v3: Add SMFC code
Philipp Zabel
4
-1
/
+114
2014-06-04
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
Philipp Zabel
8
-0
/
+3371
[prev]