Lines Matching full:iris

72 - [Intel, Iris] Broken rendering in Ryujinx on Tigerlake
77 - Intel Iris Xe Geometry Flickering/Assets Disappearing
117 - iris: Shared resources are allocated for scanout, but not configured for it
312 - iris,crocus,i915g: Don't stub flush_frontbuffer
550 - anv, iris: Add Wa_16011411144 for DG2
552 - isl,iris: Add I915_FORMAT_MOD_4_TILED support for XeHP
1092 - ci/iris: Add skips and flakes notes for recent #intel-ci logs.
1209 - ci/iris: Disable pixmark-piano trace testing.
1360 - iris: Demote all callers of iris_flush_and_dirty_for_history() to iris_dirty_for_history().
1361 - iris: Remove remaining history flushes.
1362 - iris: Replace unconditional QBO flush with iris_dirty_for_history().
1535 - iris/ci: Mark amd_performance_monitor tests as flakes.
1783 - iris: Account for BO offsets in iris_set_global_binding()
1784 - iris: Handle range tracking for global bindings
1785 - iris: Take offsets into account when mapping resources
1786 - iris: Allow non-page-aligned userptr
1787 - iris: Allow userptr on 1D and 2D images
1799 - iris: Don't leak scratch BOs
1813 - iris: More gracefully fail in resource_from_user_memory
1926 - iris: Fix assertion meant to only target the clear-color stride
1987 - iris: Make an iris_foreach_batch macro that skips unsupported batches
1991 - iris: Add support for flushing the blitter (hackily)
1992 - ci/iris: Mark qbo tests as flakes
1993 - iris: Allow IRIS_BATCH_BLITTER in iris_copy_region()
1994 - iris: Use the hardware blitter for DRI PRIME blits
1995 - iris: Disable PIPE_CAP_PREFER_BACK_BUFFER_REUSE
1999 - iris: Set MI_FLUSH_DW::PostSyncOperation correctly
2001 - iris: Use more efficient binding table pointer formats on Icelake+.
2002 - iris: Rename surface_base_address to binder_address in a few places
2005 - iris: Restore flagging of dirty bindings in binder_realloc
2006 - iris: Fix MOCS for copy regions
2015 - iris: Properly tell the decoder about inherited binder addresses
2024 - iris: Use IRIS_DOMAIN_DEPTH_WRITE for read only depth/stencil.
2025 - iris: Split out an IRIS_DOMAIN_SAMPLER_READ domain from OTHER_READ
2026 - iris: Fix UBO cache tracking for the !indirect_ubos_use_sampler case
2027 - iris: Add an iris_is_domain_l3_coherent helper.
2028 - iris: Add a separate PIPE_CONTROL_L3_READ_ONLY_CACHE_INVALIDATE bit
2029 - iris: Extend the cache tracker to handle L3 flushes and invalidates
2030 - iris: Add pre-draw flushing for stream output targets
2031 - iris: Use cache-tracker for draw count flushing
2032 - iris: Emit flushes for push constant source buffers
2033 - iris: Demote DC flush to HDC flush in cache tracker
2034 - iris: Add VF_CACHE_INVALIDATE to IRIS_DOMAIN_OTHER_WRITE flush bits
2036 - iris: Add FLUSH_HDC to PIPE_CONTROL_CACHE_FLUSH_BITS
2127 - iris: don't synchronize BO for batch decoding
2151 - iris: use new kernel uAPI to compute video memory
2588 - iris: assert that samplerview base_array_layer is zero for hw < skl
2880 - iris: Don't fast clear with the view format
2881 - iris: Drop format param from fast_clear_color
2882 - iris: Drop res param from surf_state_offset_for_aux
2883 - iris: Add and use iris_surface_state::aux_usages
2884 - iris: Add and use use_surface_state
2885 - iris: Add and use fill_surface_states
2886 - iris: Inline some surface_state.cpu references
2887 - iris: Avoid making some invalid CCS surface states
2889 - iris: Use iris_sample_with_depth_aux more often
2890 - iris: Compute aux.possible_usages from aux.usage
2891 - iris: Drop the iris_resource aux usage bit fields
2901 - iris: Return a 64B stride for clear color plane
2903 - isl,iris: Add DG2 CCS modifier support for XeHP
2929 - iris: handle IRIS_MEMZONE_BINDER with a real vma_heap like the others
2930 - iris: have a single border color pool per bufmgr
2931 - iris: use the same VM for every context
2932 - iris: fix register spilling on compute shaders on XeHP
2933 - iris: fix race condition during busy tracking
2986 - iris: replace opencoded slab_zalloc
3143 - iris: set a default EDSC flag
3340 - iris: invalidate L3 read only cache when VF cache is invalidated
3341 - iris: fix a leak on surface states
3343 - iris: setup internal_format for memory object resources
3422 - iris/ci: Enable Whiskey Lake boards by default
3428 - ci/iris: Increase console timeout for perf jobs
3446 - iris: Do not apply SCANOUT allocation flags for SHARED-only requests
3473 - iris: Mark a dirty update when vs_needs_sgvs_element value changed