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
/
gen7_render.c
Age
Commit message (
Expand
)
Author
2021-01-10
sna/gen7: Avoid clear-residuals overhead on all gen7
Chris Wilson
2020-08-20
sna/gen7: Prefer blitter for plain copies on Haswell
Chris Wilson
2019-09-19
sna: Replace fall through comments with standard form
Ville Syrjälä
2019-07-19
sna: Rebalance prefer_blt to weight I915_TILING_Y higher
Chris Wilson
2018-05-31
sna/video: Add XV_COLORSPACE attribute for the textured Xv adaptor
Ville Syrjälä
2018-05-31
Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601
Ville Syrjälä
2018-02-07
sna: Switch from ifdef PICT_ to if XORG_VERSION_CURRENT
Chris Wilson
2017-09-27
sna/video: Add support for NV12 video in all gen4+ render paths
Ville Syrjälä
2016-06-21
sna/gen2+: Do not force migration to GPU for very large objects
Chris Wilson
2016-03-31
sna/video: Use the GPU to prescale overlay sprites
Chris Wilson
2015-11-11
sna/video: Avoid dereferencing a masked pointer
Chris Wilson
2015-11-08
sna/video: Move the composite offsets into the dstRegion
Chris Wilson
2015-08-19
sna/dri2: Initialise scratch.pScreen for copying
Chris Wilson
2015-06-09
Fix typos found with codespell v1.7
Sedat Dilek
2015-04-22
sna/gen6: Do not force a blt switch onto a Y-tiled surface
Chris Wilson
2015-04-22
sna/gen6+: Discourage use of the BLT with Y-tiling
Chris Wilson
2015-04-01
sna/dri: Avoid using the BLT for DRI2CopyRegion if no semaphores
Chris Wilson
2015-03-31
sna/gen6+: Prefer the BLT for small self-copies
Chris Wilson
2015-03-07
sna/gen6+: Prefer the BLT for small copies
Chris Wilson
2015-02-27
sna/gen7+: Allow GT3 to overlapping copies via an intermediate
Chris Wilson
2015-02-09
sna: Convert pixel values into ARGB values for render operations
Chris Wilson
2015-01-25
sna/gen6+: Tweak engine placement when considering src/dst combinations
Chris Wilson
2015-01-15
sna/gen6+: Prefer using RENDER pipeline for uncached destinations on large GT
Chris Wilson
2014-12-24
sna/gen7: Limit threads on HSW GT1
Chris Wilson
2014-11-12
sna/gen7: Be paranoid and force a pipecontrol stall at least every 4 flushes
Chris Wilson
2014-10-08
intel: Store pointer to struct intel_device
Chris Wilson
2014-09-24
sna/gen4+: Assert that the offset coordinate is within range if negative
Chris Wilson
2014-09-02
sna: Leave more Pixmap breadcrumbs in DBG
Chris Wilson
2014-07-16
sna/gen2+: Remove assertion on draw->type for fills
Chris Wilson
2014-07-02
sna/gen6+: Tweak consideration of compositing on BLT
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-24
sna: Decompose self-copy into overlapping/non-overlapping regions
Chris Wilson
2014-06-23
sna/gen6+: Initialise src offset before use
Chris Wilson
2014-06-23
sna/gen6+: Avoid adjusting copy coordinates until commited to using them
Chris Wilson
2014-06-23
sna/gen6+: Encourage the compiler to inline a couple of key functions
Chris Wilson
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-13
sna/gen6+: Prefer the BLT for large overlapping copies
Chris Wilson
2014-06-11
sna/gen6+: Overlapping bo by definition have compatible depths
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-05-28
Silence CLang (almost)
Chris Wilson
2014-05-16
sna/video: Only migrate the destination window
Chris Wilson
2014-04-15
sna: Mark partial composite operations upfront
Chris Wilson
2014-04-04
sna/gen2+: Beware the unattached ShmPixmap
Chris Wilson
2014-04-04
sna/gen7: Move constants MOCS into chipset specific info blocks
Chris Wilson
2014-04-04
sna/gen2+: Replace composite sources with solids where possible
Chris Wilson
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
2014-03-13
sna: Nullify extra fill.ops
Chris Wilson
2014-02-23
sna/gen6+: Add missing DBG argument
Chris Wilson
2014-02-01
sna: Add some more DBG for choosing render targets
Chris Wilson
[next]