index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: 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
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
iris: Adapt to variable ppGTT size
Chris Wilson
2019-04-01
1
-1
/
+20
*
iris: Print the memzone name when allocating BOs with INTEL_DEBUG=buf
Kenneth Graunke
2019-03-28
1
-2
/
+17
*
iris: Fix util_vma_heap_init size for IRIS_MEMZONE_SHADER
Kenneth Graunke
2019-03-21
1
-1
/
+1
*
iris: Use streaming loads to read from tiled surfaces
Chris Wilson
2019-03-13
1
-1
/
+4
*
iris: Use coherent allocation for PIPE_RESOURCE_STAGING
Chris Wilson
2019-03-13
1
-0
/
+18
*
iris: Do binder address allocations per-context, not globally.
Kenneth Graunke
2019-02-21
1
-8
/
+11
*
iris: Fix memzone_for_address for the surface and binder zones
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Tidy exporting the flink handle
Chris Wilson
2019-02-21
1
-9
/
+16
*
iris: vma_free bo->size, not bo_size
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: fix memzone_for_address since multibinder changes
Chris Wilson
2019-02-21
1
-3
/
+3
*
iris: Support multiple binder BOs, update Surface State Base Address
Kenneth Graunke
2019-02-21
1
-15
/
+23
*
iris: set EXEC_OBJECT_CAPTURE on all driver internal buffers
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Record reusability of bo on construction
Chris Wilson
2019-02-21
1
-4
/
+5
*
iris: precompute hashes for cache tracking
Kenneth Graunke
2019-02-21
1
-4
/
+14
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-7
/
+6
*
iris: port non-bucket alignment bugfix
Kenneth Graunke
2019-02-21
1
-3
/
+1
*
iris: drop pwrite
Kenneth Graunke
2019-02-21
1
-24
/
+0
*
iris: drop dead assignments
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: remember to set bo->userptr
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Wrap userptr for creating bo
Chris Wilson
2019-02-21
1
-1
/
+52
*
iris: sync bugfixes from brw_bufmgr
Kenneth Graunke
2019-02-21
1
-64
/
+60
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-1
/
+12
*
iris: border color memory zone :(
Kenneth Graunke
2019-02-21
1
-6
/
+11
*
iris: don't include binder in surface VMA range
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: pull in newer comments
Kenneth Graunke
2019-02-21
1
-13
/
+16
*
iris: Defines for base addresses rather than numbers everywhere
Kenneth Graunke
2019-02-21
1
-9
/
+14
*
iris: vma - fix assert
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: vma fixes - don't free binder address
Kenneth Graunke
2019-02-21
1
-3
/
+18
*
iris: bo reuse
Kenneth Graunke
2019-02-21
1
-13
/
+4
*
iris: fixes from i965
Kenneth Graunke
2019-02-21
1
-12
/
+38
*
iris: port bug fix from i965
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: fix index
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: increase allocator alignment
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: canonicalize addresses.
Kenneth Graunke
2019-02-21
1
-4
/
+22
*
iris: binders
Kenneth Graunke
2019-02-21
1
-1
/
+8
*
iris: Also set SUPPORTS_48B? Not sure if necessary.
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: Soft-pin the universe
Kenneth Graunke
2019-02-21
1
-14
/
+223
*
iris: bufmgr updates.
Kenneth Graunke
2019-02-21
1
-41
/
+14
*
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
2019-02-21
1
-0
/
+1322