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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Fix "Force Zero RTA Index Enable" setting again
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
iris/gen11+: Move flush for render target change
Jordan Justen
2019-10-31
1
-19
/
+20
*
iris: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
1
-0
/
+20
*
iris: Set MOCS for external surfaces to uncached
Jordan Justen
2019-10-30
1
-4
/
+8
*
intel: Track stencil aux usage on Gen12+
Sagar Ghuge
2019-10-29
1
-0
/
+1
*
iris: Implement new way for setting streamout buffers.
Plamena Manolova
2019-10-29
1
-3
/
+13
*
iris: Enable HIZ_CCS in depth buffer instructions
Nanley Chery
2019-10-28
1
-1
/
+1
*
iris: Add support for depth bounds testing.
Plamena Manolova
2019-10-28
1
-0
/
+23
*
iris/gen12: Write GFX_AUX_TABLE base address register
Jordan Justen
2019-10-28
1
-0
/
+33
*
iris: Implement the Broadwell NP Z PMA Stall Fix
Kenneth Graunke
2019-10-08
1
-2
/
+196
*
iris: Properly unreference extra VBOs for draw parameters
Kenneth Graunke
2019-10-08
1
-3
/
+3
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-3
/
+3
*
iris: Drop vtbl usage for some load_register calls
Kenneth Graunke
2019-10-07
1
-5
/
+4
*
iris/state: Move reg/mem load/store functions earlier in file
Jordan Justen
2019-10-07
1
-124
/
+122
*
iris: Drop bonus parameters from iris_init_*_context()
Kenneth Graunke
2019-10-07
1
-10
/
+4
*
Revert "iris: Hack up a SKL/Gen9LP PS push constant fifo depth workaround"
Kenneth Graunke
2019-10-07
1
-23
/
+0
*
iris: Hack up a SKL/Gen9LP PS push constant fifo depth workaround
Kenneth Graunke
2019-10-05
1
-0
/
+23
*
iris: Refactor push constant allocation so we can reuse it
Kenneth Graunke
2019-10-05
1
-9
/
+22
*
iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
Kenneth Graunke
2019-09-30
1
-2
/
+6
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
1
-9
/
+0
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
1
-11
/
+1
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
1
-15
/
+15
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
1
-13
/
+6
*
iris: Track per-stage bind history, reduce work accordingly
Kenneth Graunke
2019-09-18
1
-0
/
+8
*
iris: Explicitly emit 3DSTATE_BTP_XS on Gen9 with DIRTY_CONSTANTS_XS
Kenneth Graunke
2019-09-18
1
-1
/
+6
*
iris: Flag IRIS_DIRTY_BINDINGS_XS on constant buffer rebinds
Kenneth Graunke
2019-09-18
1
-1
/
+2
*
iris: Skip allocating a null surface when there are 0 color regions.
Kenneth Graunke
2019-09-17
1
-1
/
+1
*
iris: Initialize ice->state.prim_mode to an invalid value
Kenneth Graunke
2019-09-13
1
-0
/
+1
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
1
-0
/
+9
*
iris: Fix constant buffer sizes for non-UBOs
Kenneth Graunke
2019-09-10
1
-3
/
+4
*
iris: Optimize out redundant sampler state binds
Kenneth Graunke
2019-09-09
1
-2
/
+8
*
iris: Ignore line stipple information if it's disabled
Kenneth Graunke
2019-09-09
1
-3
/
+5
*
anv,iris: L3ALLOC register replaces L3CNTLREG for gen12
Jordan Justen
2019-09-06
1
-2
/
+13
*
intel: Stop redirecting state cache to command streamer cache section
Kenneth Graunke
2019-09-06
1
-6
/
+0
*
iris: Invalidate state/texture/constant caches after STATE_BASE_ADDRESS
Kenneth Graunke
2019-09-06
1
-4
/
+55
*
iris: Guard GEN9-only function in Iris state to avoid warning
Caio Marcelo de Oliveira Filho
2019-08-23
1
-0
/
+2
*
iris: Set MOCS in all STATE_BASE_ADDRESS commands
Kenneth Graunke
2019-08-23
1
-1
/
+14
*
iris: Update fast clear colors on Gen9 with direct immediate writes.
Kenneth Graunke
2019-08-22
1
-6
/
+25
*
iris: Fix broken aux.possible/sampler_usages bitmask handling
Kenneth Graunke
2019-08-22
1
-5
/
+6
*
iris: Replace devinfo->gen with GEN_GEN
Kenneth Graunke
2019-08-22
1
-22
/
+18
*
iris: Enable non coherent framebuffer fetch on broadwell
Sagar Ghuge
2019-08-20
1
-1
/
+1
*
iris: Free resource if failed to allocate surface state
Sagar Ghuge
2019-08-20
1
-1
/
+3
*
iris: Pass isl_surf to fill_surface_state
Sagar Ghuge
2019-08-20
1
-16
/
+19
*
iris: Add infrastructure to support non coherent framebuffer fetch
Sagar Ghuge
2019-08-20
1
-12
/
+146
*
iris: Only request an input mask if the shader needs it
Jason Ekstrand
2019-08-16
1
-1
/
+3
*
iris: Export and import surfaces with modifiers that have aux data
Jordan Justen
2019-08-13
1
-0
/
+8
*
iris: Add aux offset into hiz_address
Jordan Justen
2019-08-13
1
-1
/
+1
*
iris/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
Rafael Antognolli
2019-08-12
1
-1
/
+80
*
iris/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
1
-0
/
+96
*
iris: reorder arguments as expected by the function
Tapani Pälli
2019-08-12
1
-2
/
+2
[next]