index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: rcar-du: Enable alpha property on primary planes
Kieran Bingham
2018-11-23
1
-1
/
+2
*
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
1
-5
/
+1
*
drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
2018-08-06
1
-4
/
+2
*
drm/rcar-du: Convert to the new generic alpha property
Maxime Ripard
2018-04-16
1
-10
/
+5
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-02-02
1
-5
/
+4
*
drm: rcar-du: Clip planes to screen boundaries
Laurent Pinchart
2017-12-04
1
-13
/
+37
*
drm: rcar-du: Share plane atomic check code between Gen2 and Gen3
Laurent Pinchart
2017-12-04
1
-10
/
+17
*
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-10
1
-3
/
+2
|
\
|
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
|
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-2
/
+2
*
|
drm: rcar-du: Use new iterator macros
Maarten Lankhorst
2017-08-03
1
-34
/
+38
*
|
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-03
1
-14
/
+28
|
/
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-29
1
-7
/
+2
*
drm/rcar-du: Use for_each_*_in_state
Daniel Vetter
2016-06-02
1
-12
/
+8
*
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-05-17
1
-1
/
+1
*
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
2016-02-23
1
-11
/
+38
*
drm: rcar-du: Fix compile warning on 64-bit platforms
Koji Matsuoka
2016-02-23
1
-4
/
+4
*
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart
2016-02-23
1
-5
/
+2
*
drm: rcar-du: Move plane allocator to rcar_du_plane.c
Laurent Pinchart
2016-02-20
1
-0
/
+286
*
drm: rcar-du: Restart the DU group when a plane source changes
Laurent Pinchart
2016-02-20
1
-2
/
+20
*
drm: rcar-du: Add VSP1 compositor support
Laurent Pinchart
2016-02-20
1
-35
/
+51
*
drm: rcar-du: Add VSP1 support to the planes allocator
Laurent Pinchart
2016-02-20
1
-0
/
+1
*
drm: rcar-du: Refactor plane setup
Laurent Pinchart
2016-02-20
1
-18
/
+21
*
drm: rcar-du: Compute plane DDCR4 register value directly
Laurent Pinchart
2016-02-20
1
-10
/
+3
*
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
1
-1
/
+2
*
drm: rcar-du: Fix plane state free in plane reset handler
Laurent Pinchart
2015-10-20
1
-23
/
+22
*
drm: rcar-du: Use the drm atomic state duplication helpers for planes
Laurent Pinchart
2015-06-16
1
-5
/
+5
*
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
2015-06-16
1
-3
/
+2
*
drm: rcar-du: Store the number of CRTCs per group in the group structure
Laurent Pinchart
2015-05-25
1
-4
/
+2
*
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
2015-05-25
1
-8
/
+8
*
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
2015-05-25
1
-2
/
+1
*
drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
Laurent Pinchart
2015-05-25
1
-34
/
+12
*
drm: rcar-du: Fix framebuffer reference leak through plane state
Laurent Pinchart
2015-03-19
1
-0
/
+3
*
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
1
-154
/
+12
*
drm: rcar-du: Move plane format to plane state
Laurent Pinchart
2015-03-03
1
-46
/
+61
*
drm: rcar-du: Replace plane crtc and enabled fields by plane state
Laurent Pinchart
2015-03-03
1
-12
/
+3
*
drm: rcar-du: Rework plane setup code
Laurent Pinchart
2015-03-03
1
-22
/
+12
*
drm: rcar-du: Switch plane set_property to atomic helpers
Laurent Pinchart
2015-03-03
1
-51
/
+74
*
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
2015-03-03
1
-3
/
+3
*
drm: rcar-du: Switch plane update to atomic helpers
Laurent Pinchart
2015-03-03
1
-2
/
+2
*
drm: rcar-du: Remove private copy of plane size and position
Laurent Pinchart
2015-03-03
1
-15
/
+10
*
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
1
-0
/
+4
*
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-03-03
1
-5
/
+3
*
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
2015-03-03
1
-47
/
+105
*
drm: rcar-du: Fix hardware plane allocation
Laurent Pinchart
2015-03-03
1
-2
/
+2
*
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
1
-35
/
+30
*
drm: rcar-du: Implement support for interlaced modes
Laurent Pinchart
2014-12-23
1
-3
/
+15
*
drm: rcar-du: Configure pitch for chroma plane of multiplanar formats
Laurent Pinchart
2014-12-23
1
-0
/
+2
[next]