index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_atomic_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/skl+: Check for supported plane configuration in Interlace mode
Mahesh Kumar
2017-07-04
1
-0
/
+15
*
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-30
1
-20
/
+4
|
\
|
*
drm/i915: Remove vma unpin in intel_plane_destroy
Maarten Lankhorst
2017-05-11
1
-17
/
+1
|
*
drm/i915: Pass intel_plane and intel_crtc to plane hooks
Ville Syrjälä
2017-05-10
1
-3
/
+3
*
|
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-3
/
+3
|
/
*
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
2017-03-03
1
-2
/
+9
*
drm/i915: Track visible planes in a bitmask
Ville Syrjälä
2017-03-03
1
-0
/
+6
*
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-01-19
1
-0
/
+20
*
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Maarten Lankhorst
2016-12-19
1
-17
/
+30
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-30
1
-2
/
+2
|
\
|
*
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-11-17
1
-4
/
+4
|
\
\
|
|
/
|
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-4
/
+4
*
|
drm/i915: Add horizontal mirroring support for CHV pipe B planes
Ville Syrjälä
2016-11-14
1
-0
/
+9
|
/
*
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
1
-2
/
+0
*
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-10-21
1
-1
/
+2
*
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-16
1
-1
/
+1
*
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
1
-2
/
+4
*
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
1
-14
/
+0
*
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
2016-08-08
1
-10
/
+10
*
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
1
-1
/
+1
*
drm/i915: Pass the correct crtc state to .update_plane()
Ville Syrjälä
2016-03-10
1
-3
/
+1
*
drm/i915: Remove commit_plane function pointer.
Maarten Lankhorst
2016-01-07
1
-3
/
+1
*
drm/i915: Do not use commit_plane for sprite planes.
Maarten Lankhorst
2016-01-07
1
-1
/
+11
*
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
Maarten Lankhorst
2015-12-22
1
-2
/
+2
*
drm/i915: Wait for object idle without locks in atomic_commit, v2.
Maarten Lankhorst
2015-11-02
1
-0
/
+2
*
drm/i915: Do not handle a null plane state.
Maarten Lankhorst
2015-09-10
1
-5
/
+1
*
drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
2015-06-22
1
-13
/
+6
*
drm/i915: Make setting color key atomic.
Maarten Lankhorst
2015-06-22
1
-0
/
+1
*
drm/i915: clean up atomic plane check functions, v2.
Maarten Lankhorst
2015-06-22
1
-6
/
+10
*
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
2015-06-22
1
-15
/
+6
*
drm/i915: Use atomic helpers for computing changed flags
Ander Conselvan de Oliveira
2015-05-08
1
-2
/
+14
*
drm/i915: Call drm helpers when duplicating crtc and plane states
Ander Conselvan de Oliveira
2015-05-08
1
-2
/
+2
*
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2015-05-08
1
-0
/
+24
|
\
|
*
drm/i915/skl: Support for 90/270 rotation
Sonika Jindal
2015-04-10
1
-0
/
+24
*
|
drm/atomic-helper: Don't call atomic_update_plane when it stays off
Daniel Vetter
2015-04-16
1
-4
/
+0
|
/
*
drm/i915: Rotation property is now handled in DRM core
Tvrtko Ursulin
2015-03-10
1
-20
/
+4
*
drm/i915: Switch plane properties to full atomic helper.
Matt Roper
2015-01-27
1
-0
/
+9
*
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
Matt Roper
2015-01-27
1
-0
/
+58
*
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
2015-01-27
1
-9
/
+36
*
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
1
-2
/
+2
*
drm/i915: Fix kerneldoc for i915 atomic plane code
Matt Roper
2015-01-13
1
-1
/
+2
*
drm/i915: Move to atomic plane helpers (v9)
Matt Roper
2015-01-12
1
-0
/
+151