summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sprite.c
AgeCommit message (Expand)Author
2012-08-23drm/i915: fix color order for BGR formats on IVBVijay Purushothaman
2012-07-20drm/i915: mask tiled bit when updating ILK spritesAnder Conselvan de Oliveira
2012-06-27drm/i915/sprite: Fix mem leak in intel_plane_init()Jesper Juhl
2012-06-27drm/i915: correct IVB default sprite formatJesse Barnes
2012-06-27drm/i915: mask tiled bit when updating IVB spritesJesse Barnes
2012-06-13drm/i915: Switch off FBC when disabling the primary plane when obscuredChris Wilson
2012-05-03drm/i915: properly check for MODESET for kms driver ioctlsDaniel Vetter
2012-05-03drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVBChris Wilson
2012-04-17drm/i915: Mask reserved bits in display/sprite address registersArmin Reese
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter
2012-04-16drm/i915/sprite: Always enable the scaler on IronLakeChris Wilson
2012-04-16drm/i915: Export the generic, not arch specific, intel_update_watermarks()Chris Wilson
2012-04-12drm/i915: Ironlake shares the same video sprite controls as SandybridgeChris Wilson
2012-04-09drm/i915: Removed IVB forced enable of sprite dest key.acreese
2012-04-03drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-07drm/i915: fix color order for BGR formats on SNBJesse Barnes
2012-02-14Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-01-29drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson
2012-01-13drm/i915: sprite init failure on pre-SNB is not a failureJesse Barnes
2012-01-05drm: add support for private planesRob Clark
2012-01-03drm/i915: add color key support v4Jesse Barnes
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes