index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
ipuv3-plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+44
2017-08-22
Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-11
/
+42
2017-08-11
drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base plane
Philipp Zabel
1
-4
/
+2
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-2
/
+2
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
1
-1
/
+1
2017-07-21
Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
1
-1
/
+1
2017-07-17
drm/imx: fix typo in ipu_plane_formats[]
Laurentiu Palcu
1
-1
/
+1
2017-07-17
drm/imx: lock scanout transfers for consecutive bursts
Philipp Zabel
1
-3
/
+35
2017-07-17
drm/imx: ipuv3-plane: use fb local variable instead of state->fb
Philipp Zabel
1
-8
/
+7
2017-07-13
drm/imx: Use atomic iterator macros
Maarten Lankhorst
1
-1
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-1
/
+1
2017-03-16
drm/imx: use PRG/PRE when possible
Lucas Stach
1
-3
/
+121
2017-03-15
drm/imx: ipuv3-plane: add support for separate alpha planes
Philipp Zabel
1
-1
/
+96
2017-03-15
drm/imx: extend drm_plane_state_to_eba for separate channel support
Philipp Zabel
1
-8
/
+8
2017-03-15
drm/imx: add deferred plane disabling
Philipp Zabel
1
-7
/
+18
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
1
-1
/
+1
2017-03-15
drm/imx: ipuv3-plane: update overlay plane position also without modeset
Philipp Zabel
1
-3
/
+5
2017-03-15
drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates
Philipp Zabel
1
-42
/
+38
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
1
-3
/
+3
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-17
/
+17
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-3
/
+3
2016-11-15
drm/imx: Switch to drm_fb_cma_prepare_fb() helper
Marek Vasut
1
-0
/
+1
2016-10-20
drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 for...
Philipp Zabel
1
-13
/
+47
2016-10-20
drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsamplin...
Philipp Zabel
1
-9
/
+18
2016-10-20
drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
Philipp Zabel
1
-63
/
+34
2016-10-20
drm/imx: ipuv3-plane: request modeset if plane offsets changed
Philipp Zabel
1
-4
/
+2
2016-10-20
drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
Philipp Zabel
1
-0
/
+1
2016-10-20
drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsam...
Philipp Zabel
1
-0
/
+11
2016-10-18
drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
Liu Ying
1
-1
/
+3
2016-10-18
drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modeset
Liu Ying
1
-5
/
+4
2016-10-18
drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
Liu Ying
1
-1
/
+2
2016-08-29
drm/imx: fold ipu_plane_disable into ipu_disable_plane
Lucas Stach
1
-10
/
+5
2016-08-29
drm/imx: don't call disable_plane in plane destroy path
Lucas Stach
1
-1
/
+0
2016-08-29
drm/imx: Add active plane reconfiguration support
Liu Ying
1
-5
/
+8
2016-08-29
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
Liu Ying
1
-2
/
+6
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
1
-1
/
+4
2016-07-12
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
1
-122
/
+13
2016-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
1
-0
/
+4
2016-07-12
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
Liu Ying
1
-206
/
+305
2016-07-12
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
Liu Ying
1
-26
/
+0
2016-07-12
drm/imx: ipuv3 plane: Check different types of plane separately
Liu Ying
1
-29
/
+38
2016-05-30
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
Liu Ying
1
-1
/
+0
2016-05-30
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
Liu Ying
1
-1
/
+1
2016-05-30
drm/imx: ipuv3-plane: enable UYVY and VYUY formats
Philipp Zabel
1
-0
/
+2
2016-03-31
drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined
Liu Ying
1
-2
/
+2
2016-03-31
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
Liu Ying
1
-1
/
+1
2016-03-31
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
Liu Ying
1
-5
/
+1
2016-03-31
drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support
Philipp Zabel
1
-0
/
+12
2016-03-31
drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations
Philipp Zabel
1
-12
/
+91
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-0
/
+1
[next]