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_sprite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...
Dave Airlie
2013-11-10
1
-3
/
+4
|
\
|
*
drm/i915/bdw: Enable trickle feed on Broadwell
Ville Syrjälä
2013-11-08
1
-1
/
+1
|
*
drm/i915/bdw: Use pipe CSC on Broadwell
Ville Syrjälä
2013-11-08
1
-1
/
+1
|
*
drm/i915/bdw: add Broadwell sprite/plane/cursor checks
Paulo Zanoni
2013-11-08
1
-1
/
+1
|
*
drm/i915/bdw: display stuff
Ben Widawsky
2013-11-08
1
-0
/
+1
*
|
drm/i915: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
1
-2
/
+2
|
/
*
drm/i915: Rename primary_disabled to primary_enabled
Ville Syrjälä
2013-10-10
1
-4
/
+4
*
drm/i915: Flush primary plane changes in sprite code
Ville Syrjälä
2013-10-10
1
-0
/
+2
*
drm/i915: Enable/disable IPS when primary is enabled/disabled
Ville Syrjälä
2013-10-10
1
-0
/
+19
*
drm/i915: Do the fbc vs. primary plane enable/disable in the right order
Ville Syrjälä
2013-10-10
1
-5
/
+6
*
drm/i915: Save user requested plane coordinates only on success
Ville Syrjälä
2013-10-10
1
-9
/
+22
*
drm/i915: Do a bit of cleanup in the sprite code
Ville Syrjälä
2013-10-10
1
-9
/
+5
*
drm/i915: Kill a goto from sprite disable code
Ville Syrjälä
2013-10-10
1
-12
/
+9
*
drm/i915: Reduce the time we hold struct mutex in sprite update_plane code
Ville Syrjälä
2013-10-10
1
-11
/
+18
*
drm/i915: Allow sprites to be configured on a disabled pipe
Ville Syrjälä
2013-10-10
1
-33
/
+32
*
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-10-01
1
-1
/
+1
*
drm/i915: Add explicit pipe src size to pipe config
Ville Syrjälä
2013-09-16
1
-2
/
+2
*
drm/i915: Use pipe config in sprite code
Ville Syrjälä
2013-09-16
1
-2
/
+2
*
drm/i915: Pass crtc to intel_update_watermarks()
Ville Syrjälä
2013-09-10
1
-3
/
+3
*
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
2013-09-03
1
-2
/
+5
*
drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane
Ville Syrjälä
2013-08-08
1
-0
/
+4
*
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
2013-08-08
1
-4
/
+4
*
drm/i915: Don't try to disable plane if it's already disabled
Ville Syrjälä
2013-08-08
1
-2
/
+7
*
drm/i915: Pass crtc to our update/disable_plane hooks
Ville Syrjälä
2013-08-08
1
-9
/
+12
*
drm/i915: Calculate the sprite WM based on the source width instead of the de...
Ville Syrjälä
2013-08-05
1
-3
/
+3
*
drm/i915: Pass the actual sprite width to watermarks functions
Ville Syrjälä
2013-08-05
1
-9
/
+9
*
drm/i915: Add scaled paramater to update_sprite_watermarks()
Ville Syrjälä
2013-08-05
1
-4
/
+7
*
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-08
1
-3
/
+5
*
drm/i915: Disable/restore all sprite planes around modeset
Ville Syrjälä
2013-06-06
1
-0
/
+8
*
drm/i915: add "enable" argument to intel_update_sprite_watermarks
Paulo Zanoni
2013-05-31
1
-3
/
+5
*
drm/i915: Relax the sprite scaling limits checks
Ville Syrjälä
2013-04-30
1
-20
/
+28
*
drm/i915: Implement proper clipping for video sprites
Ville Syrjälä
2013-04-30
1
-47
/
+149
*
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
Damien Lespiau
2013-04-25
1
-5
/
+6
*
drm/i915: sprite support for ValleyView v4
Jesse Barnes
2013-04-02
1
-9
/
+204
*
drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
Ville Syrjälä
2013-03-27
1
-0
/
+2
*
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
Chris Wilson
2013-03-27
1
-0
/
+5
*
drm/i915: add sprite restore function v3
Jesse Barnes
2013-03-26
1
-0
/
+23
*
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
2013-02-21
1
-4
/
+4
*
drm/i915: Implement pipe CSC based limited range RGB output
Ville Syrjälä
2013-02-20
1
-0
/
+3
*
drm/i915: Fix sprite_scaling_enabled for multiple sprites
Ville Syrjälä
2013-02-15
1
-11
/
+16
*
drm/i915: use drm_modeset_lock_all
Daniel Vetter
2013-01-20
1
-4
/
+4
*
drm/i915: Use pixel size for computing linear offsets into a sprite
Chris Wilson
2013-01-09
1
-6
/
+4
*
drm/i915: Bad pixel formats can't reach the sprite code
Ville Syrjälä
2012-11-11
1
-6
/
+2
*
drm/i915: pixel_size == cpp
Ville Syrjälä
2012-11-11
1
-16
/
+3
*
drm/i915: adjust sprite base address
Damien Lespiau
2012-11-11
1
-18
/
+28
*
drm/i915: Fix sprite offset on HSW
Damien Lespiau
2012-11-11
1
-1
/
+7
*
drm/i915: Error out when trying to set a y-tiled as a sprite
Damien Lespiau
2012-11-11
1
-0
/
+9
*
drm/i915: VLV does not have a sprite scaler
Damien Lespiau
2012-10-26
1
-1
/
+1
*
drm/i915: convert PIPECONF to use transcoder instead of pipe
Paulo Zanoni
2012-10-26
1
-1
/
+3
*
drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
Damien Lespiau
2012-10-23
1
-2
/
+15
[next]