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.13.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_sprite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-15
drm/i915: always disable irqs in intel_pipe_update_start
Maarten Lankhorst
1
-10
/
+7
2015-06-29
drm/i915: Use the memory latency based WM computation on VLV too
Ville Syrjälä
1
-6
/
+0
2015-06-25
drm/i915: Store frontbuffer_bits in the plane
Ville Syrjälä
1
-0
/
+1
2015-06-22
drm/i915: Make setting color key atomic.
Maarten Lankhorst
1
-45
/
+40
2015-06-22
drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
1
-3
/
+1
2015-06-22
drm/i915: remove force argument from disable_plane
Maarten Lankhorst
1
-5
/
+5
2015-06-22
drm/i915: clean up atomic plane check functions, v2.
Maarten Lankhorst
1
-6
/
+3
2015-06-22
drm/i915: clean up plane commit functions
Maarten Lankhorst
1
-19
/
+14
2015-06-22
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
1
-31
/
+1
2015-06-22
drm/i915: Split skl_update_scaler, v4.
Maarten Lankhorst
1
-2
/
+1
2015-06-15
drm/i915: Actually respect DSPSURF alignment restrictions
Ville Syrjälä
1
-3
/
+6
2015-06-15
drm/i915: Make sure our labels start at column 0
Damien Lespiau
1
-1
/
+1
2015-05-28
drm/i915: Kill intel_flush_primary_plane()
Ville Syrjälä
1
-23
/
+7
2015-05-22
drm/i915/skl: don't fail colorkey + scaler request
Chandra Konduru
1
-9
/
+21
2015-05-20
drm/i915: Make the sprite formats const
Damien Lespiau
1
-3
/
+3
2015-05-20
drm/i915: call intel_tile_height with correct parameter
Chandra Konduru
1
-2
/
+2
2015-05-08
drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, an...
Maarten Lankhorst
1
-68
/
+0
2015-05-08
drm/i915: Add a way to disable planes without updating state
Maarten Lankhorst
1
-8
/
+8
2015-05-08
drm/i915: Remove implicitly disabling primary plane for now
Maarten Lankhorst
1
-44
/
+1
2015-05-08
drm/i915: skylake sprite plane scaling using shared scalers
Chandra Konduru
1
-77
/
+48
2015-05-08
drm/i915: skylake primary plane scaling using shared scalers
Chandra Konduru
1
-0
/
+10
2015-04-14
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2015-04-13
drm/i915: Keep sprite plane src rect in 16.16 format
Chandra Konduru
1
-8
/
+8
2015-04-13
drm/i915: Initialize skylake scalers
Chandra Konduru
1
-0
/
+1
2015-04-13
drm/i915: Initialize plane colorkey to NONE
Chandra Konduru
1
-0
/
+1
2015-04-10
drm/i915/skl: Support for 90/270 rotation
Sonika Jindal
1
-15
/
+37
2015-04-10
drm/i915: Switch to full atomic helpers for plane updates/disable, take two
Matt Roper
1
-5
/
+5
2015-04-09
Merge tag 'v4.0-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2015-04-02
drm/i915: Reject the colorkey ioctls for primary and cursor planes
Ville Syrjälä
1
-2
/
+2
2015-03-27
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
1
-24
/
+0
2015-03-23
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
1
-4
/
+1
2015-03-23
drm/i915/skl: Query display address through a wrapper
Tvrtko Ursulin
1
-1
/
+4
2015-03-20
drm/i915: Fix SKL sprite disable double buffer register update
Ville Syrjälä
1
-2
/
+2
2015-03-20
drm/i915: Eliminate plane control register RMW from sprite code
Ville Syrjälä
1
-52
/
+10
2015-03-20
drm/i915: Eliminate the RMW sprite colorkey management
Ville Syrjälä
1
-231
/
+66
2015-03-20
drm/i915: Move vblank wait determination to 'check' phase
Matt Roper
1
-14
/
+10
2015-03-20
drm/i915: Kill intel_plane->obj
Ville Syrjälä
1
-8
/
+10
2015-03-18
drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()
Ville Syrjälä
1
-2
/
+2
2015-02-27
drm/i915/skl: Update watermarks for Y tiling
Tvrtko Ursulin
1
-0
/
+6
2015-02-27
drm/i915/skl: Allow scanning out Y and Yf fbs
Damien Lespiau
1
-5
/
+13
2015-02-27
drm/i915: Remove DRIVER_MODESET checks from modeset code
Daniel Vetter
1
-6
/
+0
2015-02-23
drm/i915: Switch to drm_crtc variants of vblank functions
Daniel Vetter
1
-2
/
+2
2015-02-14
drm/i915/skl: Use fb modifiers for sprites
Tvrtko Ursulin
1
-14
/
+3
2015-02-14
drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc
Paulo Zanoni
1
-1
/
+1
2015-01-27
drm/i915: Switch plane properties to full atomic helper.
Matt Roper
1
-26
/
+0
2015-01-27
drm/i915: Consolidate plane handler vtables
Matt Roper
1
-10
/
+1
2015-01-27
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
1
-16
/
+15
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
1
-1
/
+1
2015-01-27
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
1
-1
/
+1
2015-01-13
drm/i915: Drop unused position fields (v2)
Matt Roper
1
-15
/
+4
[next]