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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Implement ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+1
*
iris: Destroy transfer slab after batches
Kenneth Graunke
2020-05-01
1
-2
/
+2
*
iris: Give up on not passing ice to iris_init_batch
Kenneth Graunke
2020-05-01
1
-3
/
+1
*
iris: move iris_vtable to iris_screen
Mike Blumenkrantz
2020-04-29
1
-7
/
+8
*
iris: Use the URB size from the L3$ config
Jason Ekstrand
2020-01-30
1
-2
/
+0
*
iris: Drop 'engine' from iris_batch.
Kenneth Graunke
2020-01-29
1
-2
/
+1
*
iris: INTEL performance query implementation
Dongwon Kim
2019-12-10
1
-0
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
iris/gen12: Write GFX_AUX_TABLE base address register
Jordan Justen
2019-10-28
1
-0
/
+1
*
iris: Drop bonus parameters from iris_init_*_context()
Kenneth Graunke
2019-10-07
1
-9
/
+4
*
iris: Build for gen12
Jordan Justen
2019-08-28
1
-0
/
+3
*
iris/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
1
-0
/
+1
*
iris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
Kenneth Graunke
2019-07-31
1
-0
/
+1
*
iris: Make iris_query.c a genxml-compiled file.
Kenneth Graunke
2019-07-25
1
-1
/
+1
*
iris: Re-emit Surface State Base Address when context is lost.
Kenneth Graunke
2019-05-29
1
-0
/
+1
*
iris: Record state sizes for INTEL_DEBUG=bat decoding.
Kenneth Graunke
2019-05-23
1
-1
/
+5
*
iris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Kenneth Graunke
2019-05-09
1
-0
/
+35
*
iris: Hook up device reset callbacks
Kenneth Graunke
2019-05-09
1
-1
/
+14
*
iris: Try to recover from GPU hangs.
Kenneth Graunke
2019-05-09
1
-0
/
+38
*
iris: Some tidying for preemption support
Kenneth Graunke
2019-04-25
1
-2
/
+0
*
iris: enable preemption support for gen10
Mike Blumenkrantz
2019-04-24
1
-0
/
+2
*
iris: Use PIPE_BUFFER_STAGING for the query objects
Chris Wilson
2019-03-13
1
-1
/
+1
*
iris: Wire up EGL_IMG_context_priority
Chris Wilson
2019-03-07
1
-1
/
+8
*
iris: Always use in-tree i915_drm.h
Jordan Justen
2019-02-24
1
-1
/
+1
*
iris: Don't allocate a BO per query object
Sagar Ghuge
2019-02-21
1
-0
/
+5
*
iris/WIP: add broadwell support
Dave Airlie
2019-02-21
1
-0
/
+3
*
iris: Destroy the border color pool
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-14
/
+9
*
iris: Add fence support using drm_syncobj
Chris Wilson
2019-02-21
1
-18
/
+1
*
iris: Print the batch name when decoding
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: Don't leak the compute batch
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Cross-link iris_batches so they can potentially flush each other
Kenneth Graunke
2019-02-21
1
-0
/
+11
*
iris: try and avoid pointless compute submissions
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris/compute: Flush compute batches
Jordan Justen
2019-02-21
1
-0
/
+1
*
iris: little bits of compute basics
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: add gen11 to genX_call
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Support multiple binder BOs, update Surface State Base Address
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: implement get_sample_position
Kenneth Graunke
2019-02-21
1
-0
/
+37
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+13
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+12
*
iris: implement texture/memory barriers
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: slab allocate transfers
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: implement border color, fix other sampler nonsense
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: plug leaks
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: completely rewrite binder
Kenneth Graunke
2019-02-21
1
-3
/
+0
*
iris: more blitting code to make readpixels work
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: copy over i965's cache tracking
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: binders
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: more uploaders
Kenneth Graunke
2019-02-21
1
-0
/
+9
*
iris: URB configs.
Kenneth Graunke
2019-02-21
1
-0
/
+2
[next]