summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27wsi: Implement linux-drm-syncobj-v1explicit-syncJoshua Ashton1-5/+101
2024-03-27wsi: Add common infrastructure for explicit syncJoshua Ashton3-34/+474
2024-03-27wsi: Get timeline semaphore exportable handle typesJoshua Ashton2-1/+13
2024-03-25wsi: Track CPU side present ordering via a serialJoshua Ashton2-0/+4
2024-03-25wsi: Add acquired member to wsi_imageJoshua Ashton3-1/+19
2024-03-22wsi: Track if timeline semaphores are supportedJoshua Ashton2-0/+3
2024-03-22build: Add linux-drm-syncobj-v1 wayland protocolJoshua Ashton2-0/+2
2024-03-22wsi: Add explicit_sync to wsi_drm_image_paramsJoshua Ashton2-0/+5
2024-03-22wsi: Add explicit_sync to wsi_image_infoJoshua Ashton3-10/+8
2024-03-20wsi: Pass wsi_drm_image_params to wsi_configure_prime_imageJoshua Ashton1-8/+9
2024-03-20wsi: Pass wsi_drm_image_params to wsi_configure_native_imageJoshua Ashton1-13/+9
2024-03-20radv: add a workaround for null IBO on GFX6Samuel Pitoiset3-0/+9
2024-03-20broadcom/ci: add new expected failuresJuan A. Suarez Romero2-67/+80
2024-03-20zink: do io fixup on patch variables tooMike Blumenkrantz1-1/+1
2024-03-20radv: use dual_color_blend_by_location with Half-Life AlyxRhys Perry1-0/+4
2024-03-20intel/brw: Eliminate top-level FIND_LIVE_CHANNEL & BROADCAST onceKenneth Graunke1-1/+22
2024-03-20intel/brw: Don't consider UNIFORM_PULL_CONSTANT_LOAD a send-from-GRFKenneth Graunke1-2/+0
2024-03-20intel/brw: Split out 64-bit lowering from algebraic optimizationsKenneth Graunke4-72/+101
2024-03-19iris: Use resource_get_param in resource_get_handleNanley Chery1-8/+15
2024-03-19iris: Report the correct modifier for Tile4 imagesNanley Chery1-2/+26
2024-03-19intel/dev: remove pci revision from shader cache keyMark Janes2-1/+9
2024-03-19aco: Allow passing constant operand to is_overwritten_since.Timur Kristóf1-5/+13
2024-03-19zink: acquire - maybe clear timeout after waiting for presentation fenceGert Wollny1-0/+19
2024-03-19nouveau: Add support for TERT opcodes in vk_push_printMary Guillemard1-52/+93
2024-03-19intel/fs: Avoid generating useless UNDEFs for every SSA defKenneth Graunke1-1/+4
2024-03-19radv/printf: Use fprintf instead of printfKonstantin Seurer3-15/+15
2024-03-19radv: Skip more acceleration structure build markersKonstantin Seurer1-17/+20
2024-03-19anv: Enable VK_KHR_shader_quad_controlCaio Oliveira2-0/+5
2024-03-19intel/brw: Use predicates for quad_vote_any and quad_vote_all when availableCaio Oliveira1-0/+22
2024-03-19intel/brw: Implement quad_vote_any and quad_vote_allCaio Oliveira1-0/+52
2024-03-19intel/fs: Don't allow 0 stride on MOV destinationIan Romanick2-1/+4
2024-03-19freedreno/replay: Use real queueid for submissions and waitsDanylo Piliaiev1-2/+19
2024-03-19zink/ci: enable RADV_PERFTEST=shader_object for polaris10Samuel Pitoiset1-0/+1
2024-03-19radv/rt: Use 32-bit offsets for load_sbt_entryKonstantin Seurer1-15/+8
2024-03-19radv: Use radv_buffer_map for parsing IBsKonstantin Seurer1-5/+6
2024-03-19ac: Improve context roll readabilityKonstantin Seurer1-1/+12
2024-03-19radv: Add an IB annotation layerKonstantin Seurer5-4/+156
2024-03-19radv: Add support for IB annotationsKonstantin Seurer4-2/+52
2024-03-19ac/parse_ib: Implement annotationsKonstantin Seurer2-0/+8
2024-03-19ac/parse_ib: Replace the parameter list with ac_ib_parserKonstantin Seurer6-61/+117
2024-03-19ac: Annotate context rollsKonstantin Seurer4-7/+20
2024-03-19radv: Use mapped driver locations for determining I/O strides.Timur Kristóf3-4/+45
2024-03-19radv: Extract input and output stride info to new functions.Timur Kristóf1-14/+53
2024-03-19r300: mark new failsEric Engestrom1-0/+11
2024-03-19nvk: Add NVK to the Vulkan device nameEcho J1-2/+8
2024-03-19freedreno/devices: Do not write to 8E79 on a750, KGSL has it protectedDanylo Piliaiev1-1/+0
2024-03-19aco: use small_vec as Block::edge_vec for predecessors and successorsDaniel Schürmann9-31/+29
2024-03-19aco/util: small_vec few additionsDaniel Schürmann1-7/+42
2024-03-19aco/util: add small_vecRhys Perry1-0/+147
2024-03-19aco: reorder code and use namespaces in aco_interface.cppDaniel Schürmann1-119/+124