summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-05-04util: fix (re-enable) L3 cache pinningMarek Olšák4-4/+4
2021-05-04intel/nir: Set lower txs with non-zero LODJason Ekstrand1-0/+1
2021-05-04ir3/postsched: Fix dependencies for a0.x/p0.xConnor Abbott1-1/+5
2021-05-03glx: revert "Downgrade sRGB-ful fbconfigs"Tapani Pälli1-12/+0
2021-05-03radv,ac/llvm: use a dword alignment for descriptor loadsRhys Perry2-1/+5
2021-05-03tu: Fix SP_GS_PRIM_SIZE for large sizesConnor Abbott1-1/+6
2021-05-03radv: Only require DRM 3.23.Bas Nieuwenhuizen2-14/+33
2021-05-03radv/winsys: fix executing huge secondary command buffers on GFX6Samuel Pitoiset1-0/+53
2021-05-03aco/spill: Fix improper handling of exec phisTony Wasserka1-2/+3
2021-05-03radv: check if DCC is enabled when resolving different levelsSamuel Pitoiset1-1/+3
2021-05-03util: disable glthread in CSGOTimothy Arceri1-1/+0
2021-05-02glx: Assign unique serial number to GLXBadFBConfig errorBastian Beranek1-0/+3
2021-05-02panfrost: Fix viewport scissor for preload drawsIcecream952-4/+5
2021-04-30intel/isl: Fix isl_color_value_unpack to match the prototypeJason Ekstrand1-1/+1
2021-04-30pan/mdg: Fix calculation of available work registersIcecream951-1/+1
2021-04-30intel/compiler: Fix INTEL_DEBUG=hexJordan Justen1-0/+1
2021-04-30v3d: DRM_FORMAT_MOD_BROADCOM_SAND128 only available for NV12 format.Jose Maria Casanova Crespo1-0/+4
2021-04-30v3d: YUV formats at query_dmabuf_modifiers are external_onlyJose Maria Casanova Crespo1-4/+2
2021-04-30v3d: YUV formats at is_dmabuf_modifier_supported are external_onlyJose Maria Casanova Crespo1-1/+1
2021-04-29util/hash_table: do not leak u64 struct keyJuan A. Suarez Romero12-65/+33
2021-04-29radv: fix use-after-free upon GS copy shader cache hitsRhys Perry1-0/+2
2021-04-29vulkan: fix use-after-free in vk_common_DestroyDebugReportCallbackEXTRhys Perry1-2/+1
2021-04-29radv: fix computation of the number of user SGPRS for NGG GS stateSamuel Pitoiset1-0/+3
2021-04-29driconf: add workaround for Golf With FriendsPierre-Eric Pelloux-Prayer1-0/+5
2021-04-28i965/bufmgr: fix invalid assertionLionel Landwerlin1-2/+0
2021-04-28vulkan/wsi/display: don't report support if there is no drm fdLionel Landwerlin1-1/+4
2021-04-27zink: fix shader-image requirementsErik Faye-Lund1-1/+2
2021-04-27radv: fix various CMASK regressions on GFX9Samuel Pitoiset2-8/+30
2021-04-27radeonsi: make the gfx9 DCC MSAA clear shader depend on the number of samplesMarek Olšák3-5/+9
2021-04-27android: amd/common: add nir include pathMauro Rossi1-0/+1
2021-04-27android: gallium/radeonsi: add nir include pathMauro Rossi1-0/+1
2021-04-27nir/lower_clip_disable: Fix store writemaskConnor Abbott1-1/+2
2021-04-27ir3: Prevent oob writes to inputs/outputs arrayConnor Abbott1-8/+42
2021-04-26anv: Use the same re-order mode for streamout as for GSJason Ekstrand1-0/+1
2021-04-26zink: correct image cap checksErik Faye-Lund1-6/+2
2021-04-26zink: do not require vulkan memory model for shader-imagesErik Faye-Lund4-14/+5
2021-04-26radv: disable VK_FORMAT_R64_SFLOATRhys Perry1-3/+3
2021-04-26mesa: fix incomplete GL_NV_half_float implementationTimothy Arceri7-0/+265
2021-04-25tgsi_exec: Fix NaN behavior of min and maxIan Romanick2-20/+16
2021-04-25tgsi_exec: Fix NaN behavior of saturateIan Romanick1-2/+2
2021-04-25pan/decode: Allow frame shader DCDs to be in another BO than the FBDIcecream951-3/+7
2021-04-25panfrost: Fix shader texture countIcecream951-1/+1
2021-04-25panfrost: Fix formats converting uninit from AFBCAlyssa Rosenzweig1-17/+16
2021-04-25radv: make sure CP DMA is idle before executing secondary command buffersSamuel Pitoiset1-0/+3
2021-04-25radv/winsys: fix resetting the number of padded IB wordsSamuel Pitoiset1-1/+2
2021-04-25radv/winsys: fix allocating the number of CS in the sysmem pathSamuel Pitoiset1-1/+1
2021-04-25radv: fix emitting default depth bounds state on GFX6Samuel Pitoiset3-5/+2
2021-04-25zink: when performing an implicit reset, sync qbosMike Blumenkrantz1-0/+21
2021-04-25zink: only reset query on suspend if the query has previously been stoppedMike Blumenkrantz1-1/+1
2021-04-25zink: use cached memory for staging resourcesMike Blumenkrantz1-1/+1