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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
1
-0
/
+6
*
iris: Implement the Broadwell NP Z PMA Stall Fix
Kenneth Graunke
2019-10-08
5
-2
/
+209
*
iris: Properly unreference extra VBOs for draw parameters
Kenneth Graunke
2019-10-08
1
-3
/
+3
*
iris: Update comment about 3-component formats and buffer textures
Kenneth Graunke
2019-10-07
1
-5
/
+7
*
iris: Allow packed RGB pbo uploads
Chris Wilson
2019-10-07
1
-2
/
+2
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
4
-9
/
+9
*
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
*
meson: drop duplicate inc_nir from libiris
Eric Engestrom
2019-10-07
1
-1
/
+1
*
meson: add missing idep_nir_headers in iris_gen_libs
Eric Engestrom
2019-10-07
1
-2
/
+2
*
iris: Drop bonus parameters from iris_init_*_context()
Kenneth Graunke
2019-10-07
3
-27
/
+10
*
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: Enable EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
Kenneth Graunke
2019-09-30
1
-2
/
+6
*
iris: Disable CCS_E for 32-bit floating point textures.
Kenneth Graunke
2019-09-30
1
-1
/
+23
*
iris: Only resolve for image levels/layers which are actually in use.
Kenneth Graunke
2019-09-26
2
-17
/
+12
*
iris: disable aux on first get_param if not created with aux
Tapani Pälli
2019-09-25
1
-9
/
+22
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-0
/
+15
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
1
-9
/
+0
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
1
-1
/
+1
*
iris: Skip double-disabling TCS/TES/GS after BLORP operations
Kenneth Graunke
2019-09-19
1
-0
/
+17
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
3
-40
/
+56
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
3
-23
/
+21
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
3
-17
/
+53
*
iris: Track per-stage bind history, reduce work accordingly
Kenneth Graunke
2019-09-18
4
-6
/
+16
*
iris: Don't flag IRIS_DIRTY_BINDINGS for constant usage history
Kenneth Graunke
2019-09-18
1
-2
/
+1
*
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
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-1
/
+4
*
iris: Skip allocating a null surface when there are 0 color regions.
Kenneth Graunke
2019-09-17
2
-2
/
+9
*
iris: close screen fd on iris_destroy_screen
Tapani Pälli
2019-09-17
1
-0
/
+1
*
iris: Fix fence leak in iris_fence_flush
Danylo Piliaiev
2019-09-16
1
-0
/
+2
*
iris: Initialize ice->state.prim_mode to an invalid value
Kenneth Graunke
2019-09-13
1
-0
/
+1
*
meson/iris: replace partial list of nir dep files with idep_nir_headers
Eric Engestrom
2019-09-12
1
-3
/
+2
*
iris: trivial whitespace fixes
Kenneth Graunke
2019-09-11
1
-2
/
+2
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
1
-0
/
+9
*
iris: Set bo->reusable = false in iris_bo_make_external_locked
Kenneth Graunke
2019-09-11
1
-5
/
+4
*
iris: Finish initializing the BO before stuffing it in the hash table
Kenneth Graunke
2019-09-11
1
-4
/
+2
*
iris: Enable ARB_gl_spirv and ARB_spirv_extensions
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+2
*
iris: Fix constant buffer sizes for non-UBOs
Kenneth Graunke
2019-09-10
1
-3
/
+4
*
iris: Avoid flushing for cache history on transfer range flushes
Kenneth Graunke
2019-09-09
2
-2
/
+13
*
iris: Optimize out redundant sampler state binds
Kenneth Graunke
2019-09-09
1
-2
/
+8
*
iris: Add support for the always_flush_cache=true debug option.
Kenneth Graunke
2019-09-09
7
-0
/
+39
*
iris: Ignore line stipple information if it's disabled
Kenneth Graunke
2019-09-09
1
-3
/
+5
*
iris: Support the disable_throttling=true driconf option.
Kenneth Graunke
2019-09-06
3
-0
/
+6
*
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
[next]