index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
intel
/
drm
/
intel_drm_winsys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: move intel_winsys.h to core
Chia-I Wu
2015-05-02
1
-1
/
+1
*
ilo: add more convenient intel_bo_{ref,unref}()
Chia-I Wu
2015-03-06
1
-5
/
+9
*
ilo: add intel_bo_set_tiling()
Chia-I Wu
2015-03-06
1
-39
/
+33
*
ilo: add some more winsys functions
Chia-I Wu
2015-03-04
1
-1
/
+37
*
ilo: fix intel_bo_wait() on kernel 3.17
Chia-I Wu
2014-11-06
1
-1
/
+7
*
gallium/ilo: cleanup intel_winsys.h
Emil Velikov
2014-08-28
1
-1
/
+2
*
ilo: rename intel_bo_map_unsynchronized()
Chia-I Wu
2014-08-26
1
-1
/
+1
*
ilo: remove max_batch_size
Chia-I Wu
2014-08-26
1
-5
/
+3
*
ilo: replace domains by reloc flags
Chia-I Wu
2014-08-26
1
-18
/
+34
*
ilo: fold drm_intel_get_aperture_sizes() within probe_winsys()
Emil Velikov
2014-08-19
1
-10
/
+6
*
gallium/ilo: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+10
*
ilo: move away from drm_intel_bo_alloc_tiled
Chia-I Wu
2014-07-15
1
-31
/
+37
*
ilo: destroy the mutex, if winsys creation fails
Emil Velikov
2014-05-10
1
-0
/
+1
*
ilo: do not set I915_EXEC_NO_RELOC
Chia-I Wu
2014-03-10
1
-11
/
+1
*
ilo: print a warning when PPGTT is disabled
Chia-I Wu
2014-03-10
1
-0
/
+3
*
ilo: require hardware logical context support
Chia-I Wu
2014-03-10
1
-2
/
+19
*
ilo: protect the decode context with a mutex
Chia-I Wu
2014-03-10
1
-7
/
+20
*
ilo: set I915_EXEC_NO_RELOC when available
Chia-I Wu
2014-03-10
1
-3
/
+13
*
ilo: move ring types to winsys
Chia-I Wu
2014-03-10
1
-5
/
+7
*
ilo: winsys may limit the batch buffer size
Chia-I Wu
2014-03-10
1
-0
/
+2
*
ilo: PIPE_CAP_QUERY_TIMESTAMP may not be supported
Chia-I Wu
2014-03-10
1
-0
/
+11
*
ilo: rework winsys batch buffer functions
Chia-I Wu
2014-03-10
1
-21
/
+27
*
ilo: replace bo alloc flags by initial domains
Chia-I Wu
2014-03-10
1
-4
/
+8
*
ilo: remove intel_bo_get_size()
Chia-I Wu
2014-03-10
1
-6
/
+0
*
ilo: remove intel_bo_get_virtual()
Chia-I Wu
2014-03-10
1
-15
/
+33
*
ilo: rework winsys bo reloc functions
Chia-I Wu
2014-03-10
1
-13
/
+14
*
ilo: add a wrapper to cast struct intel_bo
Chia-I Wu
2014-03-10
1
-23
/
+28
*
ilo: fix DRM_API_HANDLE_TYPE_FD export
Chia-I Wu
2014-03-10
1
-2
/
+0
*
ilo: improve winsys documentation/comments
Chia-I Wu
2014-03-10
1
-1
/
+24
*
ilo: remove intel_winsys_enable_reuse()
Chia-I Wu
2014-03-10
1
-7
/
+2
*
ilo: Support DRI Image 7
Christopher James Halse Rogers
2013-12-10
1
-2
/
+0
*
winsys/intel: fix typo in "ETIMEOUT"
Jean-Sébastien Pédron
2013-06-26
1
-1
/
+1
*
winsys/intel: make struct intel_bo alias drm_intel_bo
Chia-I Wu
2013-06-12
1
-122
/
+50
*
winsys/intel: reorganize functions
Chia-I Wu
2013-06-12
1
-249
/
+249
*
ilo: update winsys interface
Chia-I Wu
2013-06-12
1
-36
/
+32
*
ilo: get rid of function tables in winsys
Chia-I Wu
2013-06-12
1
-298
/
+203
*
winsys/intel: test for and expose address swizzling
Chia-I Wu
2013-05-16
1
-0
/
+22
*
winsys/intel: new winsys for intel
Chia-I Wu
2013-04-26
1
-0
/
+650