Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d2e3cb98402421d29c296c9ec4257804c9705fad
/
drivers
/
gpu
/
drm
/
i915
/
intel_atomic_plane.c
d382814
drm: remove `const` attribute to hint at caller that they now own the memory
by Eric Engestrom
· 8 years ago
90844f0
drm: make drm_get_format_name thread-safe
by Eric Engestrom
· 8 years ago
f8856a4
drm/i915: Use drm_plane_helper_check_state()
by Ville Syrjälä
· 9 years ago
936e71e
drm/i915: Use drm_plane_state.{src,dst,visible}
by Ville Syrjälä
· 9 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
9f6151c
drm/i915: Pass the correct crtc state to .update_plane()
by Ville Syrjälä
· 9 years ago
c03242b
drm/i915: Remove commit_plane function pointer.
by Maarten Lankhorst
· 9 years ago
a758e68
drm/i915: Do not use commit_plane for sprite planes.
by Maarten Lankhorst
· 9 years ago
35c08f4
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
by Maarten Lankhorst
· 9 years ago
7580d77
drm/i915: Wait for object idle without locks in atomic_commit, v2.
by Maarten Lankhorst
· 9 years ago
bca8013
drm/i915: Do not handle a null plane state.
by Maarten Lankhorst
· 9 years ago
c389c9c
drm/i915: Remove transitional references from intel_plane_atomic_check.
by Maarten Lankhorst
· 10 years ago
818ed96
drm/i915: Make setting color key atomic.
by Maarten Lankhorst
· 10 years ago
061e4b8
drm/i915: clean up atomic plane check functions, v2.
by Maarten Lankhorst
· 10 years ago
da20eab
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
by Maarten Lankhorst
· 10 years ago
8c7b5cc
drm/i915: Use atomic helpers for computing changed flags
by Ander Conselvan de Oliveira
· 10 years ago
f0c6057
drm/i915: Call drm helpers when duplicating crtc and plane states
by Ander Conselvan de Oliveira
· 10 years ago
e1dee19
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
475d231
drm/atomic-helper: Don't call atomic_update_plane when it stays off
by Daniel Vetter
· 10 years ago
3b7a511
drm/i915/skl: Support for 90/270 rotation
by Sonika Jindal
· 10 years ago
aaed1aa
drm/i915: Rotation property is now handled in DRM core
by Tvrtko Ursulin
· 10 years ago
c196e1d
drm/i915: Switch plane properties to full atomic helper.
by Matt Roper
· 10 years ago
a98b343
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
by Matt Roper
· 10 years ago
8e7d688
drm/i915: Move rotation from intel_plane to drm_plane_state
by Matt Roper
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
cd52471
drm/i915: Fix kerneldoc for i915 atomic plane code
by Matt Roper
· 10 years ago
ea2c67b
drm/i915: Move to atomic plane helpers (v9)
by Matt Roper
· 10 years ago