aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sprite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03drm/i915: enable trickle feed on HaswellPaulo Zanoni1-2/+5
2013-08-08drm/i915: Always call intel_update_sprite_watermarks() when disabling a planeVille Syrjälä1-0/+4
2013-08-08drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä1-4/+4
2013-08-08drm/i915: Don't try to disable plane if it's already disabledVille Syrjälä1-2/+7
2013-08-08drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä1-9/+12
2013-08-05drm/i915: Calculate the sprite WM based on the source width instead of the destination widthVille Syrjälä1-3/+3
2013-08-05drm/i915: Pass the actual sprite width to watermarks functionsVille Syrjälä1-9/+9
2013-08-05drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä1-4/+7
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky1-3/+5
2013-06-06drm/i915: Disable/restore all sprite planes around modesetVille Syrjälä1-0/+8
2013-05-31drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni1-3/+5
2013-04-30drm/i915: Relax the sprite scaling limits checksVille Syrjälä1-20/+28
2013-04-30drm/i915: Implement proper clipping for video spritesVille Syrjälä1-47/+149
2013-04-25drm/i915: Ivybridge is the odd one when it comes to pipe scalersDamien Lespiau1-5/+6
2013-04-02drm/i915: sprite support for ValleyView v4Jesse Barnes1-9/+204
2013-03-27drm/i915: Wait for vblank between disabling a sprite and unpinning the fbVille Syrjälä1-0/+2
2013-03-27drm/i915: Apply alignment restrictions on scanout surfaces for VT-dChris Wilson1-0/+5
2013-03-26drm/i915: add sprite restore function v3Jesse Barnes1-0/+23
2013-02-21drm/i915: Handle untiled planes when computing their offsetsChris Wilson1-4/+4
2013-02-20drm/i915: Implement pipe CSC based limited range RGB outputVille Syrjälä1-0/+3
2013-02-15drm/i915: Fix sprite_scaling_enabled for multiple spritesVille Syrjälä1-11/+16
2013-01-20drm/i915: use drm_modeset_lock_allDaniel Vetter1-4/+4
2013-01-09drm/i915: Use pixel size for computing linear offsets into a spriteChris Wilson1-6/+4
2012-11-11drm/i915: Bad pixel formats can't reach the sprite codeVille Syrjälä1-6/+2
2012-11-11drm/i915: pixel_size == cppVille Syrjälä1-16/+3
2012-11-11drm/i915: adjust sprite base addressDamien Lespiau1-18/+28
2012-11-11drm/i915: Fix sprite offset on HSWDamien Lespiau1-1/+7
2012-11-11drm/i915: Error out when trying to set a y-tiled as a spriteDamien Lespiau1-0/+9
2012-10-26drm/i915: VLV does not have a sprite scalerDamien Lespiau1-1/+1
2012-10-26drm/i915: convert PIPECONF to use transcoder instead of pipePaulo Zanoni1-1/+3
2012-10-23drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scalerDamien Lespiau1-2/+15
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-4/+4
2012-08-23drm/i915: fix color order for BGR formats on IVBVijay Purushothaman1-2/+2
2012-07-20drm/i915: mask tiled bit when updating ILK spritesAnder Conselvan de Oliveira1-0/+1
2012-06-27drm/i915/sprite: Fix mem leak in intel_plane_init()Jesper Juhl1-1/+1
2012-06-27drm/i915: correct IVB default sprite formatJesse Barnes1-1/+1
2012-06-27drm/i915: mask tiled bit when updating IVB spritesJesse Barnes1-0/+1
2012-06-13drm/i915: Switch off FBC when disabling the primary plane when obscuredChris Wilson1-10/+15
2012-05-03drm/i915: properly check for MODESET for kms driver ioctlsDaniel Vetter1-6/+4
2012-05-03drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVBChris Wilson1-6/+13
2012-04-17drm/i915: Mask reserved bits in display/sprite address registersArmin Reese1-4/+4
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter1-1/+0
2012-04-16drm/i915/sprite: Always enable the scaler on IronLakeChris Wilson1-2/+3
2012-04-16drm/i915: Export the generic, not arch specific, intel_update_watermarks()Chris Wilson1-2/+2
2012-04-12drm/i915: Ironlake shares the same video sprite controls as SandybridgeChris Wilson1-15/+45
2012-04-09drm/i915: Removed IVB forced enable of sprite dest key.acreese1-1/+0
2012-04-03drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes1-0/+3
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2012-03-07drm/i915: fix color order for BGR formats on SNBJesse Barnes1-3/+3
2012-02-14Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-nextDave Airlie1-2/+2