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: Workaround VLV/CHV DSI scanline counter hardware fail
Ville Syrjälä
2017-06-07
1
-0
/
+21
*
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2017-05-12
1
-2
/
+5
*
drm/i915: Use i9xx_check_plane_surface() for sprite planes as well
Ville Syrjälä
2017-03-27
1
-46
/
+25
*
drm/i915: Pre-compute plane control register value
Ville Syrjälä
2017-03-27
1
-12
/
+12
*
drm/i915: Extract ilk_sprite_ctl()
Ville Syrjälä
2017-03-23
1
-31
/
+41
*
drm/i915: Extract ivb_sprite_ctl()
Ville Syrjälä
2017-03-23
1
-36
/
+44
*
drm/i915: Extract vlv_sprite_ctl()
Ville Syrjälä
2017-03-23
1
-34
/
+37
*
drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes
Ville Syrjälä
2017-03-23
1
-17
/
+1
*
drm/i915: Use I915_READ_FW for plane updates
Ville Syrjälä
2017-03-13
1
-94
/
+134
*
drm/i915: Organize plane register writes into tighter bunches
Ville Syrjälä
2017-03-13
1
-29
/
+30
*
drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...
Maarten Lankhorst
2017-03-09
1
-3
/
+0
*
drm/i915: suppress atomic commit error message under gvt-g env
Bing Niu
2017-03-08
1
-0
/
+4
*
drm/i915: Complain if we take too long under vblank evasion.
Maarten Lankhorst
2017-03-06
1
-2
/
+10
*
drm/i915/glk: Enable pipe CSC
Ander Conselvan de Oliveira
2017-02-17
1
-0
/
+1
*
drm/i915/glk: Plane color correction register changes
Ander Conselvan de Oliveira
2017-01-30
1
-5
/
+12
*
drm/i915: Disable plane gamma in SKL+ sprite planes
Ander Conselvan de Oliveira
2017-01-30
1
-0
/
+1
*
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
|
\
[next]