radeonsi: Define gfx10_format in the common header.
[mesa.git] / src / gallium / drivers / iris /
2020-06-02 Marek Olšákgallium: add shader caps INT16 and FP16_DERIVATIVES
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-31 Chris Wilsoniris: Fixup copy'n'paste mistake in Makefile.sources
2020-05-28 Chris Wilsoniris: Rename iris_seqno to iris_fine_fence
2020-05-28 Caio Marcelo de... intel: Add helper to calculate GPGPU_WALKER::RightExecu...
2020-05-28 Caio Marcelo de... iris, i965: Update limits for ARB_compute_variable_grou...
2020-05-28 Caio Marcelo de... iris, i965: Drop max_variable_local_size
2020-05-28 Caio Marcelo de... iris: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo de... iris: Set CS KernelStatePointer at dispatch
2020-05-26 Alyssa Rosenzweigiris: Use SATURATE
2020-05-20 Lionel Landwerliniris: add identifier BO
2020-05-20 Lionel Landwerliniris: store workaround address
2020-05-20 Lionel Landwerlinblorp: rename workaround address function
2020-05-20 Lionel Landwerlinintel/perf: make pipeline statistic query loading optional
2020-05-18 Chris Wilsoniris: Initialise stub iris_seqno to 0
2020-05-15 Sagar Ghugeiris: Use modfiy disables for 3DSTATE_WM_DEPTH_STENCIL...
2020-05-15 Rafael Antognolliintel: Store the aperture size in devinfo.
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-04 Mauro Rossiandroid: iris: add iris_seqno.{c,h} to Makefile.sources
2020-05-01 Caio Marcelo de... iris: Implement ARB_compute_variable_group_size
2020-05-01 Caio Marcelo de... intel: Let drivers call brw_nir_lower_cs_intrinsics()
2020-05-01 Kenneth Graunkeiris: Implement PIPE_FLUSH_DEFERRED support.
2020-05-01 Kenneth Graunkeiris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT...
2020-05-01 Kenneth Graunkeiris: Flush any current work in iris_fence_await before...
2020-05-01 Chris Wilsoniris: Store a seqno for each batch in the fence
2020-05-01 Chris Wilsoniris: Convert fences to using lightweight seqno
2020-05-01 Chris Wilsoniris: Place a seqno at the end of every batch
2020-05-01 Kenneth Graunkeiris: Destroy transfer slab after batches
2020-05-01 Kenneth Graunkeiris: Give up on not passing ice to iris_init_batch
2020-05-01 Kenneth Graunkeiris: Rename iris_syncpt to iris_syncobj for clarity.
2020-05-01 Kenneth Graunkeiris: Include linux/sync_file.h instead of cut and...
2020-05-01 D Scott Phillipsanv,iris: Fix input vertex max for tcs on gen12
2020-04-30 Lionel Landwerliniris: don't assert on unfinished aux import in copy...
2020-04-29 Mike Blumenkrantziris: handle PIPE_CAP_CLEAR_SCISSORED
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-29 Mike Blumenkrantziris: move iris_vtable to iris_screen
2020-04-29 Danylo Piliaieviris/bufmgr: Check if iris_bo_gem_mmap failed
2020-04-29 Kenneth Graunkeiris: Fix downcast of bound_vertex_buffers from uint64_...
2020-04-22 Lionel Landwerliniris: fail screen creation when kernel support is not...
2020-04-21 Dylan Bakerreplace imports memory functions with utils memory...
2020-04-20 Rafael Antognolliiris/bufmgr: Add support for MMAP_OFFSET ioctl.
2020-04-20 Rafael Antognolliiris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu...
2020-04-16 Rafael Antognolliiris: Enable EXT_depth_bounds_test extension.
2020-04-15 Paulo Zanoniiris: make BATCH_SZ smaller by BATCH_RESERVED bytes
2020-04-15 Paulo Zanoniiris: remove useless bo->gtt_offset assignment
2020-04-15 Paulo Zanoniiris: remove unnecessary forward declaration
2020-04-15 Paulo Zanoniiris: remove hole from struct iris_bo
2020-04-15 Lionel Landwerliniris: drop cache coherent cpu mapping for external BO
2020-04-11 Lionel Landwerliniris: make resources take a ref on the screen object
2020-04-11 Lionel Landwerliniris: share buffer managers accross screens
2020-04-11 Lionel Landwerliniris: properly free resources on BO allocation failure
2020-04-10 Caio Marcelo de... iris: Stop using cs_prog_data->threads
2020-04-10 Caio Marcelo de... intel/compiler: Replace cs_prog_data->push.total with...
2020-04-07 Caio Marcelo de... intel/fs: Allow multiple slots for position
2020-04-03 Jason Ekstrandiris: Set alignments on cbuf0 and constant reads
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
next