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
/
kgem.c
Age
Commit message (
Expand
)
Author
2013-12-11
sna/gen8: Initial backend for Broadwell
Chris Wilson
2013-12-10
sna: Set minimum pitch alignment to 8 bytes
Chris Wilson
2013-12-03
sna: Include Pineview in fence over-allocation checks
Chris Wilson
2013-12-02
sna: Drop forced alignment to 64 on pre-gen4 devices
Chris Wilson
2013-11-29
sna: Dump GTT info if we fail to execute a batch due to ENOSPC
Chris Wilson
2013-11-28
sna: Wrap image upload with sigtrap
Chris Wilson
2013-11-25
sna: Add missing va_end
Zdenek Kabelac
2013-11-13
Bump experimental ioctl command numbers
Chris Wilson
2013-11-12
sna: Factor available memory into available aperture estimation
Chris Wilson
2013-11-09
Merge branch 'master' of hsw:/usr/src/xf86-video-intel
Chris Wilson
2013-11-08
sna: Always schedule upload buffers for retirement after use
Chris Wilson
2013-11-07
sna: Skip an unmappable linear bo when searching through a cache for a GTT ma...
Chris Wilson
2013-11-07
sna: Only assert that the bo is small enough to be mmapped
Chris Wilson
2013-11-06
sna: Add a DBG breadcrumb to kgem_bo_convert_to_gpu()
Chris Wilson
2013-11-06
sna: Trim create flags if tiled sizes are too large
Chris Wilson
2013-11-06
sna: Fences are power-of-two sizes
Chris Wilson
2013-11-06
sna: Trim the overestimate of required aperture space for fence alignment
Chris Wilson
2013-11-05
sna: Submit execution on the bo before changing its caching status
Chris Wilson
2013-11-05
sna: Clear snoop flag after converting from a CPU bo
Chris Wilson
2013-11-05
sna: Use an inplace exchange for large untiled BO
Chris Wilson
2013-11-05
sna: Be move conservative with tiling sizes for older fenced gen
Chris Wilson
2013-11-04
sna: s/active/busy/ to silence compiler warning
Chris Wilson
2013-11-04
sna: Update DBG formats for larger BO offset integers
Chris Wilson
2013-11-04
sna: Rename the two variants of pwrite so very relative dangers are obvious
Chris Wilson
2013-11-04
sna: Use the unoptimized pwrite for general buffers
Chris Wilson
2013-11-02
sna: Eliminate the redundancy between is_mappable/can_map
Chris Wilson
2013-11-02
sna: Add some more asserts around inactive VMA lists
Chris Wilson
2013-11-02
sna: Tweak estimate of maximum usable aperture for strict fencing
Chris Wilson
2013-11-02
Prepare for changes in the BLT unit on future generations
Chris Wilson
2013-11-01
sna: Scale uses of aperture_mappable by PAGE_SIZE
Chris Wilson
2013-10-31
sna: Tweak deletion of used buffers
Chris Wilson
2013-10-30
sna: Queue retirement when placing a BO on the deferred flushing list
Chris Wilson
2013-10-30
sna: Check for wedged after submitting
Chris Wilson
2013-10-29
sna: Fix assertion checks for fake flushing requests
Chris Wilson
2013-10-29
sna: Remove an overzealous assert
Chris Wilson
2013-10-29
sna: Handle deferred retiring of active-buffers
Chris Wilson
2013-10-29
sna: Always run the retire_buffers during ring_idle
Chris Wilson
2013-10-29
sna: Perform an explicit retire for old active upload buffers
Chris Wilson
2013-10-29
sna: Check for retired upload buffers after checking for an idle ring
Chris Wilson
2013-10-29
sna: Try harder to complete writes
Chris Wilson
2013-10-28
sna: And be pessimistic when checking aperture limits
Chris Wilson
2013-10-28
sna: Account for extra guard pages around snooped BO in aperture checks
Chris Wilson
2013-10-28
sna: Defer opportunistic flush if all bo are current on the GPU
Chris Wilson
2013-10-28
sna: Leave extra room in the mappable aperture for fence alignment
Chris Wilson
2013-10-28
sna: Use page-count for mappable aperture size
Chris Wilson
2013-10-27
sna: Fallthrough to opportunistic flushing after aperture checks
Chris Wilson
2013-10-25
sna: Trim usuable fenced aperture by unfenced usage
Chris Wilson
2013-10-25
sna: Fix overallocation of fences for BLT commands (gen2/3)
Chris Wilson
2013-10-23
sna: Tidy opportunistic flushing
Chris Wilson
2013-10-22
sna: Free bo along unlikely one-off error path
Chris Wilson
[next]