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
/
arm
/
malidp_planes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-18
drm/mali-dp: Rectify the width and height passed to rotmem_required()
Ayan Kumar Halder
1
-2
/
+2
2018-06-18
drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
Ayan Kumar Halder
1
-1
/
+4
2018-03-14
drm: mali-dp: Add YUV->RGB conversion support for video layers
Mihail Atanassov
1
-0
/
+79
2018-03-14
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
1
-4
/
+0
2018-03-14
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
1
-12
/
+1
2018-03-14
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
Ayan Halder
1
-5
/
+22
2018-03-14
drm/mali-dp: Don't enable scaling engine for planes that only rotate.
Liviu Dudau
1
-2
/
+8
2018-03-14
drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
Dan Carpenter
1
-2
/
+2
2018-03-14
drm/mali-dp: Rotated planes need a larger pitch size.
Liviu Dudau
1
-1
/
+3
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+1
2018-01-23
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+4
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+2
2017-11-24
drm: mali-dp: Separate static internal data into a read-only structure.
Liviu Dudau
1
-10
/
+9
2017-11-24
drm: mali-dp: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-1
/
+1
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-2
/
+2
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-06-16
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-7
/
+5
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-9
/
+9
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
1
-17
/
+56
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
1
-1
/
+22
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
1
-0
/
+13
2017-03-10
drm: mali-dp: Fix smart layer not going to composition
Mihail Atanassov
1
-2
/
+16
2017-01-26
drm: mali-dp: fix stride setting for multi-plane formats
Mihail Atanassov
1
-3
/
+31
2017-01-26
drm: mali-dp: Add plane offset to the plane's physical start address register
Liviu Dudau
1
-0
/
+1
2017-01-26
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
Brian Starkey
1
-4
/
+4
2017-01-23
drm: mali-dp: fix Lx_CONTROL register fields clobber
Mihail Atanassov
1
-1
/
+2
2017-01-23
drm: mali-dp: Fix transposed horizontal/vertical flip
Brian Starkey
1
-2
/
+2
2017-01-23
drm: mali-dp: Fix destination size handling when rotating
Brian Starkey
1
-7
/
+2
2017-01-23
drm: mali-dp: Don't force source size == crtc size
Brian Starkey
1
-2
/
+1
2017-01-23
drm: mali-dp: Check more use cases in the plane's ->atomic_check()
Liviu Dudau
1
-1
/
+14
2017-01-23
drm/arm/malidp: Fix possible dereference of NULL
Shailendra Verma
1
-7
/
+8
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-1
/
+1
2016-12-14
drm/arm: Add local 'fb' variables
Ville Syrjälä
1
-3
/
+3
2016-11-04
drm/arm: mark symbols static where possible
Baoyou Xie
1
-3
/
+4
2016-11-04
drm: mali-dp: Add support for setting plane's rotation property from userspace.
Liviu Dudau
1
-0
/
+1
2016-11-04
drm: mali-dp: Store internal format and n_planes in plane state
Brian Starkey
1
-15
/
+12
2016-11-04
drm: mali-dp: Enable alpha blending
Brian Starkey
1
-6
/
+27
2016-11-04
drm: mali-dp: Refactor plane initialisation
Brian Starkey
1
-13
/
+8
2016-11-04
drm: mali-dp: Add pitch alignment check for planes
Brian Starkey
1
-1
/
+14
2016-10-21
drm/arm: Use per-plane rotation property
Ville Syrjälä
1
-8
/
+5
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-10
/
+10
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau
1
-0
/
+298