summaryrefslogtreecommitdiff
path: root/src/sna/sna_video_sprite.c
AgeCommit message (Expand)Author
2019-09-19sna: Use named initializersVille Syrjälä
2018-11-13sna: Added AYUV format support for textured and sprite video adapters.Stanislav Lisovskiy
2018-10-22sna/video/sprite: Allow sprite Xv with depth 8 and depth 30Ville Syrjälä
2018-10-22sna/video/sprite: Fix colorkey setup for depth != 24Ville Syrjälä
2018-06-09sna/video/sprite: Remove the XV_ALWAYS_ON_TOP restriction for SKL+ scalingVille Syrjälä
2018-05-31sna/video/sprite: Try disabling plane before giving up on colorkeyVille Syrjälä
2018-05-31sna/video/sprite: Make NV12 take the GPU scaling fallbackVille Syrjälä
2018-05-31sna/video/sprite: Add NV12 supportVille Syrjälä
2018-05-31sna/video/sprite: Query planes for RGB565Ville Syrjälä
2018-04-24sna/video/sprite: Retry with GPU scaling if setplane failsVille Syrjälä
2018-04-24sna/video/sprite: Remove stale video->planeVille Syrjälä
2018-03-02sna: Add XV_COLORSPACE attribute support for sprite Xv adaptorsVille Syrjälä
2018-02-06sna/video: Try to use hw scaling with SKL+ spritesVille Syrjälä
2017-03-13sna: No hw scaling for Baytrail spritesChris Wilson
2016-11-10sna/video: Mark the bo as clean after a setplaneChris Wilson
2016-11-10sna/video: Don't skip setplane if this frame.bo is the same as the lastChris Wilson
2016-11-10sna/video: Add tiling modifiers for addfb2Chris Wilson
2016-11-10sna/video: Pass the dst extents to xf86XVClipVideoHelper()Chris Wilson
2016-06-20sna/video: Create one XvAdapter for each sprite planeChris Wilson
2016-06-20sna/video: Prepare for multiple sprite portsChris Wilson
2016-06-20sna: Record all sprite planes reported by the kernelChris Wilson
2016-03-31sna/video: Use the GPU to prescale overlay spritesChris Wilson
2016-02-15sna_video_sprite: add asserts to catch invalid pipe#Martin Peres
2016-01-26sna/video: ValidateGC before useChris Wilson
2015-04-18sna/present: Reuse last cached swap msc/ust during a flip chainChris Wilson
2015-01-07sna/video: Reuse fallback colorkey filler from overlay for spritesChris Wilson
2014-08-08Prepare for spurious Xv ABI changesChris Wilson
2014-07-20sna/video: Bump the maximum size for spritesChris Wilson
2014-07-08sna: Rewrite rotation setup on top of universal drm planesChris Wilson
2014-06-11sna: Silence compiler warnings for discarding const Region pointsChris Wilson
2014-04-29sna/video: Initialise pitch before queryChris Wilson
2014-04-23sna/video: Show sprites across all outputsChris Wilson
2014-04-18sna/video: Only try to set the color key onceChris Wilson
2014-02-13sna: Extend native rotation support to spritesChris Wilson
2013-11-25sna: Handle failure to disable old plane when switching CRTCsZdenek Kabelac
2013-09-29sna/video: Don't allow caching of yuv scanoutsChris Wilson
2013-09-23sna/video: Add always-on-top to the list of Xv attributesChris Wilson
2013-08-27sna/video: Copy the ClipRegion for the spriteChris Wilson
2013-08-27sna/video: Update sprite destination colorkey commandChris Wilson
2013-08-25sna: Add a few more checks for a hosted Xserver before walking CRTC listsChris Wilson
2013-08-23sna/video: Disable the existing sprite when switching CRTCsChris Wilson
2013-08-16sna/video: Turn off passthrough if given a zero nameChris Wilson
2013-08-16sna/video: Keep a ref to the passthrough overlay boChris Wilson
2013-08-16sna/video: Mark the sprite color key as changed when disablingChris Wilson
2013-08-16sna/video: YUV420 is not supported by sprites, replace it with a RGB passthroughChris Wilson
2013-08-16sna/video: Expose an attribute to keep the overlay always on topChris Wilson
2013-08-16sna/video: Don't assert on a client error, return BadAllocChris Wilson
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson
2013-08-04sna/trapezoids: Some minor DBG to investigate threaded renderingChris Wilson
2013-07-30Suppress a bunch of compiler warnings for using constant stringsChris Wilson