index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_plane_helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
drm: Unexport drm_plane_helper_check_update
Daniel Vetter
1
-11
/
+0
2018-10-05
drm: Unexport primary plane helpers
Daniel Vetter
1
-10
/
+0
2018-10-05
drm: Remove transitional helpers
Daniel Vetter
1
-14
/
+0
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-2
/
+4
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-1
/
+0
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-6
/
+0
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
1
-1
/
+2
2016-08-16
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter
1
-3
/
+1
2016-08-08
drm/plane-helper: Add drm_plane_helper_check_state()
Ville Syrjälä
1
-0
/
+5
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
1
-0
/
+1
2015-12-08
drm: Reorganize helper vtables and their docs
Daniel Vetter
1
-37
/
+1
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
1
-2
/
+0
2015-08-12
drm/plane: Remove redundant extern
Thierry Reding
1
-23
/
+22
2015-04-13
drm: make crtc/encoder/connector/plane helper_private a const pointer
Jani Nikula
1
-1
/
+1
2015-03-10
drm/plane-helper: unexport drm_primary_helper_create_plane
Daniel Vetter
1
-4
/
+0
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
1
-2
/
+4
2015-01-27
drm/plane: Add optional ->atomic_disable() callback
Thierry Reding
1
-0
/
+3
2015-01-27
drm/plane: Make ->atomic_update() mandatory
Thierry Reding
1
-1
/
+1
2014-11-25
drm/plane: Add missing kerneldoc
Thierry Reding
1
-0
/
+4
2014-11-25
drm/plane: Pass old state to ->atomic_update()
Thierry Reding
1
-1
/
+2
2014-11-05
drm/crtc-helper: Transitional functions using atomic plane helpers
Daniel Vetter
1
-0
/
+4
2014-11-05
drm/plane-helper: transitional atomic plane helpers
Daniel Vetter
1
-0
/
+8
2014-11-05
drm: Add atomic/plane helpers
Daniel Vetter
1
-0
/
+22
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+5
2014-06-05
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
Matt Roper
1
-0
/
+22
2014-06-02
drm/plane: Fix sparse warnings
Thierry Reding
1
-1
/
+1
2014-04-01
drm: Add primary plane helpers (v3)
Matt Roper
1
-0
/
+49