summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10intel/dev: Change ATS-M 0x56c2 string from 170G to 170Vats-m-170g-to-vJordan Justen1-1/+1
2024-04-11radv/video: don't advertise timestamp bits for decode/encodeDave Airlie2-2/+5
2024-04-11radv/video: handle encode control parameters better.Dave Airlie1-65/+69
2024-04-11radv/video: enable video encoding behind perftest flagDave Airlie9-3/+91
2024-04-11radv/video: add h265 encode supportDave Airlie2-0/+488
2024-04-11radv/video: add initial support for encoding with h264.Dave Airlie6-7/+1635
2024-04-11radv/video: add parameter patching calls.Dave Airlie1-1/+18
2024-04-11radv: add encoder queue support pieces and encoder queries.Dave Airlie3-2/+56
2024-04-11radv: add direct cs emit for a dword.Dave Airlie1-0/+7
2024-04-11radv/video: export unified queue header/tail functions.Dave Airlie2-2/+7
2024-04-11vulkan/video: copy the profile over for h264 encode.Dave Airlie2-0/+2
2024-04-11docs: add sha256sum for 24.0.5Eric Engestrom1-1/+1
2024-04-11docs: update calendar for 24.0.5Eric Engestrom1-2/+1
2024-04-11docs: add release notes for 24.0.5Eric Engestrom2-0/+214
2024-04-11radv: Clean up gathering linked I/O info.Timur Kristóf1-60/+15
2024-04-11radv: Always use fixed I/O locations for TCS outputs in VRAM.Timur Kristóf2-6/+10
2024-04-11radv: Add radv_gather_unlinked_io_mask to shader info header.Timur Kristóf2-4/+6
2024-04-11radv: Remove dead code for creating per-patch IO mask.Timur Kristóf1-17/+4
2024-04-11radv: Keep track of TCS outputs that need LDS.Timur Kristóf4-12/+17
2024-04-11nir: don't try to optimize exclusive min/max scan to inclusiveGeorg Lehmann1-2/+15
2024-04-10etnaviv: fix separate depth/stencil clearsLucas Stach1-7/+9
2024-04-10wsi/wayland: don't use explicit sync with swErik Kurzinger3-3/+5
2024-04-10ci: disable sona devices, all devices are offlineDavid Heidelberg1-4/+8
2024-04-10freedreno/afuc: Add initial support for a750Connor Abbott5-2/+116
2024-04-10freedreno/afuc: Add a7xx new-style branch instructionsConnor Abbott11-20/+119
2024-04-10freedreno/afuc: Switch to using the GPU ID in the firmwareConnor Abbott15-79/+77
2024-04-10radv: rework and add a helper for hashing a compute pipelineSamuel Pitoiset3-11/+43
2024-04-10radv: add a helper for hashing pipelinesSamuel Pitoiset3-6/+18
2024-04-10radv/rt: remove dead code about intersection shaders in radv_pipeline_get_sha...Samuel Pitoiset1-4/+0
2024-04-10anv: Fix typo in DestinationAlphaBlendFactor valueSagar Ghuge1-1/+1
2024-04-10radv: move aluGeorg Lehmann2-6/+12
2024-04-10radv: sink aluGeorg Lehmann1-1/+1
2024-04-10radeonsi/vpe: add support for p010Peyton Lee1-6/+42
2024-04-10etnaviv: Remove offline shader compilerChristian Gmeiner2-184/+0
2024-04-10frontends/vdpau: Support creating VDP_CHROMA_TYPE_420_16 surfacesDavid Rosca2-8/+18
2024-04-10frontends/vdpau: Fix cdef strengths and lr_unit_shift in AV1 decodeDavid Rosca1-7/+9
2024-04-10svga/ci: re-enable vmware farmMartin Krastev1-0/+0
2024-04-10vulkan/runtime: Check correct callback list for binding report.Hans-Kristian Arntzen1-1/+1
2024-04-10zink: if AcquireNextImageKHR fails with VK_NOT_READY or VK_TIMEOUT retryGert Wollny1-0/+6
2024-04-10lavapipe: don't clamp index buffer size for null index buffer drawsMike Blumenkrantz1-1/+1
2024-04-10intel/dev: update DG2 device namesJonathan Gray1-2/+2
2024-04-10intel/dev: update DG2 device namesJonathan Gray1-4/+4
2024-04-10radv: fix missing unbind report when a buffer is destroyedSamuel Pitoiset2-0/+14
2024-04-10radv: fix missing unbind report when an image is destroyedSamuel Pitoiset2-0/+15
2024-04-10radv: add a helper to set image bindingsSamuel Pitoiset1-19/+21
2024-04-10radv/rmv: fix image binds logging for disjoint imagesSamuel Pitoiset3-6/+7
2024-04-10radv: fix addr binding report for disjoint image bindsSamuel Pitoiset1-21/+10
2024-04-10radv: fix missing addr binding report for WSI image bindsSamuel Pitoiset1-0/+4
2024-04-10radv/rmv: fix missing image bind logging for WSI imagesSamuel Pitoiset1-0/+2
2024-04-10ci: Add VK_DRIVER_FILES passthrough from jobs to testsCorentin Noël1-0/+2