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
/
drivers
/
iris
/
iris_bufmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Make use of devinfo has_aux_map field
Jordan Justen
2020-06-22
1
-1
/
+1
*
iris/bufmgr: Do not use map_gtt or use set/get_tiling on DG1
Rafael Antognolli
2020-06-22
1
-5
/
+27
*
iris: Handle importing aux-enabled surfaces on TGL
Nanley Chery
2020-06-19
1
-1
/
+14
*
iris: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+1
*
iris: drop dead #include "config.h"
Eric Engestrom
2020-06-13
1
-4
/
+0
*
iris: fix export of GEM handles
Lionel Landwerlin
2020-06-04
1
-3
/
+103
*
iris: fix BO destruction in error path
Lionel Landwerlin
2020-06-04
1
-1
/
+3
*
iris: remove unused iris_bo->swizzle_mode
Marcin Ślusarz
2020-06-03
1
-13
/
+0
*
iris/bufmgr: Check if iris_bo_gem_mmap failed
Danylo Piliaiev
2020-04-29
1
-0
/
+8
*
iris/bufmgr: Add support for MMAP_OFFSET ioctl.
Rafael Antognolli
2020-04-20
1
-1
/
+51
*
iris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.
Rafael Antognolli
2020-04-20
1
-30
/
+31
*
iris: remove useless bo->gtt_offset assignment
Paulo Zanoni
2020-04-15
1
-1
/
+0
*
iris: remove unnecessary forward declaration
Paulo Zanoni
2020-04-15
1
-4
/
+0
*
iris: drop cache coherent cpu mapping for external BO
Lionel Landwerlin
2020-04-15
1
-1
/
+6
*
iris: share buffer managers accross screens
Lionel Landwerlin
2020-04-11
1
-4
/
+84
*
iris: fix aux buf map failure in 32bits app on Android
Tapani Pälli
2020-02-13
1
-8
/
+9
*
util/hash_table: update users to use new optimal integer hash functions
Anthony Pesch
2020-01-23
1
-14
/
+2
*
iris: Allow max dynamic pool size of 2GB for gen12
Jordan Justen
2019-12-02
1
-1
/
+9
*
iris: try to set the specified tiling when importing a dmabuf
James Xiong
2019-11-04
1
-4
/
+11
*
iris: Map each surf to it's aux-surf in the aux-map tables
Jordan Justen
2019-10-28
1
-0
/
+19
*
iris/bufmgr: Initialize aux map context for gen12
Jordan Justen
2019-10-28
1
-0
/
+53
*
iris: Set bo->reusable = false in iris_bo_make_external_locked
Kenneth Graunke
2019-09-11
1
-5
/
+4
*
iris: Finish initializing the BO before stuffing it in the hash table
Kenneth Graunke
2019-09-11
1
-4
/
+2
*
iris: use driconf for 'bo_reuse' parameter
Tapani Pälli
2019-08-29
1
-4
/
+2
*
meson: define ETIME to ETIMEDOUT if not present
Greg V
2019-08-08
1
-3
/
+0
*
iris: Fix bad external BO hash table and zombie list interactions
Kenneth Graunke
2019-08-05
1
-12
/
+21
*
iris/bufmgr: Move iris_bo_reference into hash_find_bo, rename it
Kenneth Graunke
2019-08-05
1
-14
/
+16
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
1
-36
/
+22
*
iris: Defer closing and freeing VMA until buffers are idle.
Kenneth Graunke
2019-07-02
1
-10
/
+51
*
iris: Add an explicit alignment parameter to iris_bo_alloc_tiled().
Kenneth Graunke
2019-07-02
1
-10
/
+16
*
iris: Avoid holding the lock while allocating pages.
Kenneth Graunke
2019-05-30
1
-5
/
+5
*
iris: Move SET_DOMAIN to alloc_fresh_bo()
Kenneth Graunke
2019-05-30
1
-17
/
+15
*
iris: Be lazy about cleaning up purged BOs in the cache.
Kenneth Graunke
2019-05-29
1
-17
/
+1
*
iris: Dig through the cache to find a BO in the right memzone
Kenneth Graunke
2019-05-29
1
-7
/
+17
*
iris: Tidy BO sizing code and comments
Kenneth Graunke
2019-05-29
1
-12
/
+5
*
iris: Move some field setting after we drop the lock.
Kenneth Graunke
2019-05-29
1
-13
/
+13
*
iris: Move cached BO allocation into a helper function.
Kenneth Graunke
2019-05-29
1
-44
/
+64
*
iris: Fall back to fresh allocations of mapping for zero-memset fails.
Kenneth Graunke
2019-05-29
1
-3
/
+4
*
iris: Move fresh BO allocation into a helper function.
Kenneth Graunke
2019-05-29
1
-26
/
+30
*
iris: Do SET_TILING at a single point rather than in two places.
Kenneth Graunke
2019-05-29
1
-20
/
+20
*
iris: Use the BO cache even for coherent buffers on non-LLC.
Kenneth Graunke
2019-05-29
1
-3
/
+0
*
iris: Fix locking around vma_alloc in iris_bo_create_userptr
Kenneth Graunke
2019-05-29
1
-0
/
+4
*
iris: Fix lock/unlock mismatch for non-LLC coherent BO allocation.
Kenneth Graunke
2019-05-29
1
-7
/
+3
*
iris: Add helpers to clone a hardware context.
Chris Wilson
2019-05-09
1
-0
/
+24
*
iris: Mark render batches as non-recoverable.
Kenneth Graunke
2019-05-09
1
-0
/
+22
*
iris: Delete bucketing allocators
Kenneth Graunke
2019-05-03
1
-167
/
+3
*
iris: Force VMA alignment to be a multiple of the page size.
Kenneth Graunke
2019-05-03
1
-0
/
+3
*
iris: leave the top 4Gb of the high heap VMA unused
Kenneth Graunke
2019-05-03
1
-1
/
+5
*
iris: Fix 4GB memory zone heap sizes.
Kenneth Graunke
2019-05-03
1
-3
/
+6
*
iris: Make memzone_for_address non-static
Kenneth Graunke
2019-04-23
1
-5
/
+5
[next]