From patchwork Fri Oct 25 19:31:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Dave Airlie X-Patchwork-Id: 11212987 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 521FA913 for ; Fri, 25 Oct 2019 19:31:19 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 388DC21D81 for ; Fri, 25 Oct 2019 19:31:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 388DC21D81 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BE1656EB72; Fri, 25 Oct 2019 19:31:16 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by gabe.freedesktop.org (Postfix) with ESMTPS id B156E6EB7F for ; Fri, 25 Oct 2019 19:31:14 +0000 (UTC) Received: by mail-lj1-x229.google.com with SMTP id l21so4016202lje.4 for ; Fri, 25 Oct 2019 12:31:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=lvFlsS5TAetH+Eayr5diNLg/TJmy49QuVl3DajZzA6Y=; b=R6aPnzfdP8gS7MptzkPA79i4ohhDmOJOv/llrU0pK0tHA7U7uvUXDu1ExvBNpJFhyx 1FRf2xhC2tf6a/yuYCMl4p9E6zE1eNaQn9e40IMPqxPRBEptUpSxt0KChyI3MpkJBkr4 VFiw65rYCRNljUGO0XB7pSmhRH0ZM1bs0YnE7G0rjfqJx57RnjFsSBKsYNbjib8F7y7j EjwlH8zFi2uyvgf1caHS41TQcsor++JbxmKNYYauiKPVsW7HqzzU25ixFe4x3oooxLzr 7kjL8p0YXSqKqc92s0vel5OK1vl3y1InElQysr6OJzycloCkH1cku4IIEsXytFHMFPFi +xjA== X-Gm-Message-State: APjAAAVH1aSjBl1zwVEjJ48dIFeOwg33rPmcbs17+mzGPBL8TwrV7RdX p1fqC034fGfxQ9rPt3qqXwmO7oM5Kw3KpObJX7hnCVlS X-Google-Smtp-Source: APXvYqyqqD3ACPca4rjEI84rjyrLDtaG0pwgRuDnX0vYmfm/K1da9nX/3D4bl432oXUfo3eSWfEPfrJPfXQ0UcAWq54= X-Received: by 2002:a2e:9691:: with SMTP id q17mr3605856lji.223.1572031872763; Fri, 25 Oct 2019 12:31:12 -0700 (PDT) MIME-Version: 1.0 From: Dave Airlie Date: Sat, 26 Oct 2019 05:31:01 +1000 Message-ID: Subject: [git pull] drm fixes for 5.4-rc5 To: Linus Torvalds , Daniel Vetter X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=lvFlsS5TAetH+Eayr5diNLg/TJmy49QuVl3DajZzA6Y=; b=dsRQtSYw/eltA2XHa3cHZVV2aj9px75LTI6GQOS4GtXoEbj7RgjGfq2SZaz1AK1pCd q+ue+WZLlZMtSSL6f0MRgyws23C1qOJQ8w+7CHy5rZs2xkkfJE3Wl35HvBF/Wy45URDQ hQeAdvn65AAr2TZvOH9se8c24P6K30ZHmOIVxtOX+DE3s45wn7VUZGBDNS2a5Wx/Vf8s JgNSNU47eQZTI0ESZmuw1nt5Naw1YroDEOV5HUABiXEztQO4OZ7ndw5m7WzFeSuV0k3Y pSQ2PXS6W3GSVJ9FJwW3qMoe57wpji0feKOWpM5lTT1aQ3dhKK1XcADvjxuJCFzCxtUY mMEw== X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: LKML , dri-devel Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Linus, Quiet week this week, which I suspect means some people just didn't get around to sending me fixes pulls in time. This has 2 komeda and a bunch of amdgpu fixes in it. Thanks, Dave. drm-fixes-2019-10-25: drm fixes for v5.4-rc5 komeda: - typo fixes - flushing pipes fix amdgpu: - Fix suspend/resume issue related to multi-media engines - Fix memory leak in user ptr code related to hmm conversion - Fix possible VM faults when allocating page table memory - Fix error handling in bo list ioctl The following changes since commit 7d194c2100ad2a6dded545887d02754948ca5241: Linux 5.4-rc4 (2019-10-20 15:56:22 -0400) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-10-25 for you to fetch changes up to 2a3608409f46e0bae5b6b1a77ddf4c42116698da: Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2019-10-25 14:48:53 +1000) ---------------------------------------------------------------- drm fixes for v5.4-rc5 komeda: - typo fixes - flushing pipes fix amdgpu: - Fix suspend/resume issue related to multi-media engines - Fix memory leak in user ptr code related to hmm conversion - Fix possible VM faults when allocating page table memory - Fix error handling in bo list ioctl ---------------------------------------------------------------- Alex Deucher (4): drm/amdgpu/uvd6: fix allocation size in enc ring test (v2) drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) drm/amdgpu/vcn: fix allocation size in enc ring test drm/amdgpu/vce: fix allocation size in enc ring test Christian König (2): drm/amdgpu: fix potential VM faults drm/amdgpu: fix error handling in amdgpu_bo_list_create Dave Airlie (2): Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Mihail Atanassov (2): drm/komeda: Don't flush inactive pipes drm/komeda: Fix typos in komeda_splitter_validate Philip Yang (1): drm/amdgpu: user pages array memory leak fix drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 7 ++++- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 8 ++--- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 20 +++++++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 35 ++++++++++++++-------- drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 31 ++++++++++++------- drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 33 +++++++++++++------- drivers/gpu/drm/arm/display/komeda/komeda_kms.c | 3 +- .../drm/arm/display/komeda/komeda_pipeline_state.c | 4 +-- 10 files changed, 96 insertions(+), 49 deletions(-)