radeonsi: Define gfx10_format in the common header.
[mesa.git] / src / gallium / drivers / iris /
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
2019-12-03 Jordan Justeniris: Allow max dynamic pool size of 2GB for gen12
2019-12-02 Kenneth Graunkeiris: Map FXT1 texture formats
2019-11-26 Kenneth Graunkeiris: Disable VF cache partial address workaround on...
2019-11-25 Kenneth Graunkeiris: Update SURFACE_STATE addresses when setting sampl...
2019-11-25 Kenneth Graunkeiris: Maintain CPU-side SURFACE_STATE copies for views...
2019-11-25 Kenneth Graunkeiris: Create an "iris_surface_state" wrapper struct
2019-11-25 Kenneth Graunkeiris: Drop 'old_address' parameter from iris_rebind_buffer
2019-11-25 Kenneth Graunkeiris: Stop mutating the resource in get_rt_read_isl_surf().
2019-11-22 Kenneth Graunkeiris: Change keybox parenting
2019-11-19 Rafael Antognolliintel: Add workaround for stencil state.
2019-11-18 Jason Ekstrandiris: Re-enable param compaction
2019-11-18 Jason Ekstrandintel/compiler: Add a flag to avoid compacting push...
2019-11-14 Kenneth Graunkeiris: Wrap iris_fix_edge_flags in NIR_PASS
2019-11-14 Kenneth Graunkeiris: Properly move edgeflag_out from output list to...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-12 Rafael Antognolliiris: Use mocs from isl_dev.
2019-11-04 James Xiongiris: try to set the specified tiling when importing...
2019-11-04 Kenneth Graunkeiris: Fix "Force Zero RTA Index Enable" setting again
2019-10-31 Jordan Justeniris/gen11+: Move flush for render target change
2019-10-31 Jordan Justeniris: Add IRIS_DIRTY_RENDER_BUFFER state flag
2019-10-30 Rafael Antognolliiris: Add Tile Cache Flush for Unified Cache.
2019-10-30 Jordan Justeniris: Set MOCS for external surfaces to uncached
2019-10-30 Rafael Antognolliiris: Align fast clear color state buffer to a page.
2019-10-29 Sagar Ghugeiris: Resolve stencil resource prior to copy or used...
2019-10-29 Sagar Ghugeiris: Prepare resources before stencil blit operation
2019-10-29 Sagar Ghugeiris: Prepare depth resource if clear_depth enable
2019-10-29 Sagar Ghugeiris: Prepare stencil resource before clear depth stencil
2019-10-29 Sagar Ghugeiris: Resolve stencil buffer lossless compression with...
2019-10-29 Sagar Ghugeintel: Track stencil aux usage on Gen12+
2019-10-29 Nanley Cheryiris: Allocate main and aux surfaces together
2019-10-29 Nanley Cheryiris: Determine aux offsets within configure_aux
2019-10-29 Nanley Cheryiris: Bail resource creation upon aux creation error
2019-10-29 Nanley Cheryiris: Drop iris_resource::aux::extra_aux::bo
2019-10-29 Plamena Manolovairis: Implement new way for setting streamout buffers.
2019-10-28 Eric Engestromloader: default to iris for all future PCI IDs
2019-10-28 Sagar Ghugeiris: Create resource with aux_usage MCS_CCS
2019-10-28 Sagar Ghugeiris: Get correct resource aux usage for copy
2019-10-28 Sagar Ghugeiris: Define MCS_CCS state transitions and usages
2019-10-28 Sagar Ghugeiris: Initialize CCS to fast clear while using with MCS
2019-10-28 Nanley Cheryiris: Disallow incomplete resource creation
2019-10-28 Nanley Cheryiris: Don't leak the resource for unsupported modifier
2019-10-28 Nanley Cheryiris: Enable HIZ_CCS sampling
2019-10-28 Nanley Cheryiris: Start using blorp_can_hiz_clear_depth()
next