index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_plane_helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2022-09-20
1
-0
/
+12
*
drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
Javier Martinez Canillas
2022-09-16
1
-0
/
+1
*
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
1
-6
/
+16
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-9
/
+0
*
drm: Unexport drm_plane_helper_check_update
Daniel Vetter
2018-10-05
1
-11
/
+0
*
drm: Unexport primary plane helpers
Daniel Vetter
2018-10-05
1
-10
/
+0
*
drm: Remove transitional helpers
Daniel Vetter
2018-10-05
1
-14
/
+0
*
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-07-03
1
-2
/
+4
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-1
/
+0
*
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-6
/
+0
*
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter
2016-08-16
1
-3
/
+1
*
drm/plane-helper: Add drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
1
-0
/
+5
*
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
2016-06-17
1
-0
/
+1
*
drm: Reorganize helper vtables and their docs
Daniel Vetter
2015-12-08
1
-37
/
+1
*
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-09-08
1
-2
/
+0
*
drm/plane: Remove redundant extern
Thierry Reding
2015-08-12
1
-23
/
+22
*
drm: make crtc/encoder/connector/plane helper_private a const pointer
Jani Nikula
2015-04-13
1
-1
/
+1
*
drm/plane-helper: unexport drm_primary_helper_create_plane
Daniel Vetter
2015-03-10
1
-4
/
+0
*
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
2015-03-05
1
-2
/
+4
*
drm/plane: Add optional ->atomic_disable() callback
Thierry Reding
2015-01-27
1
-0
/
+3
*
drm/plane: Make ->atomic_update() mandatory
Thierry Reding
2015-01-27
1
-1
/
+1
*
drm/plane: Add missing kerneldoc
Thierry Reding
2014-11-25
1
-0
/
+4
*
drm/plane: Pass old state to ->atomic_update()
Thierry Reding
2014-11-25
1
-1
/
+2
*
drm/crtc-helper: Transitional functions using atomic plane helpers
Daniel Vetter
2014-11-05
1
-0
/
+4
*
drm/plane-helper: transitional atomic plane helpers
Daniel Vetter
2014-11-05
1
-0
/
+8
*
drm: Add atomic/plane helpers
Daniel Vetter
2014-11-05
1
-0
/
+22
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+5
*
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
Matt Roper
2014-06-05
1
-0
/
+22
*
drm/plane: Fix sparse warnings
Thierry Reding
2014-06-02
1
-1
/
+1
*
drm: Add primary plane helpers (v3)
Matt Roper
2014-04-01
1
-0
/
+49