1. 1f5d76d drm/i915: enable trickle feed on Haswell by Paulo Zanoni · 12 years ago
  2. a95fd8c drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane by Ville Syrjälä · 12 years ago
  3. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 12 years ago
  4. 88a94a5 drm/i915: Don't try to disable plane if it's already disabled by Ville Syrjälä · 12 years ago
  5. b39d53f drm/i915: Pass crtc to our update/disable_plane hooks by Ville Syrjälä · 12 years ago
  6. ec4c4aa drm/i915: Calculate the sprite WM based on the source width instead of the destination width by Ville Syrjälä · 12 years ago
  7. 67ca28f drm/i915: Pass the actual sprite width to watermarks functions by Ville Syrjälä · 12 years ago
  8. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 12 years ago
  9. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 12 years ago
  10. bb53d4a drm/i915: Disable/restore all sprite planes around modeset by Ville Syrjälä · 12 years ago
  11. 4c4ff43 drm/i915: add "enable" argument to intel_update_sprite_watermarks by Paulo Zanoni · 12 years ago
  12. 3c3686c drm/i915: Relax the sprite scaling limits checks by Ville Syrjälä · 12 years ago
  13. 1731693 drm/i915: Implement proper clipping for video sprites by Ville Syrjälä · 12 years ago
  14. d49f709 drm/i915: Ivybridge is the odd one when it comes to pipe scalers by Damien Lespiau · 12 years ago
  15. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 12 years ago
  16. c626d31 drm/i915: Wait for vblank between disabling a sprite and unpinning the fb by Ville Syrjälä · 12 years ago
  17. 693db18 drm/i915: Apply alignment restrictions on scanout surfaces for VT-d by Chris Wilson · 12 years ago
  18. 5e1bac2 drm/i915: add sprite restore function v3 by Jesse Barnes · 12 years ago
  19. bc75286 drm/i915: Handle untiled planes when computing their offsets by Chris Wilson · 12 years ago
  20. 86d3efc drm/i915: Implement pipe CSC based limited range RGB output by Ville Syrjälä · 13 years ago
  21. 2c6602d drm/i915: Fix sprite_scaling_enabled for multiple sprites by Ville Syrjälä · 13 years ago
  22. a0e99e6 drm/i915: use drm_modeset_lock_all by Daniel Vetter · 13 years ago
  23. ca320ac drm/i915: Use pixel size for computing linear offsets into a sprite by Chris Wilson · 13 years ago
  24. 28d491d drm/i915: Bad pixel formats can't reach the sprite code by Ville Syrjälä · 13 years ago
  25. 2bd3c3c drm/i915: pixel_size == cpp by Ville Syrjälä · 13 years ago
  26. 5a35e99 drm/i915: adjust sprite base address by Damien Lespiau · 13 years ago
  27. c54173a drm/i915: Fix sprite offset on HSW by Damien Lespiau · 13 years ago
  28. 94c6419 drm/i915: Error out when trying to set a y-tiled as a sprite by Damien Lespiau · 13 years ago
  29. 4d8d71b drm/i915: VLV does not have a sprite scaler by Damien Lespiau · 13 years ago
  30. 702e7a5 drm/i915: convert PIPECONF to use transcoder instead of pipe by Paulo Zanoni · 13 years ago
  31. 2d354c3 drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler by Damien Lespiau · 13 years ago
  32. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 13 years ago
  33. 5ee3691 drm/i915: fix color order for BGR formats on IVB by Vijay Purushothaman · 13 years ago
  34. 7962652 drm/i915: mask tiled bit when updating ILK sprites by Ander Conselvan de Oliveira · 13 years ago
  35. a8b0bba drm/i915/sprite: Fix mem leak in intel_plane_init() by Jesper Juhl · 13 years ago
  36. f4d7105 drm/i915: correct IVB default sprite format by Jesse Barnes · 13 years ago
  37. e86fe0d drm/i915: mask tiled bit when updating IVB sprites by Jesse Barnes · 13 years ago
  38. 93314b5 drm/i915: Switch off FBC when disabling the primary plane when obscured by Chris Wilson · 13 years ago
  39. 1cff8f6 drm/i915: properly check for MODESET for kms driver ioctls by Daniel Vetter · 13 years ago
  40. 828ed3e drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB by Chris Wilson · 13 years ago
  41. 446f254 drm/i915: Mask reserved bits in display/sprite address registers by Armin Reese · 13 years ago
  42. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  43. 8aaa81a drm/i915/sprite: Always enable the scaler on IronLake by Chris Wilson · 13 years ago
  44. f681fa2 drm/i915: Export the generic, not arch specific, intel_update_watermarks() by Chris Wilson · 13 years ago
  45. d1686ae drm/i915: Ironlake shares the same video sprite controls as Sandybridge by Chris Wilson · 13 years ago
  46. b2a7164 drm/i915: Removed IVB forced enable of sprite dest key. by acreese · 13 years ago
  47. b4db1e3 drm/i915: treat src w & h as fixed point in sprite handling code by Jesse Barnes · 13 years ago
  48. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  49. ab2f9df drm/i915: fix color order for BGR formats on SNB by Jesse Barnes · 13 years ago
  50. cdbe8b5 Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  51. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 14 years ago
  52. 00c2064b drm/i915: sprite init failure on pre-SNB is not a failure by Jesse Barnes · 14 years ago
  53. 0a7eb24 drm: add support for private planes by Rob Clark · 14 years ago
  54. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 14 years ago
  55. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 14 years ago
  56. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 14 years ago