index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_sprite.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-01-19
1
-4
/
+4
*
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
2017-01-04
1
-7
/
+7
|
\
|
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-6
/
+6
|
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-12-05
1
-7
/
+7
|
\
|
|
*
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-30
1
-7
/
+7
|
|
\
|
|
*
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-17
1
-7
/
+7
*
|
|
drm/i915: Use enum plane_id in VLV/CHV sprite code
Ville Syrjälä
2016-11-23
1
-37
/
+37
*
|
|
drm/i915: Use enum plane_id in SKL plane code
Ville Syrjälä
2016-11-23
1
-21
/
+21
*
|
|
drm/i915: Add per-pipe plane identifier
Ville Syrjälä
2016-11-23
1
-0
/
+1
|
/
/
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-11-17
1
-9
/
+2
|
\
|
|
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-9
/
+2
|
|
\
|
|
*
drm: add helpers to go from plane state to drm_rect
Rob Clark
2016-11-08
1
-9
/
+2
*
|
|
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
Maarten Lankhorst
2016-11-15
1
-18
/
+0
*
|
|
drm/i915: Add horizontal mirroring support for CHV pipe B planes
Ville Syrjälä
2016-11-14
1
-0
/
+9
*
|
|
drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
Ville Syrjälä
2016-11-14
1
-12
/
+14
*
|
|
drm/i915: Use & instead if == to check for rotations
Ville Syrjälä
2016-11-14
1
-3
/
+3
*
|
|
drm/i915: Grab the rotation from the passed plane state for VLV sprites
Ville Syrjälä
2016-11-08
1
-1
/
+1
|
/
/
*
|
drm/i915: Pass dev_priv to plane constructors
Ville Syrjälä
2016-11-01
1
-6
/
+6
*
|
drm/i915: Reorganize sprite init
Ville Syrjälä
2016-10-31
1
-39
/
+31
*
|
drm/i915: Bail if plane/crtc init fails
Ville Syrjälä
2016-10-31
1
-4
/
+4
*
|
drm/i915: Don't try to initialize sprite planes on pre-ilk
Ville Syrjälä
2016-10-31
1
-3
/
+0
|
/
*
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
1
-17
/
+23
|
\
|
*
drm/i915/gen9: Get rid of redundant watermark values
cpaul@redhat.com
2016-10-19
1
-2
/
+6
|
*
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
|
*
drm/i915: Make INTEL_GEN only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-4
/
+4
|
*
drm/i915: Make IS_CHERRYVIEW only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-4
/
+6
|
*
drm/i915: Make IS_BROADWELL only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-4
/
+4
|
*
drm/i915: Make IS_IVYBRIDGE only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-1
/
+1
*
|
drm/i915: Use the per-plane rotation property
Ville Syrjälä
2016-10-21
1
-1
/
+13
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-3
/
+1
|
/
*
drm/i915/skl: Don't try to update plane watermarks if they haven't changed
Lyude
2016-09-07
1
-2
/
+7
*
drm/i915/skl: Update plane watermarks atomically during plane updates
Lyude
2016-08-23
1
-0
/
+9
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-15
1
-46
/
+56
|
\
|
*
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
1
-6
/
+7
|
|
\
|
*
|
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
1
-0
/
+10
|
*
|
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
2016-08-08
1
-42
/
+42
|
*
|
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
1
-3
/
+3
|
*
|
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
2016-08-02
1
-3
/
+3
*
|
|
drm/i915: Compute display surface offset in the plane check hook for SKL+
Ville Syrjälä
2016-08-11
1
-23
/
+10
*
|
|
drm/i915: Use fb modifiers for display tiling decisions
Ville Syrjälä
2016-08-11
1
-9
/
+6
*
|
|
drm/i915: Pass around plane_state instead of fb+rotation
Ville Syrjälä
2016-08-11
1
-11
/
+11
*
|
|
drm/i915: Move SKL hw stride calculation into a helper
Ville Syrjälä
2016-08-11
1
-10
/
+2
*
|
|
drm/i915: Don't pass pitch to intel_compute_page_offset()
Ville Syrjälä
2016-08-11
1
-15
/
+11
*
|
|
drm/i915: Rewrite fb rotation GTT handling
Ville Syrjälä
2016-08-11
1
-47
/
+50
|
|
/
|
/
|
*
|
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-05
1
-6
/
+6
*
|
drm/i915: Separate intel_frontbuffer into its own header
Chris Wilson
2016-08-04
1
-0
/
+1
|
/
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-9
/
+9
*
drm/i915: Signal drm events for atomic
Daniel Vetter
2016-06-16
1
-0
/
+14
*
drm/i915: Give meaningful names to all the planes
Ville Syrjälä
2016-05-30
1
-4
/
+12
[next]