summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_sprite.c
AgeCommit message (Expand)Author
2014-06-27drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-05-22drm/i915: Wait for pending page flips before enabling/disabling the primary p...Ville Syrjälä
2014-05-21drm/i915: Wait for vblank in hsw_enable_ips()Ville Syrjälä
2014-05-06drm/i915: Add pipe update trace pointsVille Syrjälä
2014-05-06drm/i915: Perform primary enable/disable atomically with sprite updatesVille Syrjälä
2014-05-06drm/i915: Make sprite updates atomicVille Syrjälä
2014-01-24drm/i915: Shuffle sprite register writes into a tighter groupVille Syrjälä
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter
2013-12-17Revert "drm/i915/sprite: Always enable the scaler on IronLake"Ville Syrjälä
2013-12-17drm/i915: Avoid underruns when disabling spritesVille Syrjälä
2013-12-17drm/i915: Don't disable primary when color keying is usedVille Syrjälä
2013-12-17drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä
2013-11-21drm/i915: Enable pipe gamma for spritesVille Syrjälä
2013-11-10Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...Dave Airlie
2013-11-08drm/i915/bdw: Enable trickle feed on BroadwellVille Syrjälä
2013-11-08drm/i915/bdw: Use pipe CSC on BroadwellVille Syrjälä
2013-11-08drm/i915/bdw: add Broadwell sprite/plane/cursor checksPaulo Zanoni
2013-11-08drm/i915/bdw: display stuffBen Widawsky
2013-11-06drm/i915: Return -ENOENT when a mode object can't be foundVille Syrjälä
2013-10-10drm/i915: Rename primary_disabled to primary_enabledVille Syrjälä
2013-10-10drm/i915: Flush primary plane changes in sprite codeVille Syrjälä
2013-10-10drm/i915: Enable/disable IPS when primary is enabled/disabledVille Syrjälä
2013-10-10drm/i915: Do the fbc vs. primary plane enable/disable in the right orderVille Syrjälä
2013-10-10drm/i915: Save user requested plane coordinates only on successVille Syrjälä
2013-10-10drm/i915: Do a bit of cleanup in the sprite codeVille Syrjälä
2013-10-10drm/i915: Kill a goto from sprite disable codeVille Syrjälä
2013-10-10drm/i915: Reduce the time we hold struct mutex in sprite update_plane codeVille Syrjälä
2013-10-10drm/i915: Allow sprites to be configured on a disabled pipeVille Syrjälä
2013-10-01drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) patternDaniel Vetter
2013-09-16drm/i915: Add explicit pipe src size to pipe configVille Syrjälä
2013-09-16drm/i915: Use pipe config in sprite codeVille Syrjälä
2013-09-10drm/i915: Pass crtc to intel_update_watermarks()Ville Syrjälä
2013-09-03drm/i915: enable trickle feed on HaswellPaulo Zanoni
2013-08-08drm/i915: Always call intel_update_sprite_watermarks() when disabling a planeVille Syrjälä
2013-08-08drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä
2013-08-08drm/i915: Don't try to disable plane if it's already disabledVille Syrjälä
2013-08-08drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä
2013-08-05drm/i915: Calculate the sprite WM based on the source width instead of the de...Ville Syrjälä
2013-08-05drm/i915: Pass the actual sprite width to watermarks functionsVille Syrjälä
2013-08-05drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky
2013-06-06drm/i915: Disable/restore all sprite planes around modesetVille Syrjälä
2013-05-31drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni
2013-04-30drm/i915: Relax the sprite scaling limits checksVille Syrjälä
2013-04-30drm/i915: Implement proper clipping for video spritesVille Syrjälä
2013-04-25drm/i915: Ivybridge is the odd one when it comes to pipe scalersDamien Lespiau
2013-04-02drm/i915: sprite support for ValleyView v4Jesse Barnes
2013-03-27drm/i915: Wait for vblank between disabling a sprite and unpinning the fbVille Syrjälä
2013-03-27drm/i915: Apply alignment restrictions on scanout surfaces for VT-dChris Wilson