index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
winsys/$(hw): ship the Android/SCons scripts in the tarball
Emil Velikov
1
-0
/
+2
2014-08-28
winsys/$(hw): include headers in Makefile.sources
Emil Velikov
1
-1
/
+3
2014-08-28
winsys/i915: remove the software winsys
Emil Velikov
8
-490
/
+0
2014-08-15
gallium/i915: handle query_renderer caps
Emil Velikov
1
-0
/
+12
2014-08-13
android: gallium: use the installed libdrm headers
Emil Velikov
1
-4
/
+1
2014-06-21
scons: avoid building any piece of i915
Emil Velikov
1
-12
/
+0
2014-06-09
scons: remove dri-i915 build target
Emil Velikov
1
-14
/
+0
2013-12-10
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
1
-1
/
+5
2013-11-16
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
2
-4
/
+2
2013-10-01
winsys/i915/sw: consolidate C sources list into Makefile.sources
Emil Velikov
3
-11
/
+8
2013-05-08
i915g: Optimize batchbuffer sizes
Stéphane Marchesin
1
-1
/
+1
2013-03-08
i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling
Stéphane Marchesin
2
-4
/
+7
2013-01-13
Remove hacks for static Makefiles
Matt Turner
2
-8
/
+0
2013-01-10
Clean up .gitignore files
Matt Turner
2
-2
/
+0
2013-01-10
i915/winsys/sw: Convert to automake
Matt Turner
3
-12
/
+42
2013-01-10
i915/winsys/drm: Convert to automake
Matt Turner
3
-13
/
+39
2011-10-04
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
1
-2
/
+2
2011-08-27
android: add support for i915g
Chia-I Wu
1
-0
/
+41
2011-08-27
winsys/i915: share the source list
Chia-I Wu
3
-11
/
+8
2011-07-13
i915g: don't try to check if a NULL buffer is busy.
Stéphane Marchesin
1
-0
/
+2
2011-07-06
i915g: Improve flushing using heuristics.
Stéphane Marchesin
1
-0
/
+10
2011-06-30
scons: Expose pkg-config in a simpler manner.
José Fonseca
1
-1
/
+1
2011-06-11
i915g: implement fence signalling
Daniel Vetter
1
-2
/
+6
2011-05-03
i915g: add const qualifier to silence warning
Brian Paul
1
-1
/
+1
2011-03-28
i915g: Fix build.
Vinson Lee
1
-3
/
+6
2011-03-28
i915g: use drm ioctl to get pci devid
Daniel Vetter
1
-18
/
+8
2011-03-01
i915g: kill relocs accouting
Daniel Vetter
2
-6
/
+0
2011-02-27
i915g/winsys: buffer validation support
Daniel Vetter
2
-0
/
+30
2011-02-27
i915g: add raw batchbuffer dumping in drm winsys
Daniel Vetter
3
-0
/
+11
2011-02-26
i915g: Use the same debug env vars in drm and sw winsys
Jakob Bornecrantz
1
-1
/
+1
2011-02-26
i915g: Use unchecked writes in sw winsys batchbuffer
Jakob Bornecrantz
1
-3
/
+3
2011-02-24
i915g: Use dump function in sw winsys
Jakob Bornecrantz
1
-7
/
+2
2011-02-21
i915g: add some throttling
Daniel Vetter
1
-0
/
+9
2011-02-21
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
2
-2
/
+2
2011-02-21
i915g: Fix warning
Jakob Bornecrantz
1
-1
/
+0
2011-02-20
i915g: s/__func__/__FUNCTION__/
Vinson Lee
1
-1
/
+1
2011-02-21
i915g: kill remnants of mmapped batchbuffer support
Daniel Vetter
1
-12
/
+0
2011-02-21
i915g: Fix void ptr arith
Jakob Bornecrantz
1
-1
/
+1
2010-12-02
i915g: Fix closure of full batch buffers
Chris Wilson
1
-59
/
+12
2010-12-02
i915g: return tiling in iws->buffer_from_handle
Daniel Vetter
1
-2
/
+4
2010-12-02
i915g: prepare winsys/batchbuffer for execbuf2
Daniel Vetter
3
-17
/
+25
2010-12-02
i915g: switch to tiled allocations, kill set_fence
Daniel Vetter
2
-37
/
+0
2010-12-02
i915g: add winsys function to create tiled buffers
Daniel Vetter
3
-14
/
+88
2010-12-02
i915g: drop alignment parameter from iws->buffer_create
Daniel Vetter
3
-17
/
+3
2010-11-21
i915g: kill idws->pool
Daniel Vetter
4
-14
/
+7
2010-11-21
i915g: kill buf->map_gtt
Daniel Vetter
2
-15
/
+2
2010-07-22
i915g: Rename winsys debug options
Jakob Bornecrantz
1
-2
/
+2
2010-07-04
i915g: Add flag to not send commands to hw
Jakob Bornecrantz
3
-1
/
+6
2010-07-04
i915g: If the kernel reject the batchbuffer print it then assert
Jakob Bornecrantz
1
-13
/
+18
2010-06-06
i915g: Move bootstrap code to targets
Jakob Bornecrantz
7
-29
/
+28
[next]