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
2014-03-12
sna: Restore asserts that we do not map a freed buffer
Chris Wilson
2014-03-12
sna: Only couple up a proxy->rq when inserting into the request->buffers list
Chris Wilson
2014-03-11
sna: Be defensive when applying size restrictions to bo
Chris Wilson
2014-02-23
sna: Add a little more DBG to watch the flow of allocated bo sizes
Chris Wilson
2014-02-23
sna: Cleanup caches if execbuf fails
Chris Wilson
2014-02-12
sna: Retrieve tiling for fbcon
Chris Wilson
2014-02-04
sna: Tweak assert_bo_retired() to be callable on cached bo
Chris Wilson
2014-02-01
sna: Allow more inplace promotions of CPU to GPU bo
Chris Wilson
2014-01-31
sna: Balance memory accounting for buffer objects
Chris Wilson
2014-01-29
sna: Always clear the domain even only a potential sync
Chris Wilson
2014-01-29
sna: We can only retire a bo if is not referenced by the current batch
Chris Wilson
2014-01-29
sna: Add assertions for set/get binding
Chris Wilson
2014-01-28
sna: Check for a hang after a spurious error return from set-domain-ioctl
Chris Wilson
2014-01-28
sna: Be a little more assertive in retiring after set-domain
Chris Wilson
2014-01-20
sna: build fix for OpenBSD
Mark Kettenis
2014-01-20
sna: Yield the processor if the kernel reports EAGAIN
Chris Wilson
2014-01-19
sna: Use device minor to narrow search for debugfs files
Chris Wilson
2014-01-19
sna: Always emit an error message when an execbuffer fails
Chris Wilson
2014-01-18
sna: Refactor common routines for debugfs file dumping
Chris Wilson
2014-01-18
sna: Fix typo in debugfs paths
Chris Wilson
2014-01-18
sna: Dump fence registers upon starvation
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
2014-01-10
sna: Handle release of active stolen scanouts
Chris Wilson
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
[next]