Commit Graph

  • e2918ad82c brw: fix missing generation requirement on sampler opcode Lionel Landwerlin 2025-10-16 17:15:21 +03:00
  • 757c042e39 brw: fix ballot() type operations in shaders with HALT instructions Lionel Landwerlin 2025-10-17 16:06:19 +03:00
  • 70aa028f27 brw: only consider cross lane access on non scalar VGRFs Lionel Landwerlin 2025-10-20 09:55:42 +03:00
  • f48c9c3a37 brw: constant fold u2u16 conversion on MCS messages Lionel Landwerlin 2025-10-20 22:39:02 +03:00
  • f8745b3af3 brw: add missing offset to MCS fetching messages Lionel Landwerlin 2025-10-20 22:24:26 +03:00
  • 1773e2df50 ci: uprev vkd3d Eric Engestrom 2025-10-20 18:19:16 +02:00
  • d6ddc5b219 kk: Fix Linux build valgrind dependency Aitor Camacho 2025-10-20 17:48:57 -06:00
  • 873d2f252e ci: Add KosmicKrisp Linux build Aitor Camacho 2025-10-20 15:10:24 -06:00
  • bea2164d70 CODEOWNERS: Add KosmicKrisp owners Aitor Camacho 2025-10-20 15:08:05 -06:00
  • 94d4df1c84 mr-label-maker: Add KosmicKrisp Aitor Camacho 2025-10-20 15:04:46 -06:00
  • 77cd629b34 nvk: Really fix maxVariableDescriptorCount w/ iub Mel Henning 2025-10-16 16:30:13 -04:00
  • 0781edc30f nir/copy_prop_vars: Mask out no-op writes to variables. Emma Anholt 2025-09-10 11:21:38 -07:00
  • 537cc4e0ff nir/shrink_stores: Don't shrink stores to an invalid num_components. Emma Anholt 2025-09-15 10:19:22 -07:00
  • aea949dd29 tu: Make sure we clear dead writes to vars before nir_link_opt_varyings(). Emma Anholt 2025-09-29 14:30:37 +02:00
  • d8690f9c60 nir/link_opt_varyings: Make it participate in NIR_DEBUG=print. Emma Anholt 2025-09-29 14:20:34 +02:00
  • c76b52ae00 virgl: Fix VIRGL_DEBUG=tgsi to work on debugoptimized builds. Emma Anholt 2025-10-13 10:46:38 -07:00
  • 762be5eae1 pan/va: make valhall_parse_isa input explicit Romaric Jodin 2025-10-07 18:21:55 +02:00
  • 7c268a1e91 kk: Add KosmicKrisp Aitor Camacho 2025-09-23 10:24:52 +02:00
  • f6c7f16322 tu: Implement VK_EXT_multisampled_render_to_single_sampled Connor Abbott 2025-01-23 11:00:04 -05:00
  • 9c5012b03c tu: Add support for "unresolve" ops Connor Abbott 2025-10-16 09:20:36 -04:00
  • 7542d5068c tu: Make r*d_src_depth and r*d_src_stencil generic Connor Abbott 2025-10-16 09:42:10 -04:00
  • efde8bf599 tu: Remove tu_attachment_info Connor Abbott 2025-10-16 09:13:17 -04:00
  • 8a12a0ec24 tu: Add CCU_RESOLVE_CLEAN workaround Connor Abbott 2025-10-16 09:10:00 -04:00
  • 5cf0e741e2 tu: Make blit setup take source and destination samples Connor Abbott 2025-10-15 23:43:20 -04:00
  • a3652af380 tu: Also disable stencil load for attachments not in GMEM Connor Abbott 2025-10-16 09:17:07 -04:00
  • 9417ce287c tu: Fix 3d load path with D24S8 on a7xx Connor Abbott 2025-10-17 13:14:10 -04:00
  • bc14dd98e3 tu: Clear RB_MRT_BUF_INFO::LOSSLESSCOMPEN for stencil Connor Abbott 2025-10-15 23:21:48 -04:00
  • 2231c51474 tu: Don't resolve twice in between subpasses Connor Abbott 2025-10-14 21:13:25 -04:00
  • d491a79027 tu: Don't patch GMEM for input attachments never in GMEM Connor Abbott 2025-10-14 21:08:27 -04:00
  • 7a8b7fc480 tu: Remove useless tu_image_view_init parameter Connor Abbott 2025-10-09 12:57:29 -04:00
  • 928e19320c tu: Fix corner case with clearing input attachment Connor Abbott 2025-10-08 11:54:17 -04:00
  • f711c3afed nir: Add KosmicKrisp required utilities Aitor Camacho 2025-09-19 14:26:19 +02:00
  • cc1d942727 panvk: use cs_move_reg32 and lower to cs_add32 if needed Yiwei Zhang 2025-10-19 21:27:20 -07:00
  • 81692b8168 panvk: minor cleanup in cmd_prepare_push_uniforms Yiwei Zhang 2025-10-17 17:44:46 -07:00
  • 387f75f43d panvk: fix to advance vs res_table properly Yiwei Zhang 2025-10-19 21:14:33 -07:00
  • 800c4d3430 panvk: fix to advance vs driver_set properly Yiwei Zhang 2025-10-19 20:43:20 -07:00
  • cd06ec1dcb gfxstream: codegen: remove CheckOutOfMemory Gurchetan Singh 2025-10-06 15:53:30 -07:00
  • af6ff36379 gfxstream: codegen: add vkTraceAsyncGOOGLE to GLOBAL_COMMANDS_WITHOUT_DISPATCH Gurchetan Singh 2025-10-06 16:08:20 -07:00
  • 14e01b1eea gfxstream: Handle BGRA in Gfxstream AHB format conversions Jason Macnak 2025-10-07 09:24:05 -07:00
  • 37a2a5c552 gfxstream: kumquat: opaque fd or dmabuf, not both Gurchetan Singh 2025-10-10 16:26:30 -07:00
  • b8f0933b25 virtio: kumquat: slice length fix Gurchetan Singh 2025-10-10 15:56:10 -07:00
  • f367cdad0a pan: Fix bi_load_tl dst arg name Christoph Pillmayer 2025-10-20 10:55:29 +00:00
  • eba3d3a17e pan: Enable rematerialization for more ops Christoph Pillmayer 2025-10-20 10:11:16 +00:00
  • d20049b430 ac/nir/ngg_mesh: Lower num_subgroups to constant Timur Kristóf 2025-10-19 17:29:14 +02:00
  • a5af8866df p_video_codec::encode_bitstream_sliced: Add last_slice_completion_fence for PIPE_VIDEO_SLICE_MODE_AUTO Silvio Vilerino 2025-10-17 08:32:54 -04:00
  • 84dc9af3d4 r600: update nplanes support Patrick Lerda 2025-10-10 16:22:48 +02:00
  • 3b1e3a40a8 r600: fix r600_draw_rectangle refcnt imbalance Patrick Lerda 2025-09-26 17:06:28 +02:00
  • ffec70465c radeonsi/video: Remove rvid_buffer David Rosca 2025-10-15 08:52:52 +02:00
  • 9764748f91 radeonsi/vpe: Stop using rvid_buffer David Rosca 2025-10-15 12:04:36 +02:00
  • 0c270c602d radeonsi/vce,uvd_enc: Stop using rvid_buffer David Rosca 2025-10-15 12:01:07 +02:00
  • a0324576aa radeonsi/vcn: Stop using rvid_buffer David Rosca 2025-10-15 10:35:49 +02:00
  • a25db1c53c radeonsi/video: Change si_vid_resize_buffer to take si_resource David Rosca 2025-10-15 10:29:27 +02:00
  • 663eada9b2 radeonsi/uvd_enc: Don't use temporary feedback buffer when not needed David Rosca 2025-10-15 11:58:05 +02:00
  • 1033ac0879 radeonsi/vcn: Don't use temporary feedback buffer when not needed David Rosca 2025-10-15 10:33:03 +02:00
  • 86832f7499 radeonsi/vpe: Stop clearing embedded buffer on allocation David Rosca 2025-10-15 08:52:04 +02:00
  • 33232223f6 zink/ci: update the expectations of RADV-based pre-merge jobs Martin Roukala (né Peres) 2025-10-20 10:43:11 +03:00
  • da0f495428 radv/ci: update the expectations of pre-merge jobs Martin Roukala (né Peres) 2025-10-20 10:42:55 +03:00
  • 8e2bb3da5c radv/ci: set RADV_DEBUG=novideo for NAVI31 too Samuel Pitoiset 2025-10-20 08:27:58 +02:00
  • 9b774963fe radv/ci: set RADV_DEBUG=novideo for NAVI21 Samuel Pitoiset 2025-10-17 14:16:19 +02:00
  • 82cd2df7b0 radv/ci: bump number of deqp-runner jobs to 32 for GFX1201 Samuel Pitoiset 2025-10-17 13:00:19 +02:00
  • 6fd1b9b397 radv/ci: drop RADV_PERFTEST=video_decode,video_encode for NAVI31 Samuel Pitoiset 2025-10-17 12:59:27 +02:00
  • 49d780db93 radv/ci: use the custom 6.17.3 kernel for POLARIS10 Samuel Pitoiset 2025-10-17 13:04:54 +02:00
  • 07d1461c53 radv/ci: use the custom 6.17.3 kernel for NAVI21/NAVI31 Samuel Pitoiset 2025-10-17 12:58:26 +02:00
  • fc178c047d radv/ci: uprev kernel to 6.17.3 + drm/buddy backported fixes for zerovram Samuel Pitoiset 2025-10-17 12:51:19 +02:00
  • 958cdea31d Uprev Piglit to 2ac68e5fb59215ecf89049ec15f3f7494b51a589 Collabora's Gfx CI Team 2025-10-20 00:07:49 +00:00
  • ba293ebbc8 panfrost/panvk: Reduce fills from LCRA Ludvig Lindau 2025-09-24 11:14:08 +00:00
  • a26e46980e panfrost/panvk: Merge stores in vector spills Ludvig Lindau 2025-09-24 11:10:29 +00:00
  • a131530dd1 v3d: mark FRAG_RESULT_COLOR as output_written on SAND blits FS Jose Maria Casanova Crespo 2025-10-19 23:04:17 +02:00
  • aa96444149 wsi: Fix the flagging of dma_buf_sync_file for the amdgpu workaround. Emma Anholt 2025-10-14 12:08:30 -07:00
  • e2b271d7b1 radeonsi/ci: update hawaii failures Marek Olšák 2025-10-15 08:15:34 -04:00
  • f5b648f6d3 winsys/radeon: fix completely broken tessellation for gfx6-7 Marek Olšák 2025-10-15 08:15:41 -04:00
  • b1370e1935 radv/video: Fill maxCodedExtent caps first Benjamin Cheng 2025-10-17 09:51:51 -04:00
  • ad421cdf2e nir: mark fneg distribution through fadd/ffma as nsz Job Noorman 2025-10-17 10:38:10 +02:00
  • b9baf2c260 pvr: Advertise VK_KHR_storage_buffer_storage_class Frank Binns 2025-10-16 15:00:26 +01:00
  • c6c0690723 pvr: Advertise VK_KHR_relaxed_block_layout Frank Binns 2023-10-26 17:01:33 +01:00
  • 28cc04b400 pvr: sort extensions alphabetically Frank Binns 2025-10-16 14:58:55 +01:00
  • 412432d371 mr-label-maker: fix label for mesa release MRs Eric Engestrom 2025-10-17 09:43:10 +02:00
  • b10c1a1952 radv: Fix crash in sqtt due to uninitalized value Josh Simmons 2025-10-16 01:09:50 +02:00
  • 11f2babddc mesa,gallium: not touch TS when internal draws Qiang Yu 2025-10-13 14:54:54 +08:00
  • 4711fb711c gallium/blitter: no need to save TS state Qiang Yu 2025-10-13 14:22:04 +08:00
  • 71e0895715 mesa,radeonsi: add comments about vertex and mesh pipeline shader states Qiang Yu 2025-10-11 15:48:34 +08:00
  • dcf2399e6f radeonsi: save mesh shader when blit Qiang Yu 2025-05-07 09:52:54 +08:00
  • ffc3d430db radeonsi: simplify si_update_rasterized_prim while handle mesh shader Qiang Yu 2025-05-06 17:46:02 +08:00
  • 56a437183a radeonsi: si_get_vs support mesh shader Qiang Yu 2025-05-06 17:03:53 +08:00
  • 7e83962e85 radeonsi: update scratch va for mesh shader Qiang Yu 2025-04-29 15:30:03 +08:00
  • de4fb088d3 radeonsi: share some vertex pipe function with mesh pipe Qiang Yu 2025-04-29 11:08:11 +08:00
  • e6e21dfbf2 radeonsi: kill outputs for mesh shader Qiang Yu 2025-07-01 14:46:12 +08:00
  • 4c315bdbfa radeonsi: lower task/mesh shader io to mem Qiang Yu 2025-04-28 14:52:04 +08:00
  • 5931dbf7ac radeonsi: add task info to screen Qiang Yu 2025-04-28 14:34:58 +08:00
  • 73aebeec42 radeonsi: no ngg culling for mesh shader Qiang Yu 2025-04-28 10:19:45 +08:00
  • 74894150f1 radeonsi: init pm4 state for mesh shader Qiang Yu 2025-04-23 16:13:33 +08:00
  • ce6a1e7563 radeonsi: init mesh shader args Qiang Yu 2025-05-07 17:28:19 +08:00
  • 2038134efc radeonsi: calc workgroup size for mesh shader Qiang Yu 2025-04-27 10:47:11 +08:00
  • 977a3f45bf radeonsi: add task/mesh shader info to si_shader_info Qiang Yu 2025-05-15 17:24:05 +08:00
  • 8659666089 radeonsi: add si_mesh_resources_add_all_to_bo_list Qiang Yu 2025-04-17 14:32:57 +08:00
  • b533d39b95 radeonsi: inline uniform support mesh shader Qiang Yu 2025-04-14 17:38:38 +08:00
  • 8a3ef188c2 radeonsi: add context shader state for mesh shader Qiang Yu 2025-04-14 17:06:55 +08:00
  • 24d7c9a2a8 radeonsi: handle mesh shader when si_create_shader Qiang Yu 2025-03-13 14:47:13 +08:00
  • f06a1b0d07 radeonsi: enlarge SI_NUM_SHADERS for mesh shader Qiang Yu 2025-03-11 10:10:38 +08:00
  • f74cf45078 zink: consistently set/unset msrtss in begin_rendering Mike Blumenkrantz 2025-10-16 22:21:38 -04:00