index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_atomic_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
Ville Syrjälä
1
-19
/
+30
2017-07-04
drm/i915/skl+: Check for supported plane configuration in Interlace mode
Mahesh Kumar
1
-0
/
+15
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-20
/
+4
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-3
/
+3
2017-05-11
drm/i915: Remove vma unpin in intel_plane_destroy
Maarten Lankhorst
1
-17
/
+1
2017-05-10
drm/i915: Pass intel_plane and intel_crtc to plane hooks
Ville Syrjälä
1
-3
/
+3
2017-03-03
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
1
-2
/
+9
2017-03-03
drm/i915: Track visible planes in a bitmask
Ville Syrjälä
1
-0
/
+6
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
1
-0
/
+20
2016-12-19
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Maarten Lankhorst
1
-17
/
+30
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-2
/
+2
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+2
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+4
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
1
-2
/
+2
2016-11-14
drm/i915: Add horizontal mirroring support for CHV pipe B planes
Ville Syrjälä
1
-0
/
+9
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-4
/
+4
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
1
-2
/
+0
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
1
-1
/
+2
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
1
-1
/
+1
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
1
-2
/
+4
2016-08-08
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-14
/
+0
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
1
-10
/
+10
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-1
/
+1
2016-03-10
drm/i915: Pass the correct crtc state to .update_plane()
Ville Syrjälä
1
-3
/
+1
2016-01-07
drm/i915: Remove commit_plane function pointer.
Maarten Lankhorst
1
-3
/
+1
2016-01-07
drm/i915: Do not use commit_plane for sprite planes.
Maarten Lankhorst
1
-1
/
+11
2015-12-22
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
Maarten Lankhorst
1
-2
/
+2
2015-11-02
drm/i915: Wait for object idle without locks in atomic_commit, v2.
Maarten Lankhorst
1
-0
/
+2
2015-09-10
drm/i915: Do not handle a null plane state.
Maarten Lankhorst
1
-5
/
+1
2015-06-22
drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
1
-13
/
+6
2015-06-22
drm/i915: Make setting color key atomic.
Maarten Lankhorst
1
-0
/
+1
2015-06-22
drm/i915: clean up atomic plane check functions, v2.
Maarten Lankhorst
1
-6
/
+10
2015-06-22
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
1
-15
/
+6
2015-05-08
drm/i915: Use atomic helpers for computing changed flags
Ander Conselvan de Oliveira
1
-2
/
+14
2015-05-08
drm/i915: Call drm helpers when duplicating crtc and plane states
Ander Conselvan de Oliveira
1
-2
/
+2
2015-05-08
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
1
-0
/
+24
2015-04-16
drm/atomic-helper: Don't call atomic_update_plane when it stays off
Daniel Vetter
1
-4
/
+0
2015-04-10
drm/i915/skl: Support for 90/270 rotation
Sonika Jindal
1
-0
/
+24
2015-03-10
drm/i915: Rotation property is now handled in DRM core
Tvrtko Ursulin
1
-20
/
+4
2015-01-27
drm/i915: Switch plane properties to full atomic helper.
Matt Roper
1
-0
/
+9
2015-01-27
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
Matt Roper
1
-0
/
+58
2015-01-27
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
1
-9
/
+36
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
1
-2
/
+2
2015-01-14
drm/i915: Fix kerneldoc for i915 atomic plane code
Matt Roper
1
-1
/
+2
2015-01-13
drm/i915: Move to atomic plane helpers (v9)
Matt Roper
1
-0
/
+151