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_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
1
-1
/
+1
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
1
-27
/
+48
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
1
-4
/
+4
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
1
-2
/
+1
*
iris: Add support for the always_flush_cache=true debug option.
Kenneth Graunke
2019-09-09
1
-0
/
+8
*
iris: Use gen_mi_builder to handle CS ALU operations.
Kenneth Graunke
2019-07-25
1
-3
/
+3
*
iris: Fix key->input_vertices for 8_PATCH TCS mode.
Kenneth Graunke
2019-07-11
1
-0
/
+7
*
iris: Fix MOCS for grid surface
Kenneth Graunke
2019-07-03
1
-3
/
+4
*
iris: move sysvals to their own constant buffer
Timur Kristóf
2019-06-23
1
-1
/
+1
*
iris: Only upload surface state for grid info when needed
Caio Marcelo de Oliveira Filho
2019-06-11
1
-8
/
+14
*
iris: Only recompile CS when needed
Caio Marcelo de Oliveira Filho
2019-06-05
1
-1
/
+1
*
iris: Implement ARB_indirect_parameters
Illia Iorin
2019-05-11
1
-4
/
+57
*
iris: Split iris_update_draw_info into two functions.
Kenneth Graunke
2019-05-11
1
-0
/
+12
*
iris: Set XY Clipping correctly.
Kenneth Graunke
2019-04-29
1
-0
/
+21
*
iris: Some tidying for preemption support
Kenneth Graunke
2019-04-25
1
-63
/
+3
*
iris: add preemption support on gen9
Mike Blumenkrantz
2019-04-24
1
-0
/
+65
*
iris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICATE_DATA.
Kenneth Graunke
2019-04-04
1
-1
/
+1
*
iris: Skip resolves and flushes altogether if unnecessary
Kenneth Graunke
2019-03-21
1
-8
/
+11
*
iris: Skip framebuffer resolve tracking if framebuffer isn't dirty
Kenneth Graunke
2019-03-21
1
-2
/
+2
*
iris: Skip input resolve handling if bindings haven't changed
Kenneth Graunke
2019-03-21
1
-6
/
+6
*
iris: Enable ARB_shader_draw_parameters support
Jose Maria Casanova Crespo
2019-02-26
1
-0
/
+34
*
iris: Only resolve compute resources for compute shaders
Kenneth Graunke
2019-02-21
1
-4
/
+3
*
iris: Resolves for compute
Kenneth Graunke
2019-02-21
1
-2
/
+8
*
iris: consider framebuffer parameter for aux usages
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-3
/
+4
*
iris: Fix SO issue with INTEL_DEBUG=reemit, set fewer bits
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: Drop a dead comment
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Only resolve inputs for actual shader stages
Kenneth Graunke
2019-02-21
1
-1
/
+5
*
iris: delete finished comments
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: handle PatchVerticesIn as a system value.
Kenneth Graunke
2019-02-21
1
-2
/
+15
*
iris: fix conditional compute, don't stomp predicate for pipelined queries
Kenneth Graunke
2019-02-21
1
-0
/
+14
*
iris: update comment
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Fix refcounting of grid surface
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris/compute: Zero out the last grid size on indirect dispatches
Jason Ekstrand
2019-02-21
1
-0
/
+5
*
iris/compute: Don't increment the grid size offset
Jason Ekstrand
2019-02-21
1
-2
/
+0
*
iris: don't let render/compute contexts stomp each other's dirty bits
Kenneth Graunke
2019-02-21
1
-3
/
+2
*
iris: rewrite grid surface handling
Kenneth Graunke
2019-02-21
1
-2
/
+50
*
iris: XXX for compute state tracking :/
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: little bits of compute basics
Kenneth Graunke
2019-02-21
1
-0
/
+30
*
iris: Support multiple binder BOs, update Surface State Base Address
Kenneth Graunke
2019-02-21
1
-14
/
+2
*
iris: don't unconditionally emit 3DSTATE_VF / 3DSTATE_VF_TOPOLOGY
Kenneth Graunke
2019-02-21
1
-0
/
+24
*
iris: try to hack around binder issue
Kenneth Graunke
2019-02-21
1
-2
/
+7
*
iris: proper cache tracking
Kenneth Graunke
2019-02-21
1
-16
/
+4
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+12
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+10
*
iris: Don't reserve new binding table section unless things are dirty
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: rework DEBUG_REEMIT
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: don't always flush
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: print binder utilization in INTEL_DEBUG=submit
Kenneth Graunke
2019-02-21
1
-0
/
+1
[next]