117152 次程式碼提交 (20512e9ddb47cf0d9c38ea8315cdc61bcfc8d14a)
 

作者 SHA1 備註 提交日期
  Dylan Baker 20512e9ddb VERSION: bump to rc1 6 年之前
  Jordan Justen 98da208660
docs/relnotes/new_features.txt: Add note about gen12 support 6 年之前
  Jordan Justen 2b186264cc
intel/eu/validate/gen12: Add TGL to eu_validate tests. 7 年之前
  Jordan Justen 8125d7960b
intel/dev: Add preliminary device info for Tigerlake 8 年之前
  Lionel Landwerlin 632995227c intel/dump_gpu: handle context create extended ioctl 6 年之前
  Bas Nieuwenhuizen ae454a03b7 radv: Allocate space for temp. semaphore parts. 6 年之前
  Rafael Antognolli 3c317e8187 anv: Add Tile Cache Flush for Unified Cache. 6 年之前
  Rafael Antognolli a99c67b690 blorp: Add Tile Cache Flush for Unified Cache. 6 年之前
  Rafael Antognolli d3995c19eb iris: Add Tile Cache Flush for Unified Cache. 6 年之前
  Jordan Justen f573cd4757 intel/genxml: Add gen12 tile cache flush bit 8 年之前
  Daniel Schürmann 8678699918 aco: implement VGPR spilling 6 年之前
  Daniel Schürmann c79972b604 aco: always set scratch_offset in startpgm 6 年之前
  Daniel Schürmann b0de16b7de aco: omit linear VGPRs as spill variables 6 年之前
  Daniel Schürmann aded548e66 aco: ensure that spilled VGPR reloads are done after p_logical_start 6 年之前
  Daniel Schürmann a7ff1bb5b9 aco: simplify calculation of target register pressure when spilling 6 年之前
  Rhys Perry e73de4e1d8 aco: fix new_demand calculation for first instructions 6 年之前
  Daniel Schürmann 93b42a1907 aco: don't add interferences between spilled phi operands 6 年之前
  Daniel Schürmann fdf8ad0256 aco: consider loop_exit blocks like merge blocks, even if they have only one predecessor 6 年之前
  Daniel Schürmann d48d72e98a aco: don't insert the exec mask into set of live-out variables when spilling 6 年之前
  Daniel Schürmann cd20e29de1 aco: fix transitive affinities of spilled variables 6 年之前
  Daniel Schürmann 8023dcd71e aco: fix live-range splits of phis 6 年之前
  Daniel Schürmann 655a703349 aco: remove potential critical edge on loops. 6 年之前
  Daniel Schürmann 78bca0d0ce aco: improve live variable analysis 6 年之前
  Daniel Schürmann 0b8216b2cd aco: Lower to CSSA 6 年之前
  Jonathan Marek 329d322a16 etnaviv: fix non-pointsprite points on GC7000L 6 年之前
  Jonathan Marek ad5cbbd228 etnaviv: stencil fix 6 年之前
  Jonathan Marek 7b524e1acb etnaviv: fix depth bias 6 年之前
  Jordan Justen b529db00ee
iris: Set MOCS for external surfaces to uncached 6 年之前
  Rafael Antognolli ffb46b2bb7 iris: Align fast clear color state buffer to a page. 6 年之前
  Rafael Antognolli e51722a7c7 anv: Align fast clear color state buffer to a page. 6 年之前
  Erik Faye-Lund 477f019812 zink: only enable KHR_external_memory_fd if supported 6 年之前
  Bas Nieuwenhuizen 780c937a5d radv: Start signalling semaphores in WSI acquire. 6 年之前
  Rhys Perry e1bcc7a828 aco: rename README to README.md 6 年之前
  Rhys Perry d4684a294b aco: a couple loop handling fixes for GFX10 hazard pass 6 年之前
  Matt Turner 12d3b11908 intel/compiler: Add instruction compaction support on Gen12 6 年之前
  Matt Turner c8fbc8823f intel/compiler: Make separate src0/src1 index tables 7 年之前
  Matt Turner cde73625f8 intel/compiler: Inline get_src_index() 7 年之前
  Matt Turner d0eff8a539 intel/compiler: Restructure instruction compaction in preparation for Gen12 7 年之前
  Matt Turner ded9fb2b18 intel/compiler: Remove unreachable() from brw_reg_type.c 6 年之前
  Jonathan Marek fa3baeab76 freedreno/a2xx: add missing vertex formats (SSCALE/USCALE/FIXED) 6 年之前
  Pierre-Eric Pelloux-Prayer 03a132912f radeonsi: disable sdma for gfx10 6 年之前
  Pierre-Eric Pelloux-Prayer 2fb4b3c476 radeonsi: sdma misc fixes 6 年之前
  Pierre-Eric Pelloux-Prayer 21b9a6b590 radeonsi: align sdma byte count to dw 6 年之前
  Timur Kristóf f53811aeac radv: Enable ACO on Navi. 6 年之前
  Leo Liu a886ae5162 radeonsi: enable 8K video decode support for HEVC and VP9 6 年之前
  Leo Liu b4c812a269 radeon/vcn: Add VP9 8K decode support 6 年之前
  Rhys Perry 8235bc6411 aco: try to group together VMEM loads of the same resource 6 年之前
  Daniel Schürmann 8b5aee78cc aco: don't schedule instructions through depending VMEM instructions 6 年之前
  Daniel Schürmann 636d45e46a aco: add can_reorder flags to load_ubo and load_constant 6 年之前
  Daniel Schürmann 576f92d900 aco: only skip RAR dependencies if the variable is killed somewhere 6 年之前