index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_simple_kms_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-0
/
+3
*
drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC ...
Maarten Lankhorst
2017-07-13
1
-3
/
+7
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Clarify the role of plane_state argument to drm_simple update().
Eric Anholt
2017-03-30
1
-2
/
+2
*
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
Maarten Lankhorst
2017-03-06
1
-2
/
+2
*
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-1
/
+1
*
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2016-12-18
1
-17
/
+0
*
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
1
-3
/
+1
*
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
Marek Vasut
2016-10-05
1
-0
/
+26
*
drm: simple_kms_helper: add support for bridges
Andrea Merello
2016-08-29
1
-0
/
+40
*
drm: simple_kms_helper: make connector optional at init time
Andrea Merello
2016-08-29
1
-3
/
+8
*
drm/simple-helpers: Always add planes to the state update
Daniel Vetter
2016-08-25
1
-0
/
+7
*
drm/doc: Fix more kerneldoc/sphinx warnings
Daniel Vetter
2016-08-16
1
-1
/
+1
*
drm/simple_kms_helper: Use drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
1
-21
/
+6
*
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
2016-06-17
1
-0
/
+1
*
drm: Add helper for simple display pipeline
Noralf Trønnes
2016-06-10
1
-0
/
+205