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
/
etnaviv
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm-shim: Let the driver choose to overwrite the first render node.
Eric Anholt
2020-04-23
1
-0
/
+2
*
drm-shim: return device platform as specified
Lionel Landwerlin
2020-04-03
1
-0
/
+1
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
3
-4
/
+19
*
etnaviv: drm-shim: add GC400
Christian Gmeiner
2020-01-30
1
-1
/
+28
*
etnaviv: update Android build files
Martin Fuzzey
2020-01-24
3
-0
/
+84
*
util/hash_table: update users to use new optimal integer hash functions
Anthony Pesch
2020-01-23
1
-14
/
+2
*
etnaviv: drm: Don't miscalculate timeout
Guido Günther
2020-01-22
1
-3
/
+2
*
etnaviv: add drm-shim
Christian Gmeiner
2019-11-21
4
-0
/
+269
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
1
-2
/
+2
*
etnaviv: drm: add softpin interface
Lucas Stach
2019-10-18
5
-7
/
+63
*
etnaviv: Command buffer realloc
Marek Vasut
2019-10-18
2
-1
/
+33
*
etnaviv: rework the stream flush to always go through the context flush
Lucas Stach
2019-10-18
3
-32
/
+18
*
etnaviv: drm: remove unused etna_cmd_stream_finish
Lucas Stach
2019-10-18
2
-10
/
+0
*
etnaviv: Add valgrind support
Marek Vasut
2019-08-14
3
-1
/
+64
*
etnaviv: Use hash table to track BO indexes
Marek Vasut
2019-08-14
3
-15
/
+26
*
etnaviv: Fix double-free in etna_bo_cache_free()
Marek Vasut
2019-08-14
1
-5
/
+3
*
etnaviv: Remove etna_bo_from_handle() prototype
Marek Vasut
2019-08-09
1
-2
/
+0
*
etnaviv: fix a null pointer dereference
Andrii Simiklit
2019-08-05
1
-2
/
+2
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+4
*
etnaviv: detect v4 compression
Jonathan Marek
2019-07-04
2
-0
/
+4
*
etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default
Guido Günther
2019-06-05
1
-2
/
+8
*
build: Build etnaviv drm tests
Guido Günther
2019-06-05
2
-0
/
+56
*
etnaviv: drm tests: Use mesa header locations
Guido Günther
2019-06-05
2
-4
/
+3
*
etnaviv: Add libdrm tests as of 922d92994267743266024ecceb734ce0ebbca808
Guido Günther
2019-06-05
2
-0
/
+240
*
build: Build etnaviv drm
Guido Günther
2019-06-05
2
-0
/
+71
*
etnaviv: drm: s/bo_del/_etna_bo_del/
Guido Günther
2019-06-05
2
-5
/
+5
*
etnaviv: drm: s/table_lock/etna_table_lock/
Guido Günther
2019-06-05
4
-24
/
+24
*
etnaviv: drm: Move uapi header
Guido Günther
2019-06-05
2
-290
/
+1
*
etnaviv: drm: Drop excessive debugging in perfmon
Guido Günther
2019-06-05
1
-7
/
+7
*
entaviv: drm: Don't use drmMsg()
Guido Günther
2019-06-05
1
-5
/
+6
*
etnaviv: drm: Use _mesa_hash_table instead of drmHash
Guido Günther
2019-06-05
2
-20
/
+25
*
etnaviv: drm: Use mesa's ARRAY_SIZE
Guido Günther
2019-06-05
1
-1
/
+1
*
etnaviv: drm: Use mesa's os_m{un,}map
Guido Günther
2019-06-05
1
-3
/
+5
*
etnaviv: drm: Use mesa's atomic definitions
Guido Günther
2019-06-05
4
-11
/
+13
*
etnaviv: drm: Drop drm_{public,private}
Guido Günther
2019-06-05
8
-51
/
+51
*
etnaviv: drm: Drop inexistent headers
Guido Günther
2019-06-05
1
-5
/
+1
*
etnaviv: Add libdrm code as of 922d92994267743266024ecceb734ce0ebbca808
Guido Günther
2019-06-05
10
-0
/
+2081