Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
090b767e97fcdabe8ecd71cf43e7d39d94e6cfef
/
drivers
/
gpu
/
drm
/
drm_plane_helper.c
9b8b013
drm: Deal with rotation in drm_plane_helper_check_update()
by Ville Syrjälä
· 9 years ago
2e7a570
drm/doc: Appease sphinx
by Daniel Vetter
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
092d01d
drm: Reorganize helper vtables and their docs
by Daniel Vetter
· 9 years ago
f980a71
drm: Print the src/dst/clip rectangles in error in drm_plane_helper
by Ville Syrjälä
· 9 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 9 years ago
613d2b2
drm/atomic: pass old crtc state to atomic_begin/flush.
by Maarten Lankhorst
· 9 years ago
dcd14dd
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9a9f5ce
drm: Roll out drm_for_each_connector more
by Daniel Vetter
· 9 years ago
e4f31ad
drm: reset empty state in transitional helpers
by Daniel Vetter
· 9 years ago
2e7f43c
drm/plane-helper: Adapt cursor hack to transitional helpers
by Daniel Vetter
· 10 years ago
be26a66
drm/drm: constify all struct drm_*_helper funcs pointers
by Jani Nikula
· 10 years ago
967667f
drm/plane-helper: Fixup mismerge
by Daniel Vetter
· 10 years ago
7eb5f30
drm: Check in setcrtc if the primary plane supports the fb pixel format
by Laurent Pinchart
· 10 years ago
3461b30
drm/plane-helper: unexport drm_primary_helper_create_plane
by Daniel Vetter
· 10 years ago
d136dfe
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
by Tvrtko Ursulin
· 10 years ago
21773f1
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
407b8bd
drm/plane: Add optional ->atomic_disable() callback
by Thierry Reding
· 10 years ago
6a425c2
drm/plane-helper: Fix transitional helper kerneldocs
by Matt Roper
· 10 years ago
9289058
drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfb
by Matt Roper
· 10 years ago
72a3697
Merge branch 'topic/core-stuff' into topic/atomic-core
by Daniel Vetter
· 10 years ago
07cc0ef
drm/atomic: Introduce state->obj backpointers
by Daniel Vetter
· 10 years ago
7432ca5
drm/plane-helper: Test for plane disable earlier
by Matt Roper
· 10 years ago
f1c37e1
drm/plane: Pass old state to ->atomic_update()
by Thierry Reding
· 10 years ago
eb84f97
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 10 years ago
321ebf0
drm/atomic: Refcounting for plane_state->fb
by Daniel Vetter
· 10 years ago
3150c7d
drm: Docbook integration and over sections for all the new helpers
by Daniel Vetter
· 10 years ago
2f324b4
drm/crtc-helper: Transitional functions using atomic plane helpers
by Daniel Vetter
· 10 years ago
acf24a3
drm/plane-helper: transitional atomic plane helpers
by Daniel Vetter
· 10 years ago
083fe3b
drm: make sure visible is set to false if fb is null
by Gustavo Padovan
· 10 years ago
3281cc7
drm/plane-helper: Use proper plane init function
by Matt Roper
· 10 years ago
7daf8d5
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
by Matt Roper
· 11 years ago
7f994f3
drm: Check CRTC compatibility in setplane
by Matt Roper
· 11 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
885ae1c
Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 11 years ago
233fd4e
drm/plane: Fix a couple of checkpatch warnings
by Thierry Reding
· 11 years ago
f220e62
drm/plane: Fix sparse warnings
by Thierry Reding
· 11 years ago
0fe27f0
drm: Simplify fb refcounting rules around ->update_plane
by Daniel Vetter
· 11 years ago
3c858a3
drm/plane_helper: don't disable plane in destroy function
by Daniel Vetter
· 11 years ago
c10dddc
drm/plane-helper: Fix primary plane scaling check
by Matt Roper
· 11 years ago
b6ccd7b
drm/plane-helper: Don't fake-implement primary plane disabling
by Daniel Vetter
· 11 years ago
e13161a
drm: Add drm_crtc_init_with_planes() (v2)
by Matt Roper
· 11 years ago
c103d1c
drm: Add primary plane helpers (v3)
by Matt Roper
· 11 years ago