index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_video_sprite.c
Age
Commit message (
Expand
)
Author
2019-09-19
sna: Use named initializers
Ville Syrjälä
2018-11-13
sna: Added AYUV format support for textured and sprite video adapters.
Stanislav Lisovskiy
2018-10-22
sna/video/sprite: Allow sprite Xv with depth 8 and depth 30
Ville Syrjälä
2018-10-22
sna/video/sprite: Fix colorkey setup for depth != 24
Ville Syrjälä
2018-06-09
sna/video/sprite: Remove the XV_ALWAYS_ON_TOP restriction for SKL+ scaling
Ville Syrjälä
2018-05-31
sna/video/sprite: Try disabling plane before giving up on colorkey
Ville Syrjälä
2018-05-31
sna/video/sprite: Make NV12 take the GPU scaling fallback
Ville Syrjälä
2018-05-31
sna/video/sprite: Add NV12 support
Ville Syrjälä
2018-05-31
sna/video/sprite: Query planes for RGB565
Ville Syrjälä
2018-04-24
sna/video/sprite: Retry with GPU scaling if setplane fails
Ville Syrjälä
2018-04-24
sna/video/sprite: Remove stale video->plane
Ville Syrjälä
2018-03-02
sna: Add XV_COLORSPACE attribute support for sprite Xv adaptors
Ville Syrjälä
2018-02-06
sna/video: Try to use hw scaling with SKL+ sprites
Ville Syrjälä
2017-03-13
sna: No hw scaling for Baytrail sprites
Chris Wilson
2016-11-10
sna/video: Mark the bo as clean after a setplane
Chris Wilson
2016-11-10
sna/video: Don't skip setplane if this frame.bo is the same as the last
Chris Wilson
2016-11-10
sna/video: Add tiling modifiers for addfb2
Chris Wilson
2016-11-10
sna/video: Pass the dst extents to xf86XVClipVideoHelper()
Chris Wilson
2016-06-20
sna/video: Create one XvAdapter for each sprite plane
Chris Wilson
2016-06-20
sna/video: Prepare for multiple sprite ports
Chris Wilson
2016-06-20
sna: Record all sprite planes reported by the kernel
Chris Wilson
2016-03-31
sna/video: Use the GPU to prescale overlay sprites
Chris Wilson
2016-02-15
sna_video_sprite: add asserts to catch invalid pipe#
Martin Peres
2016-01-26
sna/video: ValidateGC before use
Chris Wilson
2015-04-18
sna/present: Reuse last cached swap msc/ust during a flip chain
Chris Wilson
2015-01-07
sna/video: Reuse fallback colorkey filler from overlay for sprites
Chris Wilson
2014-08-08
Prepare for spurious Xv ABI changes
Chris Wilson
2014-07-20
sna/video: Bump the maximum size for sprites
Chris Wilson
2014-07-08
sna: Rewrite rotation setup on top of universal drm planes
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-04-29
sna/video: Initialise pitch before query
Chris Wilson
2014-04-23
sna/video: Show sprites across all outputs
Chris Wilson
2014-04-18
sna/video: Only try to set the color key once
Chris Wilson
2014-02-13
sna: Extend native rotation support to sprites
Chris Wilson
2013-11-25
sna: Handle failure to disable old plane when switching CRTCs
Zdenek Kabelac
2013-09-29
sna/video: Don't allow caching of yuv scanouts
Chris Wilson
2013-09-23
sna/video: Add always-on-top to the list of Xv attributes
Chris Wilson
2013-08-27
sna/video: Copy the ClipRegion for the sprite
Chris Wilson
2013-08-27
sna/video: Update sprite destination colorkey command
Chris Wilson
2013-08-25
sna: Add a few more checks for a hosted Xserver before walking CRTC lists
Chris Wilson
2013-08-23
sna/video: Disable the existing sprite when switching CRTCs
Chris Wilson
2013-08-16
sna/video: Turn off passthrough if given a zero name
Chris Wilson
2013-08-16
sna/video: Keep a ref to the passthrough overlay bo
Chris Wilson
2013-08-16
sna/video: Mark the sprite color key as changed when disabling
Chris Wilson
2013-08-16
sna/video: YUV420 is not supported by sprites, replace it with a RGB passthrough
Chris Wilson
2013-08-16
sna/video: Expose an attribute to keep the overlay always on top
Chris Wilson
2013-08-16
sna/video: Don't assert on a client error, return BadAlloc
Chris Wilson
2013-08-09
intel: Disable incompatible features whilst hosted
Chris Wilson
2013-08-04
sna/trapezoids: Some minor DBG to investigate threaded rendering
Chris Wilson
2013-07-30
Suppress a bunch of compiler warnings for using constant strings
Chris Wilson
[next]