Commit Graph

  • cc017057eb d3d12: Flush command queue when destroying or resizing Jesse Natalie 2025-08-25 13:52:22 -07:00
  • 095d1b6bcc mesa: fix off by one in MSRTT handling Eric R. Smith 2025-08-20 09:41:46 -03:00
  • 3362b8dcb5 brw: use a scalar builder for the load_payload on transpose loads Lionel Landwerlin 2025-08-23 15:48:06 +03:00
  • 27c69acb6a brw: remove uniform from opt_offsets Lionel Landwerlin 2025-08-22 15:58:21 +03:00
  • ae7f9552be r300: Added support for GL_ATI_meminfo and GL_NVX_gpu_memory_info Brais Solla 2025-08-17 13:45:18 +02:00
  • 8faf76a754 tu/a6xx: Fix unaligned buffer_to_image on close to (1 << 14) width Danylo Piliaiev 2025-08-21 20:41:34 +02:00
  • a288b77403 tu: Fix unaligned image_to_buffer on close to (1 << 14) width Danylo Piliaiev 2025-08-21 20:06:26 +02:00
  • 2e33098162 docs/ci: always build the docs Eric Engestrom 2025-08-20 20:46:39 +02:00
  • a569a5f9c6 docs/ci: drop unnecessary comment Eric Engestrom 2025-08-20 20:44:48 +02:00
  • 1b7dd64977 docs/ci: drop redundant/dead fork rule Eric Engestrom 2025-08-20 20:43:55 +02:00
  • 51fa8ad748 freedreno/drm-shim: disable VM_BIND Job Noorman 2025-08-26 08:57:54 +02:00
  • a033cfaa66 broadcom/ci: add ci-tron variant of the piglit traces job Eric Engestrom 2025-05-06 22:41:41 +02:00
  • 3ce27c08b4 piglit/ci: configure ci-tron to download traces and upload renders Eric Engestrom 2025-07-07 17:02:44 +02:00
  • 137ccdbc54 ci-tron: avoid uploading downloaded traces Eric Engestrom 2025-08-20 16:10:17 +02:00
  • 24f5f5037b ci-tron: move s3_jwt token file to the project dir Eric Engestrom 2025-07-04 01:03:35 +02:00
  • 9ae98a081b broadcom/ci: drop unnecessary variables redefinitions Eric Engestrom 2025-07-08 18:49:36 +02:00
  • 944e26eae7 radv: fix hashing graphics pipeline when no stages are compiled Samuel Pitoiset 2025-08-26 08:05:32 +02:00
  • b9f060438f nak: rework scale argument of compute_mat and rename it Karol Herbst 2025-07-26 14:28:39 +02:00
  • d0f4b535fe nir: constant fold txd with 0 ddx/ddy to txl Georg Lehmann 2025-08-24 14:27:41 +02:00
  • bb3727ce5a ac/rgp: Warn when RGP capture can't be saved without libelf Arseny Kapoulkine 2025-08-23 17:10:51 -07:00
  • 098521559d freedreno/drm: Only initialize memory data source when Perfetto is active Mark Collins 2025-08-25 21:35:45 +00:00
  • 7d925dbc52 freedreno/ci: Update a750 expectations Connor Abbott 2025-08-22 10:18:15 -04:00
  • 44dbf8756e freedreno/ci: uprev the kernel for the a750 Martin Roukala (né Peres) 2025-07-28 08:28:46 +03:00
  • d921225af1 freedreno/ci: Update kernel with VM_BIND fixes Connor Abbott 2025-07-24 12:26:05 -04:00
  • 96513b5e8e freedreno/ci: Skip dEQP-VK.memory.mapping.*.full.variable.* Connor Abbott 2025-07-17 12:49:53 -04:00
  • 938ac2b67d freedreno/ci: Add sparse-related a618 skips Connor Abbott 2025-07-07 16:38:55 -04:00
  • 4d2c14847f tu: Support sparseResidencyAliased Connor Abbott 2024-12-06 14:08:03 -05:00
  • 8feed47fce tu: Initial support for sparse binding Connor Abbott 2024-11-15 11:35:13 -05:00
  • 71ef46717c tu/kgsl: Add support for sparse binding Connor Abbott 2024-12-06 13:24:43 -05:00
  • 797c74452f tu/drm: Add support for sparse binding Connor Abbott 2024-12-06 13:22:33 -05:00
  • f9daddf5d5 tu/knl: Add an API for sparse binding Connor Abbott 2024-11-15 11:26:18 -05:00
  • 4efbfa1441 tu/drm: Enable VM_BIND Connor Abbott 2024-11-13 17:54:44 -05:00
  • 460ed35916 tu: Fix CmdBindTransformFeedbackBuffersEXT size handling Connor Abbott 2025-08-22 12:04:27 -04:00
  • aa392e1ec2 tu: Align BO size to page size Connor Abbott 2024-11-14 21:44:29 -05:00
  • d8d0e73899 freedreno/drm: Import new UABI for VM_BIND Connor Abbott 2024-11-13 14:35:19 -05:00
  • 51a7aebc86 tu: Refactor BO deletion Connor Abbott 2024-12-02 18:08:55 -05:00
  • e689b342fe etnaviv: Optimize sampler view iteration with u_foreach_bit(..) Christian Gmeiner 2025-08-18 13:53:04 +02:00
  • a6e0cbd110 radv: consolidate cooperative matrix array sizes enumeration Dave Airlie 2025-08-11 10:07:38 +10:00
  • a55c036450 radv: add support for coopmat2 flexible dimensions Dave Airlie 2025-08-04 13:32:51 +10:00
  • 7a96a928a2 nir: add coop mat flexible dimensions lowering. Dave Airlie 2025-08-04 13:32:02 +10:00
  • 39ffc3f629 zink: when sparse unbinding, always wait on main timeline semaphore Mike Blumenkrantz 2025-08-23 07:32:56 -04:00
  • 2cf626d17d zink: pass ctx to sparse bind functions Mike Blumenkrantz 2025-08-23 07:32:32 -04:00
  • c9746103f5 zink: break out unflushed batch waiting into separate function/mechanism Mike Blumenkrantz 2025-08-23 07:30:12 -04:00
  • 483d53e0e3 zink: ALWAYS_INLINE resource inlines Mike Blumenkrantz 2025-08-13 14:27:14 -04:00
  • f9bf524a6d zink: inline zink_resource_access_is_write() Mike Blumenkrantz 2025-08-13 14:26:06 -04:00
  • bef37336fb vulkan/queue: Fix VkTimelineSemaphoreSubmitInfo sanitization Connor Abbott 2025-08-25 11:32:10 -04:00
  • 2cd564c1de anv: Add missing L3 flushes Sagar Ghuge 2025-08-22 22:14:38 -07:00
  • 4473e21e2f anv: Enable CS stall for ACCELERATION_STRUCTURE_COPY stage Sagar Ghuge 2025-08-22 22:07:12 -07:00
  • 75d770b4f8 anv: Add missing ACCELERATION_STRUCTURE_READ in barrier handling Sagar Ghuge 2025-08-22 22:06:12 -07:00
  • fee83f4fcc d3d12: Move logicop descriptor initialization to after all blits Jesse Natalie 2025-08-22 14:31:33 -07:00
  • cd3885c592 d3d12: Move logicop emulation resource from surface to resource Jesse Natalie 2025-08-22 14:22:38 -07:00
  • 784f93653a d3d12: Support more logic op formats Jesse Natalie 2025-08-22 13:58:18 -07:00
  • 91c063493d d3d12: Stop using util_framebuffer_init Jesse Natalie 2025-08-22 13:52:09 -07:00
  • 635ac758c9 aco/optimizer: don't create undef copies from p_create_vector Georg Lehmann 2025-08-24 13:41:05 +02:00
  • 8903bb4618 aco/optimizer: don't apply packed clamp to v_fma_mix Georg Lehmann 2025-08-24 08:45:28 +02:00
  • cde83062ad ci/android: enable cross-building nvk and panvk for Android Antonio Ospite 2025-08-11 12:08:05 +02:00
  • 289913547c ci: bump DEBIAN_BUILD_TAG to include all the android/rust changes for nvk and panvk Antonio Ospite 2025-08-14 11:02:53 +02:00
  • ca0f0d7b95 meson: handle dep_libdrm before the driver specific libdrm modules Antonio Ospite 2025-08-12 18:22:09 +02:00
  • 9d26eb9a2f subprojects: fix ignore exception for files under packagefiles/ Antonio Ospite 2025-08-11 12:02:24 +02:00
  • 1dd1995388 nvk: silence error when cross-building for Android Antonio Ospite 2025-08-11 11:35:50 +02:00
  • 5ae3343590 ci/android: add comment about updating tags to create-android-cross-file.sh Antonio Ospite 2025-08-14 16:34:00 +02:00
  • 3cd4cc7d07 ci/android: add rust compiler to create-android-cross-file.sh Antonio Ospite 2025-08-11 11:15:34 +02:00
  • fbbb5d15f0 ci: Add missing rust subprojects to meson/build.sh David Rosca 2025-08-12 16:42:07 +02:00
  • dfab0e952b zink: sprinkle in a bunch of MESA_TRACE_FUNC Mike Blumenkrantz 2025-08-06 12:48:06 -04:00
  • 9d0203bace ci/piglit: automatically use baremetal proxy Eric Engestrom 2025-08-23 15:46:43 +02:00
  • fa74e939bf ci/piglit: automatically use LAVA proxy Eric Engestrom 2025-07-31 08:58:47 +02:00
  • b4e49664f4 vmware/ci: fix caching proxy url Eric Engestrom 2025-07-31 08:58:47 +02:00
  • 2851a305fd virgl/ci: drop invalid but overridden empty caching proxy Eric Engestrom 2025-07-31 08:58:47 +02:00
  • af203146f2 panvk: properly handle errors from utrace_context_init Erik Faye-Lund 2025-08-25 14:40:21 +02:00
  • e1fcc403d4 radeonsi/vcn: Fix HEVC encode transform_skip with old FW David Rosca 2025-08-19 15:21:48 +02:00
  • 26fc4798c1 radeonsi/vcn: Fix HEVC encode cu_qp_delta with old FW David Rosca 2025-08-19 15:08:16 +02:00
  • e945bb3649 radeonsi/vcn: Fix compatibility with old FW for encode David Rosca 2025-08-19 14:17:06 +02:00
  • 51d5c0d537 radeonsi/vcn: Disable H264/5 constrained intra pred with rate control David Rosca 2025-08-18 17:10:10 +02:00
  • 5cde06b7b1 ci-tron: drop meaningless timestamp in initial section message Eric Engestrom 2025-08-21 17:52:49 +02:00
  • 78de1e93ee ci/ci-tron: uprev the job submission template Martin Roukala (né Peres) 2025-08-21 15:37:23 +03:00
  • 102892a458 radv: clear RADV_CMD_DIRTY_xxx bits outside of the caller in most cases Samuel Pitoiset 2025-08-21 18:39:52 +02:00
  • 3ecf9a17f8 radv: stop abusing dirty_dynamic when binding a NULL fragment shader Samuel Pitoiset 2025-08-22 08:17:02 +02:00
  • 19c712c8ef radv: rename rast_prim to vgt_outprim_type everywhere Samuel Pitoiset 2025-08-21 15:59:19 +02:00
  • 5dec043cee radv: dirty the rast samples state when VRS is forced to 1x1 Samuel Pitoiset 2025-08-21 14:55:43 +02:00
  • 8120d14ee0 radv: dirty RADV_CMD_DIRTY_xx states when binding sample shading state Samuel Pitoiset 2025-08-21 14:48:20 +02:00
  • 4afff72e91 radv: dirty the rast sample states for VRS att/OOO rast Samuel Pitoiset 2025-08-21 14:24:46 +02:00
  • 4dd05c9a91 radv: remove dead code when setting dynamic primitive topology Samuel Pitoiset 2025-08-21 14:10:44 +02:00
  • dbcc9aa942 radv: remove radv_cmd_buffer_flush_dynamic_state() Samuel Pitoiset 2025-08-21 18:31:29 +02:00
  • 12f8508363 radv: add a new dirty bit for the VGT prim state Samuel Pitoiset 2025-08-21 18:29:09 +02:00
  • 4096009ea1 radv: add a new dirty bit for the patch control points state Samuel Pitoiset 2025-08-21 10:55:37 +02:00
  • 0c3680bea3 radv: add a new dirty bit for the tess domain origin state Samuel Pitoiset 2025-08-21 10:51:05 +02:00
  • d0126f5ced panvk: Fix disjoint image memory binding Boris Brezillon 2025-08-22 10:51:40 +02:00
  • 5349537cb3 meson/android: amend the condition for libbacktrace Yiwei Zhang 2025-08-23 16:41:09 -07:00
  • 9239160a29 docs/android: default to use -Dandroid-libbacktrace=disabled Yiwei Zhang 2025-08-23 16:27:39 -07:00
  • 791a57805c aco: fix ra validation for flat/global/scratch/ds load sbyte_d16 Georg Lehmann 2025-08-24 09:01:28 +02:00
  • 125de6cd63 panvk: Remove leftovers from CPU-side min/max index calculation Boris Brezillon 2025-08-22 14:04:57 +02:00
  • 050a37c923 panvk: drop an obsolete assert of explicit mod plane count Yiwei Zhang 2025-08-23 16:21:57 -07:00
  • 99b287bde5 radv: add missing L2 invalidate cache flush for non-coherent images Samuel Pitoiset 2025-08-18 14:15:53 +02:00
  • 0bfa01e466 panvk/perfetto: Drop zero duration events Christoph Pillmayer 2025-08-07 11:26:12 +00:00
  • 1d43bfa1cd panvk/perfetto: Handle re-submittable command buffers Christoph Pillmayer 2025-08-07 11:18:59 +00:00
  • f37cf63880 panvk/utrace: Remove dynamic alloc from utrace clone builder Christoph Pillmayer 2025-08-06 13:10:39 +00:00
  • 05006c21dd panvk/utrace: Alloc utrace copy buf from userspace heap Christoph Pillmayer 2025-08-06 12:54:56 +00:00
  • c1b9396403 mesa: fix glTexPageCommitmentARB and glTexturePageCommitmentEXT level check Qiang Yu 2025-08-20 12:21:54 +08:00
  • d1a6be75db util/u_queue: Fix data race on num_threads during finish. Emma Anholt 2025-08-21 11:20:48 -07:00
  • 1f79ba9a51 docs: mark VK_KHR_depth_clamp_zero_one as done for NVK Sid Pranjale 2025-08-24 12:13:41 +05:30