summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 dayscrocus: properly free resources on BO allocation failureDylan Baker1-1/+1
2 daysanv: Wait for Xe exec queue to be idle before destroying itJosé Roberto de Souza1-0/+59
4 daysiris: Pin pixel hashing table BO from iris_batch submission instead of from i...Francisco Jerez2-7/+14
7 daysiris/gfx12.5: Pass non-empty push constant data to PS stage for TBIMR workaro...Francisco Jerez2-4/+51
10 daysiris: fix iris_xe_wait_exec_queue_idle() on release buildsPaulo Zanoni1-1/+3
2024-07-02intel/dev: Select a compressed PAT entry (xe2)Jianxun Zhang1-0/+1
2024-06-27iris/ci: update trace checksumsGeorg Lehmann1-6/+6
2024-06-27iris/gfx11+: Request PS payload fields for ALU-based interpolation via 3DSTAT...Francisco Jerez3-0/+21
2024-06-26iris: Disable predraw resolve (xe2)Jianxun Zhang1-0/+4
2024-06-26iris: Workaround: Don't allocate compressed bo from cache (xe2)Jianxun Zhang1-0/+6
2024-06-26iris: Update synchronization of fast clear (xe2)Jianxun Zhang1-1/+10
2024-06-26iris: Disable PAT-based compression on depth surfaces (xe2)Jianxun Zhang1-0/+6
2024-06-26iris: Add more restrictions on compression (Xe2)Jianxun Zhang1-4/+38
2024-06-26iris: Limit FCV_CCS_E to platforms that enable itJianxun Zhang1-2/+2
2024-06-26iris: Update aux state for color fast clears (xe2)Jianxun Zhang1-1/+3
2024-06-25intel/dev: Add engine_class_supported_count to intel_device_infoJosé Roberto de Souza6-25/+52
2024-06-24isl/iris/anv: provide drirc toggle intel_sampler_route_to_lscTapani Pälli7-3/+18
2024-06-21iris/xe2+: Fix format of scratch space surface address in various 3DSTATE pac...Francisco Jerez1-4/+17
2024-06-21iris: Add support for compressed images allocation in Xe2José Roberto de Souza3-7/+73
2024-06-21iris,anv: Disable gfx12.0 fast-clears with unaligned pitchNanley Chery2-0/+21
2024-06-21iris: Add and use comp_ctrl_surf_offset on gfx12Nanley Chery2-59/+32
2024-06-20iris: Implement Wa_14019857787José Roberto de Souza1-1/+7
2024-06-20iris: Implement Wa_14019708328José Roberto de Souza3-0/+24
2024-06-20intel/isl: Set dummy_aux_address to implement Wa_14019708328José Roberto de Souza2-1/+12
2024-06-17iris,anv/xe2+: Use pipelined variant of 3DSTATE_DRAWING_RECTANGLE.Francisco Jerez3-2/+32
2024-06-17iris,anv/xe2+: Set tessellation redistribution regions per patch to recommend...Francisco Jerez3-0/+8
2024-06-17iris,anv/xe2+: Enable the DX10/OGL border mode for YCrCb as per Wa_14014226147.Francisco Jerez3-0/+37
2024-06-07intel/isl: Assert alignments of surface addressesNanley Chery4-2/+20
2024-06-07iris: Simplify bo import in memobj_create_from_handleNanley Chery1-15/+4
2024-06-06intel/isl: Add and use ISL_MAIN_TO_CCS_SIZE_RATIO_XENanley Chery4-11/+30
2024-06-04anv: fix Gfx9 fast clears on srgb formatsLionel Landwerlin1-0/+16
2024-06-01iris: fix PIPE_RESOURCE_PARAM_STRIDE for buffersKarol Herbst1-1/+5
2024-05-30iris: Load 32-bit MMIO PREDICATE register from bufferSagar Ghuge1-1/+1
2024-05-15iris: Allocate fixed amount of space for blend state.Francisco Jerez1-2/+1
2024-05-15Revert "iris: slow clear higher miplevels on single sampled 8bpp resources th...Rohan Garg1-12/+0
2024-05-15intel/compiler: store u_printf_info in prog_dataLionel Landwerlin3-0/+41
2024-05-14iris: ForceZeroRTAIndexEnable if last geom stage does not write layer idTapani Pälli2-1/+8
2024-05-07iris: Free intel_perf_config and intel_perf_contextJosé Roberto de Souza2-0/+4
2024-05-07iris: change stream uploader default size to 2MBTapani Pälli1-1/+5
2024-04-26intel: Build float64 shader only for VulkanMatt Turner1-13/+15
2024-04-25isl: Set MOCS to uncached for Gfx12.0 blitter sources/destinationsKenneth Graunke1-0/+6
2024-04-23iris: Avoid allocation of not needed iris_bucket_cacheJosé Roberto de Souza1-1/+10
2024-04-23iris: Avoid creation of slabs and cache buckets of lmem heaps in integrated gpusJosé Roberto de Souza2-8/+21
2024-04-23iris: Add comments to BO_ALLOC flagsJosé Roberto de Souza1-11/+25
2024-04-08anv, iris: add missing CS_STALL bit for GPGPU texture invalidationPaulo Zanoni2-4/+16
2024-04-04iris: slow clear higher miplevels on single sampled 8bpp resources that have ...Rohan Garg1-0/+12
2024-04-03NirShader: don't fail on null constant_bufferMary Strodl1-1/+6
2024-03-21iris: Remove i915_drm.h include from iris_indirect_gen.cJosé Roberto de Souza1-2/+0
2024-03-21iris: Move tiling_to_modifier() implementation to i915 folderJosé Roberto de Souza3-11/+23
2024-03-20iris/xe2+: Disable coherent framebuffer fetch.Francisco Jerez3-2/+3