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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
winsys/intel: remove unused winsys - ilo was its only user
Emil Velikov
5
-744
/
+0
2017-02-03
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
1
-1
/
+0
2016-06-13
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
1
-1
/
+1
2016-05-30
gallium: push offset down to driver
Stanimir Varbanov
1
-0
/
+5
2015-05-02
ilo: move intel_winsys.h to core
Chia-I Wu
1
-1
/
+1
2015-04-22
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
1
-2
/
+1
2015-03-06
ilo: add more convenient intel_bo_{ref,unref}()
Chia-I Wu
1
-5
/
+9
2015-03-06
ilo: add intel_bo_set_tiling()
Chia-I Wu
1
-39
/
+33
2015-03-04
ilo: add some more winsys functions
Chia-I Wu
1
-1
/
+37
2014-12-12
gallium: Remove Android files from distribution.
Matt Turner
1
-2
/
+0
2014-11-06
ilo: fix intel_bo_wait() on kernel 3.17
Chia-I Wu
1
-1
/
+7
2014-09-05
winsys/intel: drop intel_winsys.h from makefile.sources
Emil Velikov
1
-2
/
+1
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
gallium/ilo: cleanup intel_winsys.h
Emil Velikov
4
-315
/
+11
2014-08-26
ilo: rename intel_bo_map_unsynchronized()
Chia-I Wu
2
-4
/
+3
2014-08-26
ilo: remove max_batch_size
Chia-I Wu
2
-6
/
+3
2014-08-26
ilo: replace domains by reloc flags
Chia-I Wu
2
-32
/
+43
2014-08-19
ilo: fold drm_intel_get_aperture_sizes() within probe_winsys()
Emil Velikov
2
-13
/
+10
2014-08-15
gallium/ilo: handle query_renderer caps
Emil Velikov
2
-0
/
+13
2014-08-13
android: gallium: use the installed libdrm headers
Emil Velikov
1
-4
/
+1
2014-07-15
ilo: move away from drm_intel_bo_alloc_tiled
Chia-I Wu
2
-54
/
+59
2014-05-10
ilo: destroy the mutex, if winsys creation fails
Emil Velikov
1
-0
/
+1
2014-03-10
ilo: do not set I915_EXEC_NO_RELOC
Chia-I Wu
1
-11
/
+1
2014-03-10
ilo: print a warning when PPGTT is disabled
Chia-I Wu
2
-0
/
+4
2014-03-10
ilo: require hardware logical context support
Chia-I Wu
2
-2
/
+20
2014-03-10
ilo: protect the decode context with a mutex
Chia-I Wu
1
-7
/
+20
2014-03-10
ilo: set I915_EXEC_NO_RELOC when available
Chia-I Wu
2
-3
/
+15
2014-03-10
ilo: move ring types to winsys
Chia-I Wu
2
-15
/
+19
2014-03-10
ilo: winsys may limit the batch buffer size
Chia-I Wu
2
-0
/
+3
2014-03-10
ilo: PIPE_CAP_QUERY_TIMESTAMP may not be supported
Chia-I Wu
2
-0
/
+15
2014-03-10
ilo: rework winsys batch buffer functions
Chia-I Wu
2
-38
/
+47
2014-03-10
ilo: replace bo alloc flags by initial domains
Chia-I Wu
2
-13
/
+12
2014-03-10
ilo: remove intel_bo_get_size()
Chia-I Wu
2
-13
/
+0
2014-03-10
ilo: remove intel_bo_get_virtual()
Chia-I Wu
2
-24
/
+36
2014-03-10
ilo: rework winsys bo reloc functions
Chia-I Wu
2
-26
/
+22
2014-03-10
ilo: add a wrapper to cast struct intel_bo
Chia-I Wu
1
-23
/
+28
2014-03-10
ilo: fix DRM_API_HANDLE_TYPE_FD export
Chia-I Wu
1
-2
/
+0
2014-03-10
ilo: improve winsys documentation/comments
Chia-I Wu
2
-15
/
+107
2014-03-10
ilo: remove intel_winsys_enable_reuse()
Chia-I Wu
2
-11
/
+3
2013-12-10
ilo: Support DRI Image 7
Christopher James Halse Rogers
1
-2
/
+0
2013-11-16
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
1
-3
/
+2
2013-07-11
winsys/intel: build with VISIBILITY_CFLAGS
Chia-I Wu
1
-1
/
+2
2013-06-26
winsys/intel: fix typo in "ETIMEOUT"
Jean-Sébastien Pédron
1
-1
/
+1
2013-06-12
winsys/intel: make struct intel_bo alias drm_intel_bo
Chia-I Wu
1
-122
/
+50
2013-06-12
winsys/intel: reorganize functions
Chia-I Wu
1
-249
/
+249
2013-06-12
ilo: update winsys interface
Chia-I Wu
2
-56
/
+52
2013-06-12
ilo: get rid of function tables in winsys
Chia-I Wu
4
-560
/
+464
2013-05-16
winsys/intel: test for and expose address swizzling
Chia-I Wu
2
-0
/
+23
2013-05-06
android: add ilo to the build system
Chia-I Wu
1
-0
/
+40
[next]