index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: rcar-du: Use the drm atomic state duplication helpers for planes
Laurent Pinchart
2015-06-16
1
-5
/
+5
*
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
2015-06-16
1
-3
/
+9
*
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
Laurent Pinchart
2015-06-16
1
-5
/
+5
*
drm: rcar-du: Clarify error message when encoder initialization fails
Laurent Pinchart
2015-06-16
1
-2
/
+5
*
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
2015-06-16
4
-6
/
+7
*
drm: rcar-du: Disable all planes when stopping the CRTC
Laurent Pinchart
2015-06-16
1
-0
/
+13
*
drm: rcar-du: Print the error value when DRM/KMS init fails
Laurent Pinchart
2015-06-16
1
-1
/
+1
*
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
Laurent Pinchart
2015-05-25
2
-6
/
+4
*
drm: rcar-du: Store the number of CRTCs per group in the group structure
Laurent Pinchart
2015-05-25
3
-4
/
+5
*
drm: rcar-du: Consider plane to CRTC associations in the plane allocator
Laurent Pinchart
2015-05-25
1
-1
/
+21
*
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
Laurent Pinchart
2015-05-25
3
-21
/
+37
*
drm: rcar-du: Add plane allocation debugging
Laurent Pinchart
2015-05-25
1
-1
/
+37
*
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
2015-05-25
4
-16
/
+16
*
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
2015-05-25
5
-15
/
+10
*
drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
Laurent Pinchart
2015-05-25
4
-38
/
+47
*
drm: rcar-du: Document the rcar_du_plane_state structure
Laurent Pinchart
2015-05-25
1
-1
/
+10
*
drm: rcar-du: Document the rcar_du_crtc structure
Laurent Pinchart
2015-05-25
1
-0
/
+14
*
Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-04-13
1
-21
/
+4
|
\
|
*
drm/rcar-du: use for_each_endpoint_of_node macro
Philipp Zabel
2015-04-08
1
-13
/
+3
|
*
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
2015-02-23
1
-11
/
+4
*
|
drm: rcar-du: Enable the atomic updates API
Laurent Pinchart
2015-03-19
1
-1
/
+2
*
|
drm: rcar-du: Don't initialize event->pipe field
Laurent Pinchart
2015-03-19
1
-2
/
+0
*
|
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
5
-164
/
+228
*
|
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
Laurent Pinchart
2015-03-03
1
-7
/
+3
*
|
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
2015-03-03
2
-35
/
+21
*
|
drm: rcar-du: Move plane format to plane state
Laurent Pinchart
2015-03-03
3
-52
/
+71
*
|
drm: rcar-du: Remove unneeded rcar_du_crtc plane field
Laurent Pinchart
2015-03-03
2
-7
/
+2
*
|
drm: rcar-du: Replace plane crtc and enabled fields by plane state
Laurent Pinchart
2015-03-03
3
-19
/
+5
*
|
drm: rcar-du: Rework plane setup code
Laurent Pinchart
2015-03-03
2
-25
/
+12
*
|
drm: rcar-du: Switch plane set_property to atomic helpers
Laurent Pinchart
2015-03-03
4
-57
/
+95
*
|
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
2015-03-03
3
-47
/
+17
*
|
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
2015-03-03
3
-1
/
+113
*
|
drm: rcar-du: Replace encoder mode_fixup with atomic_check
Laurent Pinchart
2015-03-03
2
-29
/
+20
*
|
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-03-03
6
-40
/
+7
*
|
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
2015-03-03
3
-73
/
+6
*
|
drm: rcar-du: Switch plane update to atomic helpers
Laurent Pinchart
2015-03-03
2
-2
/
+5
*
|
drm: rcar-du: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-03-03
2
-26
/
+35
*
|
drm: rcar-du: Rework HDMI encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
1
-13
/
+35
*
|
drm: rcar-du: Rework encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
1
-11
/
+22
*
|
drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
Laurent Pinchart
2015-03-03
4
-23
/
+21
*
|
drm: rcar-du: Remove private copy of plane size and position
Laurent Pinchart
2015-03-03
2
-23
/
+10
*
|
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
6
-0
/
+25
*
|
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-03-03
3
-78
/
+14
*
|
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
2015-03-03
2
-48
/
+141
*
|
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
4
-52
/
+40
*
|
drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS
Laurent Pinchart
2015-03-03
1
-3
/
+7
*
|
drm: rcar-du: Disable fbdev emulation when no connector is present
Laurent Pinchart
2015-03-03
1
-5
/
+10
*
|
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-03-03
2
-11
/
+21
[next]