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_sprite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane
Ville Syrjälä
1
-0
/
+4
2013-08-08
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
1
-4
/
+4
2013-08-08
drm/i915: Don't try to disable plane if it's already disabled
Ville Syrjälä
1
-2
/
+7
2013-08-08
drm/i915: Pass crtc to our update/disable_plane hooks
Ville Syrjälä
1
-9
/
+12
2013-08-05
drm/i915: Calculate the sprite WM based on the source width instead of the de...
Ville Syrjälä
1
-3
/
+3
2013-08-05
drm/i915: Pass the actual sprite width to watermarks functions
Ville Syrjälä
1
-9
/
+9
2013-08-05
drm/i915: Add scaled paramater to update_sprite_watermarks()
Ville Syrjälä
1
-4
/
+7
2013-07-09
drm/i915: Getter/setter for object attributes
Ben Widawsky
1
-3
/
+5
2013-06-06
drm/i915: Disable/restore all sprite planes around modeset
Ville Syrjälä
1
-0
/
+8
2013-05-31
drm/i915: add "enable" argument to intel_update_sprite_watermarks
Paulo Zanoni
1
-3
/
+5
2013-05-01
drm/i915: Relax the sprite scaling limits checks
Ville Syrjälä
1
-20
/
+28
2013-05-01
drm/i915: Implement proper clipping for video sprites
Ville Syrjälä
1
-47
/
+149
2013-04-25
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
Damien Lespiau
1
-5
/
+6
2013-04-02
drm/i915: sprite support for ValleyView v4
Jesse Barnes
1
-9
/
+204
2013-03-27
drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
Ville Syrjälä
1
-0
/
+2
2013-03-27
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
Chris Wilson
1
-0
/
+5
2013-03-27
drm/i915: add sprite restore function v3
Jesse Barnes
1
-0
/
+23
2013-02-22
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
1
-4
/
+4
2013-02-20
drm/i915: Implement pipe CSC based limited range RGB output
Ville Syrjälä
1
-0
/
+3
2013-02-15
drm/i915: Fix sprite_scaling_enabled for multiple sprites
Ville Syrjälä
1
-11
/
+16
2013-01-21
drm/i915: use drm_modeset_lock_all
Daniel Vetter
1
-4
/
+4
2013-01-09
drm/i915: Use pixel size for computing linear offsets into a sprite
Chris Wilson
1
-6
/
+4
2012-11-12
drm/i915: Bad pixel formats can't reach the sprite code
Ville Syrjälä
1
-6
/
+2
2012-11-12
drm/i915: pixel_size == cpp
Ville Syrjälä
1
-16
/
+3
2012-11-12
drm/i915: adjust sprite base address
Damien Lespiau
1
-18
/
+28
2012-11-12
drm/i915: Fix sprite offset on HSW
Damien Lespiau
1
-1
/
+7
2012-11-12
drm/i915: Error out when trying to set a y-tiled as a sprite
Damien Lespiau
1
-0
/
+9
2012-10-26
drm/i915: VLV does not have a sprite scaler
Damien Lespiau
1
-1
/
+1
2012-10-26
drm/i915: convert PIPECONF to use transcoder instead of pipe
Paulo Zanoni
1
-1
/
+3
2012-10-23
drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
Damien Lespiau
1
-2
/
+15
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-08-23
drm/i915: fix color order for BGR formats on IVB
Vijay Purushothaman
1
-2
/
+2
2012-07-20
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
1
-0
/
+1
2012-06-27
drm/i915/sprite: Fix mem leak in intel_plane_init()
Jesper Juhl
1
-1
/
+1
2012-06-27
drm/i915: correct IVB default sprite format
Jesse Barnes
1
-1
/
+1
2012-06-27
drm/i915: mask tiled bit when updating IVB sprites
Jesse Barnes
1
-0
/
+1
2012-06-13
drm/i915: Switch off FBC when disabling the primary plane when obscured
Chris Wilson
1
-10
/
+15
2012-05-03
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
1
-6
/
+4
2012-05-03
drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
Chris Wilson
1
-6
/
+13
2012-04-17
drm/i915: Mask reserved bits in display/sprite address registers
Armin Reese
1
-4
/
+4
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+0
2012-04-16
drm/i915/sprite: Always enable the scaler on IronLake
Chris Wilson
1
-2
/
+3
2012-04-16
drm/i915: Export the generic, not arch specific, intel_update_watermarks()
Chris Wilson
1
-2
/
+2
2012-04-12
drm/i915: Ironlake shares the same video sprite controls as Sandybridge
Chris Wilson
1
-15
/
+45
2012-04-09
drm/i915: Removed IVB forced enable of sprite dest key.
acreese
1
-1
/
+0
2012-04-03
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
1
-0
/
+3
2012-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2012-03-07
drm/i915: fix color order for BGR formats on SNB
Jesse Barnes
1
-3
/
+3
2012-02-14
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-2
/
+2
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
1
-2
/
+2
[next]