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: 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
*
iris: actually destroy the cache
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: fix SBA
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: use vtbl to avoid multiple symbols, fix state base address
Kenneth Graunke
2019-02-21
1
-2
/
+14
*
iris: more comes from bits filled in
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: initial gpu state
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: initialize dirty bits to ~0ull
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: actually flush the commands
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: make iris_batch target a particular ring
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: import program cache code
Kenneth Graunke
2019-02-21
1
-2
/
+7
*
iris: init the batch!
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: delete iris_pipe.c, shuffle code around
Kenneth Graunke
2019-02-21
1
-0
/
+109