freedreno: Drop an unnecessary include marked "this should go away"
[mesa.git] / src / gallium / drivers / iris /
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Lionel Landwerlinintel/perf: break GL query stuff away
2020-03-23 Sagar Ghugeiris: Set patch count threshold in 3DSTATE_HS
2020-03-19 Jason Ekstrandintel/iris: Always initialize CCS to 0
2020-03-18 Jason Ekstrandintel/blorp: Add support for swizzling fast-clear colors
2020-03-17 Caio Marcelo de... intel/blorp: Plumb the stage through blorp upload_shader
2020-03-16 Tapani Pälliiris: allow compression conditionally for images on...
2020-03-16 Tapani Pälliiris: determine aux usage during predraw and state...
2020-03-16 Tapani Pälliiris: move existing image format fallback as a helper...
2020-03-16 Tapani Pälliiris: provide dummy iris_image_view_aux_usage
2020-03-16 Tapani Pälliintel/compiler: detect if atomic load store operations...
2020-03-16 Tapani Pälliiris: use the images_used mask in resolve pass
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write...
2020-03-12 Tapani Pälliiris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
2020-03-10 Mathias Fröhlichiris: Move down iris_emit_sbe_swiz in profiles.
2020-03-06 Jason Ekstrandiris: Don't skip fast depth clears if the color changed
2020-03-05 Jason Ekstrandiris: Enable HiZ and stencil CCS for blorp blit destina...
2020-03-05 Jason Ekstrandiris: Enable CCS for copies from HiZ+CCS depth buffers
2020-03-05 Jason Ekstrandiris: Allow HiZ on blit sources
2020-03-03 Rafael Antognolliintel/gen12+: Disable mid thread preemption.
2020-03-03 Rafael Antognolliintel/isl: Implement D16_UNORM workarounds.
2020-03-03 Paulo Zanoniintel: fix the gen 12 compute shader scratch IDs
2020-03-03 Paulo Zanoniintel: fix the gen 11 compute shader scratch IDs
2020-03-02 Rafael Antognolliiris: Wait for the GPU to be idle before invalidating...
2020-03-02 Rafael Antognolliiris: Split aux map initialization from invalidation.
2020-02-26 Rafael Antognolliiris: Apply the flushes when switching pipelines.
2020-02-24 Nanley Cheryiris: Use isl_aux_state_transition_write()
2020-02-24 Nanley Cheryiris: Use ISL's access preparation functions
2020-02-24 Nanley Cheryiris: Use isl_aux_usage_has_fast_clear()
2020-02-24 Chris Wilsoniris: Fix import sync-file into syncobj
2020-02-22 Kenneth Graunkeiris: Set MOCS for constant packets on Gen12+
2020-02-22 Kenneth Graunkeiris: Fix BLORP vertex buffers to respect ISL MOCS...
2020-02-22 Kenneth Graunkeiris: Make mocs an inline helper in iris_resource.h
2020-02-19 Danylo Piliaieviris: Do not dereference nullptr with pipe_reference
2020-02-19 Danylo Piliaievintel/bufmgr: Cast bitshift to unsigned
2020-02-15 Kenneth Graunkeiris: Trim "../../src/gallium/drivers/iris/" out of...
2020-02-15 Kenneth Graunkeiris: Dump frame markers with INTEL_DEBUG=submit
2020-02-13 Lionel Landwerliniris: add support INTEL_blackhole_render
2020-02-13 Tapani Pälliiris: fix aux buf map failure in 32bits app on Android
2020-02-06 James Xiongiris: handle the failure of converting unsupported...
2020-02-05 Eric Anholtintel/isl: Move iris's pipe-to-isl format function...
2020-02-05 Lionel Landwerliniris: implement gen12 post sync pipe control workaround
2020-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-01-31 Jason Ekstrandiris: Plumb deref block size through to 3DSTATE_SF
2020-01-31 Jason Ekstrandintel/common: Return the block size from get_urb_config
2020-01-31 Jason Ekstrandiris: Consolodate URB emit
2020-01-31 Jason Ekstrandintel/blorp: Always emit URB config on Gen7+
2020-01-31 Jason Ekstrandintel: Take a gen_l3_config in gen_get_urb_config
2020-01-31 Jason Ekstrandiris: Use the URB size from the L3$ config
2020-01-31 Jason Ekstrandiris: Store the L3$ configs in the screen
2020-01-31 Jason Ekstrandiris: Set SLMEnable based on the L3$ config
2020-01-31 Jason Ekstrandintel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
2020-01-31 Jason Ekstrandanv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly...
2020-01-29 Kenneth Graunkeiris: Support multiple chained batches.
2020-01-29 Kenneth Graunkeiris: Make iris_emit_default_l3_config pull devinfo...
2020-01-29 Kenneth Graunkeiris: Drop 'engine' from iris_batch.
2020-01-28 Jordan Justeniris: Emit CS Stall before Instruction Cache flush...
2020-01-28 Eric Anholtiris: Silence warning about AUX_USAGE_MC.
2020-01-23 Anthony Peschutil/hash_table: update users to use new optimal intege...
2020-01-23 Lionel Landwerlinanv/iris: warn gen12 3DSTATE_HS restriction
2020-01-23 Kenneth Graunkeintel: Fix aux map alignments on 32-bit builds.
2020-01-23 Ian Romanickiris: Enable INTEL_shader_integer_functions2
2020-01-21 Kenneth Graunkeiris: Drop some workarounds which are no longer necessary
2020-01-21 Danylo Piliaieviris: Fix value of out-of-bounds accesses for vertex...
2020-01-17 Jordan Justeniris: Fix some indentation in iris_init_render_context
2020-01-16 Tapani Pälliiris: set depth stall enabled when depth flush enabled...
2020-01-16 Lionel Landwerliniris: implement another workaround for non pipelined...
2020-01-16 Lionel Landwerliniris: handle new PIPE_CONTROL field
2020-01-15 Kristian H. Kristenseniris: Print warning and return *out = NULL when fd...
2020-01-15 Kristian H. Kristenseniris: Advertise PIPE_CAP_NATIVE_FENCE_FD
2020-01-15 Kenneth Graunkeiris: Fix export of fences that have already completed.
2020-01-14 Lionel Landwerliniris: Implement Gen12 workaround for non pipelined...
2020-01-14 Kenneth Graunkeiris: Simplify iris_get_renderer_string()
2020-01-06 Danylo Piliaieviris/query: Implement PIPE_QUERY_GPU_FINISHED
2020-01-04 Kenneth Graunkeiris: Allow HiZ for copy_region sources
2020-01-04 Kenneth Graunkeiris: Delete remnants of the unimplemented ASTC 5x5...
2020-01-04 Kenneth Graunkeiris: Disable ASTC 5x5 support on Gen9 for now.
2020-01-03 Kenneth Graunkeiris: Set nir_shader_compiler_options::unify_interfaces.
2020-01-03 Kenneth Graunkeintel: Drop Gen11 WaBTPPrefetchDisable workaround
2019-12-23 Kenneth Graunkeiris: Avoid replacing backing storage for buffers with...
2019-12-23 Kenneth Graunkeiris: Fix shader recompile debug printing
2019-12-23 Kenneth Graunkeiris: Make helper functions to turn iris shader keys...
2019-12-18 Lionel Landwerlini965/iris/perf: factor out frequency register capture
2019-12-13 Rafael Antognolliiris: Implement WA for push constants.
2019-12-13 Kenneth Graunkeiris: Alphabetize source files after iris_perf.c was...
2019-12-13 Lionel Landwerlini965/iris: perf-queries: don't invalidate/flush 3d...
2019-12-12 Kenneth Graunkeiris: Default to X-tiling for scanout buffers without...
2019-12-11 Kenneth Graunkeiris: Create smaller program keys without legacy features
2019-12-11 Kenneth Graunkeintel/decoder: Make get_state_size take a full 64-bit...
2019-12-11 Dongwon Kimiris: INTEL performance query implementation
2019-12-11 Mark Janesiris: separating out common perf code
2019-12-11 Kenneth Graunkeiris: Enable Gen11 Color/Z write merging optimization
2019-12-10 Eric Engestrommeson: drop duplicate `lib` prefix on libiris_gen*
2019-12-06 Nanley Cheryiris: Fix import of multi-planar surfaces with modifiers
2019-12-05 Jason Ekstrandblorp: Pass the VB size to the VF cache workaround
2019-12-04 Rafael Antognolliiris: Add restriction to 3DSTATE_CONSTANT_ packets.
2019-12-04 Rafael Antognolliiris: Use 3DSTATE_CONSTANT_ALL when possible.
2019-12-04 Rafael Antognolliiris: Rework push constants emitting code.
2019-12-04 Jason Ekstrandiris: Stop setting up fake params
next