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-08-14
Correct misspelled caching
Sedat Dilek
2013-08-12
Check for struct sysinfo as well as <sys/sysinfo.h>
Julien Cristau
2013-08-10
sna: Remove the redundant clearing of kgem at startup
Chris Wilson
2013-08-09
sna: Allow LLC to reuse any active write buffer
Chris Wilson
2013-08-09
sna: Check for EINVAL after mmapping
Chris Wilson
2013-08-08
sna: Use create2 to allocate a DISPLAY bo even if we have not enough stolen
Chris Wilson
2013-08-08
sna: Always reuse scanout bo where possible
Chris Wilson
2013-08-08
sna: Avoid leaking stolen framebuffer bo
Chris Wilson
2013-08-08
sna: Only use the experimental create2 if we support DISPLAY cacheing as well
Chris Wilson
2013-08-07
sna: Update experimental create2 struct definition
Chris Wilson
2013-08-04
sna: Mark the entire userptr proxy chain as flush/non-reusable
Chris Wilson
2013-07-31
sna: Relax readback constraint for CPU mappings of scanouts
Chris Wilson
2013-07-30
sna: Allow CPU access to scanouts if WT cached
Chris Wilson
2013-07-20
sna: Relax assertion that CPU syncs are performed on reffed objects
Chris Wilson
2013-07-19
sna: Tidy a few DBG regarding cached uploads
Chris Wilson
2013-07-17
sna: Wrap cpuid.h
Chris Wilson
2013-07-17
sna: Guard cpuid for use only with gcc-4.4 and later
Chris Wilson
2013-07-17
sna: Ensure that buffer_size is a power-of-two for use in ALIGN
Chris Wilson
2013-07-17
sna: Fall back to /proc/cpuinfo parsing if cpuid cache size probe fails
Chris Wilson
2013-07-17
sna: Set a minimum size for tiled IO
Chris Wilson
2013-07-16
sna: Make the assumption bpp>=8 explicit inside the bo size calculation
Chris Wilson
2013-07-15
sna/gen4: Allow rendering to Y-tiled surfaces
Chris Wilson
2013-07-11
sna: Replace parsing of /proc/cpuinfo with parsing of cpuid
Chris Wilson
2013-07-07
sna: Experiment with a new ioctl to create buffers from stolen memory
Chris Wilson
2013-07-06
sna/gen4: Restore the flush-every-vertex w/a
Chris Wilson
2013-07-02
sna: Assorted DBG
Chris Wilson
2013-07-02
sna: Add the condition that 855gm cannot GTT map Y-tiled surfaces
Chris Wilson
2013-07-01
sna: Allow scanouts to be untiled if need be
Chris Wilson
2013-07-01
sna: Debug options for forcing mmap syncs
Chris Wilson
2013-07-01
sna: Improve the message about where to find the hang state
Chris Wilson
2013-06-29
sna: Allow tiled memcpy on i386
Chris Wilson
2013-06-28
sna: Assert that the kernel tiling mode matches our bo
Chris Wilson
2013-06-27
sna: Trim the large object threshold
Chris Wilson
2013-06-27
sna: Implement memcpy_from_tiled functions (for X-tiling only atm)
Chris Wilson
2013-06-26
sna: Do not force creation of CPU maps on !llc
Chris Wilson
2013-06-26
sna: Free just-allocated bo if we fail to set-tiling on CREATE_EXACT
Chris Wilson
2013-06-24
sna: Check for a request to create an inactive scanout
Chris Wilson
2013-06-24
sna: Move the reset bo to the right list
Chris Wilson
2013-06-21
sna: Determine swizzling once during initialisation and choose memcpy_to_tiled_x
Chris Wilson
2013-06-18
sna: Add extra assertions to sanity check CPU access is coherent
Chris Wilson
2013-06-18
sna: Do not sync after a failed mapping
Chris Wilson
2013-06-18
sna: Try falling back through an upload if inplace mapping fails
Chris Wilson
2013-06-17
sna: Unwrap proxies for subpage offset SHM pixmaps during sync
Chris Wilson
2013-06-17
sna: Refactor scanout flushing
Chris Wilson
2013-06-12
sna: Allow the throttling to be woken by SIGINT
Chris Wilson
2013-06-11
sna: Mollify an assert to allow us to call busy_ioctl on a GTT write
Chris Wilson
2013-06-10
sna: Move the GTT dirty tracking from the pixmap to the bo
Chris Wilson
2013-06-10
sna: s/bo->dirty/bo->gpu_dirty/ to avoid later confusion
Chris Wilson
2013-06-06
sna: Fix format specifier for mismatching int/long in DBG
Chris Wilson
2013-06-06
sna: Only emit an error for terminal mmap failures
Chris Wilson
[next]