Lines Matching full:intel
39 - VK_KHR_shader_non_semantic_info on Intel, RADV.
47 - VK_EXT_robustness2 on Intel, RADV.
53 - Reproduceable i915 gpu hang Intel Iris Plus Graphics (Ice Lake 8x8
86 - intel/compiler: Register coalesce doesn't move conditional modifiers
120 - Graphic artifacts with Mesa 20.0.4 on intel HD 510 GPU
126 - Graphical glitches on Intel Graphics when Xorg started on Iris driver
167 - src/intel/tools/aubinator_viewer.cpp:383:52: error: format ‘%lx’
845 - intel/gen12+: Reserve 4KB of URB space per bank for Compute Engine
846 - intel/gen12+: Set way_size_per_bank to 4
857 - intel/compiler: fix alignment assert in nir_emit_intrinsic
983 - intel/gen12: Take into account opcode when decoding SWSB
990 - nir, intel: Move use_scoped_memory_barrier to nir_options
996 - intel/fs: Combine adjacent memory barriers
1009 - intel/blorp: Plumb the stage through blorp upload_shader
1012 - intel/gen12: Add XML description for 3DSTATE_PRIMITIVE_REPLICATION
1013 - intel/fs: Allow multiple slots for position
1015 - intel/compiler: Replace cs_prog_data->push.total with a helper
1018 - intel/compiler: Remove cs_prog_data->threads
1019 - intel/fs,vec4: Properly account SENDs in IVB memory fence
1023 - intel/fs: Allow FS_OPCODE_SCHEDULING_FENCE stall on registers
1024 - intel/fs,vec4: Pull stall logic for memory fences up into the IR
1025 - intel/fs: Only stall after sending all memory fence messages
1174 - intel/tools/aubinator_error_decode: read HW Context before other
1176 - intel/tools/aubinator_error_decode: Decode ring buffers from HEAD to
1179 - intel/fs: Update location of Render Target Array Index for gen12
1298 - intel/compiler: Do not qsort zero sized array
1299 - intel/bufmgr: Cast bitshift to unsigned
1303 - intel/tools: Fix compilation with UBSan
1308 - intel/aub_viewer: Fix format specifier for uint64_t
1328 - intel/fs: Work around dual-source blending hangs in combination with
1548 - intel/isl: Move iris's pipe-to-isl format function to isl.
1597 - nir: Move intel's intrinsic_image_coordinate_components() to core
1724 - intel: drop unused include directories
1922 - intel/fs/cse: Make HALT instruction act as CSE barrier.
1923 - intel/fs/gen7: Fix fs_inst::flags_written() for
1925 - intel/fs: Add virtual instruction to load mask of live channels into
1927 - intel/fs/gen12: Workaround unwanted SEND execution due to broken
1929 - intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch
1931 - intel/fs/gen12: Workaround data coherency issues due to broken NoMask
1933 - intel/fs: Set src0 alpha present bit in header when provided in
1935 - intel/fs/gen11: Work around dual-source blending hangs in combination
1937 - intel/fs: Make sample_mask_reg() local to brw_fs.cpp and use it in
1939 - intel/fs: Use helper for discard sample mask flag subregister number.
1940 - intel/fs/gen7+: Swap sample mask flag register and FIND_LIVE_CHANNEL
1942 - intel/fs: Refactor predication on sample mask into helper function.
1943 - intel/fs: Return consistent UW types from sample_mask_reg() in
1945 - intel/fs/gen7+: Implement discard/demote for SIMD32 programs.
1946 - intel/compiler: Move base IR definitions into a separate header file
1947 - intel/compiler: Reverse inclusion dependency between brw_cfg.h and
1949 - intel/compiler: Nest definition of live variables block_data
1951 - intel/compiler: Reverse inclusion dependency between
1953 - intel/compiler: Reverse inclusion dependency between
1955 - intel/compiler: Introduce simple IR analysis pass framework
1956 - intel/compiler: Introduce backend_shader method to propagate IR
1958 - intel/compiler: Define more detailed analysis dependency classes
1959 - intel/compiler: Pass detailed dependency classes to
1961 - intel/compiler: Mark virtual_grf_interferes and vars_interfere as
1963 - intel/compiler: Move all live interval analysis results into
1965 - intel/compiler: Move all live interval analysis results into
1967 - intel/compiler: Restructure live intervals computation code
1968 - intel/compiler: Pass single backend_shader argument to the
1970 - intel/compiler: Pass single backend_shader argument to the
1972 - intel/compiler/fs: Add live interval validation pass
1973 - intel/compiler/vec4: Add live interval validation pass
1974 - intel/compiler/fs: Switch liveness analysis to IR analysis framework
1975 - intel/compiler/vec4: Switch liveness analysis to IR analysis
1977 - intel/compiler: Drop invalidate_live_intervals()
1978 - intel/compiler: Move idom tree calculation and related logic into
1980 - intel/compiler: Move dominance tree data structure into idom_tree
1984 - intel/compiler: Move register pressure calculation into IR analysis
1986 - intel/compiler: Calculate num_instructions in O(1) during register
1988 - intel/fs: Fix workaround for VxH indirect addressing bug under
1990 - intel/fs/gen12: Fix interaction of SWSB dependency combination with
1992 - intel/fs/gen12: Fix hangs with per-sample SIMD32 fragment shader
1994 - intel/fs/gen12: Work around dual-source blending hangs in combination
1996 - intel/fs/gen12: Fix Render Target Read header setup for new thread
1998 - intel/ir: Add missing initialization of backend_reg::offset during
2000 - intel/fs: Rename half() helpers to quarter(), allow index up to 3.
2001 - intel/fs: Fix constness of argument of
2003 - intel/fs: Replace fs_visitor::bank_conflict_cycles() with stand-alone
2005 - intel/vec4: Fix constness of vec4_instruction::reads_flag() and
2007 - intel/ir: Import shader performance analysis pass.
2008 - intel/fs: Heap-allocate fs_visitors in brw_compile_fs().
2009 - intel/fs: Implement performance analysis-based SIMD32 heuristic for
2011 - intel/fs: Add INTEL_DEBUG=no32 debugging flag.
2012 - intel/ir: Use brw::performance object instead of CFG cycle counts for
2014 - intel/ir: Pass block cycle count information explicitly to
2016 - intel/ir: Remove scheduling-based cycle count estimates.
2017 - intel/ir: Update performance analysis parameters for memory fence
2157 - intel/fs: Don't count integer instructions as being possibly coissue
2161 - intel/fs: Correctly handle multiply of fsign with a source modifier
2162 - intel/fs: Do cmod prop again after scheduling
2163 - intel/fs: Allow NOT instructions in conditional discard optimization
2164 - intel/fs: Fix NULL destinations on 3-source instructions again after
2204 - intel/vec4: Allow late copy propagation on vec4
2220 - intel/compiler: Silence unused parameter warnings in vec4_tcs_visitor
2221 - intel/compiler: Silence unused parameter warning in
2223 - intel/compiler: Silence unused parameter warning in
2225 - intel/compiler: Only GE and L modifiers are commutative for SEL
2226 - intel/compiler: CSEL can do saturate
2227 - intel/compiler: Fixup operands in fs_builder::emit() that takes array
2331 - intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
2336 - intel: Take a gen_l3_config in gen_get_urb_config
2337 - intel/blorp: Always emit URB config on Gen7+
2340 - intel/common: Return the block size from get_urb_config
2341 - intel/blorp: Plumb deref block size through to 3DSTATE_SF
2345 - intel/eu/validate: Don't validate regions of sends
2346 - intel/disasm: SEND has two sources on Gen12+
2347 - intel/tools: Handle strides better when dumping buffers
2348 - intel/fs: Write the address register with NoMask for MOV_INDIRECT
2355 - intel/isl: Add isl_aux_info.c to Makefile.sources
2379 - intel/isl: Clean up some aux surface logic
2380 - intel/isl: Add a separate ISL_AUX_USAGE_HIZ_CCS_WT
2381 - intel/blorp: Allow HIZ_CCS_WT in copy sources
2383 - intel/isl: Require ISL_AUX_USAGE_HIZ_CCS_WT for HZ+CCS WT mode
2384 - intel/isl: Add a separate ISL_AUX_USAGE_STC_CCS
2385 - intel/blorp: Allow STC_CCS in blit sources
2387 - intel: Require ISL_AUX_USAGE_STC_CCS for stencil CCS
2388 - intel/isl: Set DepthStencilResource based on aux usage
2393 - intel/isl: Don't align linear images to 64K on Gen12+
2394 - intel/blorp: Add support for swizzling fast-clear colors
2396 - intel/iris: Always initialize CCS to 0
2403 - intel/dump_gpu: Add an ensure_device_info helper
2404 - intel/dump_gpu: Handle a bunch of getparam in the no-HW case
2405 - intel/nir: Run copy-prop and DCE after lower_bool_to_int32
2433 - intel/fs: Choose memory message type based on bit size
2436 - intel/nir: Lower memory access bit sizes later
2440 - intel/nir: Enable load/store vectorization
2454 - intel: Add \_const versions of prog_data cast helpers
2456 - intel/batch_decoder: Stop printing to stdout
2457 - intel/cfg: Add first/last_block helpers
2459 - intel/blorp: Delete an unused enum
2475 - intel/fs: Rename block to scan_block in can_coalesce_vars
2476 - intel/fs: Coalesce when the src live range is contained in the dst
2496 - intel/blorp: Allow more HiZ usages in hiz_clear_depth_stencil
2499 - intel/isl: Delete a misleading comment
2500 - intel/isl: Refactor isl_surf_get_ccs_surf
2503 - intel/devinfo: Compute the correct L3$ size for Gen12
2513 - intel: Move swizzle_color_value from blorp to ISL
2529 - intel/fs: Don't delete coalesced MOVs if they have a cmod
2642 - intel/compiler: Restrict cs_threads to 64
2643 - intel: Update TGL PCI strings
2644 - intel: Add TGL PCI ID
2645 - intel/dev: Split .num_subslices out of GEN12_FEATURES macro
2646 - intel/dev: Add device info for RKL
2678 - intel/compiler: store the FS inputs in WM prog data
2706 - intel/genxml: Drop "reserved" enum
2714 - intel/compiler: Drop nir_lower_to_source_mods() and related handling.
2715 - intel/compiler: Put back saturate on [iu]add_sat opcodes
2716 - intel/compiler: Don't copy prop source mods into PICK_HIGH_32BIT
2717 - intel/compiler: Delete abs/neg handling in fsign code
2718 - intel/compiler: Don't create 64-bit src1 immediates in
2805 - intel/tools/aub_dump: move aub file initialization to maybe_init()
2806 - intel/tools/aub_dump: fix crash when using the default legacy context
2807 - intel/aub_dump: stub the waits when overriding the device
2808 - intel/tools/dump_gpu: fix getparam values
2810 - intel/decoder: don't consider header fields past dword0
2815 - intel: add new TGL pci ids
2819 - intel/perf: move register definition to special file
2820 - intel/perf: break GL query stuff away
2821 - intel/perf: move mdapi query definitions to their own file
2822 - intel/perf: document meaning of query field
2823 - intel/perf: store the probed i915-perf version
2826 - intel/aub_viewer: fix access to freed memory
2835 - intel/perf: Enable MDAPI queries for Gen12
2841 - intel/perf: store default sseu configuration
2842 - intel/perf: specify sseu configuration when supported
3241 - intel/tools: Do not print type/qualifiers/name for c_literal
3242 - intel/vec4: Make implied_mrf_writes() a vec4_instruction method
3243 - intel/compiler: Remove unnecessary local variables
3244 - intel/compiler: Make instructions_to_schedule a local variable
3245 - intel/compiler: Mark some methods and parameters const
3246 - intel/compiler: Mark visitor parameters to scheduler const
3247 - intel/compiler: Pass backend_shader \* to cfg_t()
3248 - intel/compiler: Pass shader_stats for each SIMD mode
3249 - intel/compiler: Discount NOPs from instruction counts
3358 - intel: fix the gen 11 compute shader scratch IDs
3359 - intel: fix the gen 12 compute shader scratch IDs
3360 - intel/device: bdw_gt1 actually has 6 eus per subslice
3424 - intel/compiler: Add support for variable workgroup size
3471 - intel: Load the driver even if I915_PARAM_REVISION is not found.
3472 - intel/tools: Update aubinator_error_decode.
3473 - intel/blorp: Implement GEN:BUG:1605967699.
3478 - intel/isl: Implement D16_UNORM workarounds.
3479 - intel/gen12+: Disable mid thread preemption.
3795 - intel/isl: Move get_format_encoding function to isl
3796 - intel/isl: Switch to R8_UNORM format for compatiblity
3797 - intel/tools: Handle illegal instruction
3798 - intel/tools: Handle STATE_REG in typed source operand
3799 - intel/tools: Set correct address register file and number in i965_asm
3800 - intel/tools: Add test for address register as source
3801 - intel/tools: Add test for state register as source
3802 - intel/tools: Print c_literals 4 byte wide
3803 - intel/tools: Allow i965_disasm to disassemble c_literal input type
3804 - intel/genxml: Add patch count threshold field on gen12
3805 - intel/compiler: Track patch count threshold
4051 - intel/vec4: fix valgrind errors with vf_values array
4062 - intel/compiler: detect if atomic load store operations are used
4356 - intel/compiler: fix cmod propagation optimisations