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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: Fix import sync-file into syncobj
Chris Wilson
2020-02-24
1
-0
/
+2
*
iris: Set MOCS for constant packets on Gen12+
Kenneth Graunke
2020-02-21
1
-0
/
+7
*
iris: Fix BLORP vertex buffers to respect ISL MOCS settings
Kenneth Graunke
2020-02-21
1
-7
/
+1
*
iris: Make mocs an inline helper in iris_resource.h
Kenneth Graunke
2020-02-21
6
-23
/
+22
*
iris: Do not dereference nullptr with pipe_reference
Danylo Piliaiev
2020-02-19
2
-2
/
+4
*
intel/bufmgr: Cast bitshift to unsigned
Danylo Piliaiev
2020-02-19
1
-1
/
+1
*
iris: Trim "../../src/gallium/drivers/iris/" out of debug dump filenames
Kenneth Graunke
2020-02-15
1
-0
/
+4
*
iris: Dump frame markers with INTEL_DEBUG=submit
Kenneth Graunke
2020-02-15
2
-0
/
+18
*
iris: add support INTEL_blackhole_render
Lionel Landwerlin
2020-02-13
4
-0
/
+69
*
iris: fix aux buf map failure in 32bits app on Android
Tapani Pälli
2020-02-13
1
-8
/
+9
*
iris: handle the failure of converting unsupported yuv formats to isl
James Xiong
2020-02-06
2
-2
/
+7
*
intel/isl: Move iris's pipe-to-isl format function to isl.
Eric Anholt
2020-02-05
1
-300
/
+2
*
iris: implement gen12 post sync pipe control workaround
Lionel Landwerlin
2020-02-05
1
-1
/
+4
*
util: Make helper functions for pack/unpacking pixel rows.
Eric Anholt
2020-02-04
1
-2
/
+2
*
iris: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
2
-6
/
+10
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
iris: Consolodate URB emit
Jason Ekstrand
2020-01-30
3
-36
/
+15
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-30
1
-17
/
+3
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
1
-4
/
+1
*
iris: Use the URB size from the L3$ config
Jason Ekstrand
2020-01-30
3
-5
/
+2
*
iris: Store the L3$ configs in the screen
Jason Ekstrand
2020-01-30
3
-14
/
+21
*
iris: Set SLMEnable based on the L3$ config
Jason Ekstrand
2020-01-30
1
-4
/
+4
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-30
1
-0
/
+4
*
iris: Support multiple chained batches.
Kenneth Graunke
2020-01-29
2
-21
/
+25
*
iris: Make iris_emit_default_l3_config pull devinfo from the batch
Kenneth Graunke
2020-01-29
1
-5
/
+4
*
iris: Drop 'engine' from iris_batch.
Kenneth Graunke
2020-01-29
3
-13
/
+2
*
iris: Emit CS Stall before Instruction Cache flush for gen12 WA
Jordan Justen
2020-01-28
1
-0
/
+12
*
iris: Silence warning about AUX_USAGE_MC.
Eric Anholt
2020-01-28
1
-0
/
+2
*
util/hash_table: update users to use new optimal integer hash functions
Anthony Pesch
2020-01-23
1
-14
/
+2
*
anv/iris: warn gen12 3DSTATE_HS restriction
Lionel Landwerlin
2020-01-23
1
-0
/
+10
*
intel: Fix aux map alignments on 32-bit builds.
Kenneth Graunke
2020-01-23
1
-1
/
+1
*
iris: Enable INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+4
*
iris: Drop some workarounds which are no longer necessary
Kenneth Graunke
2020-01-21
1
-36
/
+1
*
iris: Fix value of out-of-bounds accesses for vertex attributes
Danylo Piliaiev
2020-01-21
1
-1
/
+1
*
iris: Fix some indentation in iris_init_render_context
Jordan Justen
2020-01-17
1
-28
/
+28
*
iris: set depth stall enabled when depth flush enabled on gen12
Tapani Pälli
2020-01-16
1
-0
/
+9
*
iris: implement another workaround for non pipelined states
Lionel Landwerlin
2020-01-16
1
-1
/
+14
*
iris: handle new PIPE_CONTROL field
Lionel Landwerlin
2020-01-16
2
-1
/
+6
*
iris: Print warning and return *out = NULL when fd to syncobj fails
Kristian H. Kristensen
2020-01-15
1
-1
/
+6
*
iris: Advertise PIPE_CAP_NATIVE_FENCE_FD
Kristian H. Kristensen
2020-01-15
1
-0
/
+1
*
iris: Fix export of fences that have already completed.
Kenneth Graunke
2020-01-15
1
-0
/
+16
*
iris: Implement Gen12 workaround for non pipelined state
Lionel Landwerlin
2020-01-14
1
-0
/
+39
*
iris: Simplify iris_get_renderer_string()
Kenneth Graunke
2020-01-13
1
-11
/
+4
*
iris/query: Implement PIPE_QUERY_GPU_FINISHED
Danylo Piliaiev
2020-01-06
1
-0
/
+17
*
iris: Allow HiZ for copy_region sources
Kenneth Graunke
2020-01-04
3
-5
/
+18
*
iris: Delete remnants of the unimplemented ASTC 5x5 workaround
Kenneth Graunke
2020-01-03
4
-38
/
+10
*
iris: Disable ASTC 5x5 support on Gen9 for now.
Kenneth Graunke
2020-01-03
1
-0
/
+8
*
iris: Set nir_shader_compiler_options::unify_interfaces.
Kenneth Graunke
2020-01-03
1
-2
/
+0
*
intel: Drop Gen11 WaBTPPrefetchDisable workaround
Kenneth Graunke
2020-01-03
1
-12
/
+2
[prev]
[next]