summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-30intel/brw: Remove special treatment for 2-src in emit() helperCaio Oliveira1-3/+1
2024-08-30intel/brw: load_offset cannot be constant on this pathIan Romanick1-10/+2
2024-08-30intel/brw: Enable constant propagation for a couple more logical sendsIan Romanick1-0/+12
2024-08-30intel/brw: Relax is_partial_write check in cmod propagationIan Romanick2-3/+36
2024-08-30intel/brw: Unconditionally run optimizations after nir_opt_uniform_subgroupIan Romanick1-2/+9
2024-08-30intel/brw: Run intel_nir_lower_conversions only after brw_nir_optimizeIan Romanick1-2/+6
2024-08-30intel/brw: Copy prop from raw integer moves with mismatched typesIan Romanick4-3/+121
2024-08-30nir/divergence: resource_intel is less divergent than you thoughtIan Romanick1-1/+17
2024-08-30vulkan/screenshot-layer: Add Vulkan screenshot layerCasey Bowman11-1/+2442
2024-08-30d3d12: Video Encode HEVC - Use VPS information from frontend, specifically fo...Sil Vilerino4-8/+17
2024-08-30d3d12: Video Encode HEVC to use direct DPB from frontendSil Vilerino5-434/+286
2024-08-30d3d12: Video Encode H264 - Support direct mmco operationsSil Vilerino2-34/+53
2024-08-30d3d12: Video Encode H264 to use direct DPB from frontendSil Vilerino6-405/+482
2024-08-30d3d12: Implement get_feedback_fenceSil Vilerino2-16/+61
2024-08-30frontend/va: VaSyncSurface encoder check for surface feedbackSil Vilerino1-1/+1
2024-08-30d3d12: Implement pipe_video_codec.create_dpb_buffer for texture array resourcesSil Vilerino4-9/+127
2024-08-30d3d12: Allow passing custom pipe_resource creation template/placed resource t...Sil Vilerino2-28/+53
2024-08-30d3d12: Implement pipe_video_codec.create_dpb_buffer for AOT resourcesSil Vilerino4-2/+64
2024-08-30pipe: Add PIPE_BIND_VIDEO_DECODE_DPB/PIPE_BIND_VIDEO_ENCODE_DPBSil Vilerino1-0/+2
2024-08-30frontends/va: Allow drivers to allocate and use encode DPB surface buffersDavid Rosca4-0/+43
2024-08-30etnaviv: isa: Add conv instructionChristian Gmeiner2-0/+16
2024-08-30radeonsi/vcn: Rename transform_skip_disabled and remove hardcoded value for VCN5Yinjie Yao5-6/+5
2024-08-30tu: Simplify VK_EXT_sample_locations SampleCounts assignmentValentine Burley1-5/+2
2024-08-30tu: Fix VK_EXT_extended_dynamic_state3 featureValentine Burley3-8/+2
2024-08-29tu: Add a750 flush workaround and re-enable UBWC for storage imagesConnor Abbott3-5/+38
2024-08-29nvk: Advertise VK_KHR_maintenance7Faith Ekstrand3-1/+16
2024-08-29zink+turnip/ci: fix .zink-turnip-valve-manual-rulesEric Engestrom1-0/+1
2024-08-29nir/algebraic: Remove incorrect bfi of iand patternIan Romanick1-4/+0
2024-08-29ci: use v6.11-rc5 kernel for Mali V10 testingVignesh Raman1-0/+2
2024-08-29ci: enable Mali V10 testingVignesh Raman2-0/+122
2024-08-29iris: fix utrace compute end timestamp reads on Gfx20Lionel Landwerlin1-4/+23
2024-08-29anv: fix utrace compute timestamp reads on Gfx20Lionel Landwerlin1-4/+23
2024-08-29zink+nvk/ci: mark a ton of tests as fixedEric Engestrom2-332/+1
2024-08-29zink+nvk/ci: bump zink-nvk-ga106-valve timeout as more tests are being runEric Engestrom1-3/+3
2024-08-29venus/ci: add flake and skip timing out testEric Engestrom2-0/+3
2024-08-29venus/ci: drop redundant flakes definitionsEric Engestrom1-5/+0
2024-08-29radeonsi/ci: mark a bunch of subgroups tests as failingEric Engestrom1-0/+7
2024-08-29freedreno/ci: fix test timeout for a306_piglitEric Engestrom1-1/+1
2024-08-29Revert "freedreno/ci: drop TEST_PHASE_TIMEOUT_MINUTES that match the default ...Eric Engestrom1-0/+2
2024-08-29radeonsi/ci: bump timeout for nightly job glcts-vangogh-valveEric Engestrom1-1/+1
2024-08-29nvk/ci: mark -dEQP-VK.drm_format_modifiers.export_import* as fixedEric Engestrom1-3/+0
2024-08-29ir3/postsched: take WAR ss-delay into accountJob Noorman1-0/+11
2024-08-29ir3: add is_war_hazard_producer helperJob Noorman2-1/+10
2024-08-29ir3/legalize: don't add (ss) for WAR hazards synced with (sy)Job Noorman1-2/+41
2024-08-29ir3/legalize: add needs_ss_war helperJob Noorman1-3/+16
2024-08-29ir3: add assert to detect getting reg file of const/immJob Noorman1-0/+1
2024-08-29ir3/legalize: don't add WAR dependencies for const/imm regsJob Noorman1-1/+3
2024-08-29ir3: fix recognizing const/imm registers as a0Job Noorman1-0/+2
2024-08-29ci: Make per-build dependencies optionalDaniel Stone1-7/+14
2024-08-29llvmpipe: Fix type mismatch when storing residency infoRoland Scheidegger1-14/+20