From patchwork Fri Oct 13 04:24:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Dave Airlie X-Patchwork-Id: 13420138 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 81B9CCDB47E for ; Fri, 13 Oct 2023 04:25:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 312A710E59A; Fri, 13 Oct 2023 04:25:03 +0000 (UTC) Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by gabe.freedesktop.org (Postfix) with ESMTPS id DF90010E59A for ; Fri, 13 Oct 2023 04:25:01 +0000 (UTC) Received: by mail-ed1-x530.google.com with SMTP id 4fb4d7f45d1cf-53db360294fso3072197a12.3 for ; Thu, 12 Oct 2023 21:25:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697171100; x=1697775900; darn=lists.freedesktop.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=WqcRUVg4aLS1BE3DEBpap7GO2NgwvdLuBVQCmm+LCMs=; b=IXz1L2FjTaad+9MVdZEgrAzcyPyKqNrqxo3xwzJ2HkedHiSoZfCoeDQ07ALDpV64GA oGZgQyznKOW5wmsAZbCkg0xBWyKhQE1yu9rJIFXEOWto6rziSyosX4FiUIVxd4QizoEi yhJWuHy2nkr5YRX0fomTsLn676uzfkbKqnCiODb6KovloLs4ziVmHozxFZLYrkc6AL9v tkbA3hiBtIhfEbUqeXYV3Ny+RoB49sqz8j0G847W9q8Qf0v1jmXAs75SO3Afhr+3ZKTu qB73+0LNptopfpz9GL4ylf8/nOllAJguoEmvH7g+XyzMCmIe0zQ3Qxgjr6I5WK6eZwMh HCDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697171100; x=1697775900; h=content-transfer-encoding:cc:to:subject:message-id:date:from :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=WqcRUVg4aLS1BE3DEBpap7GO2NgwvdLuBVQCmm+LCMs=; b=X1AvQScKsPy9Fnci8jW4cOf1cPGo38fWDuyG1dwtJv756BekTpL/DFeXOYFRQpgA6q sFnQhfLsoZDvEw+xJOnpqfDNBr4+bSsOIg1dqCQ3sG0xilnOEvdLbI+gh9JqPzAlth8m yLti0sg3dkrUO8wOiTsMsfLABZQJbZMh8oiLPtrsuogUFjFs0Rs0e9YciZIRO4oxZfsq PDpu55iBzMpOVgtypDBX3L9jzCnFRkKVw1nMCIJETCOjdnK9fuTMson8GeHyxwIx9jIO V3oH6PUqJXG37mk5wf7yN5bw5TpRbDfLWphSIpqS7sxlMVAEQsn58X7aN2NXU05ctmMA 4Jmw== X-Gm-Message-State: AOJu0YxNZ0b5AV3N5ByM7uKyi7oVw0LBd4otC1wLii4ruDpd7D/Epd1c W//qybGNALyBWlsccgfY5Yjx8SNiPwKcxfFjaew= X-Google-Smtp-Source: AGHT+IG/Mj9Iclte7etD9FRnPBPE/DVRQNmsqDiMsUEtERQgrAoIixllnlNyPUtBLIoHuq2E7aMl54u47Gy9ptks0kM= X-Received: by 2002:a17:906:220b:b0:9ae:704b:6f3e with SMTP id s11-20020a170906220b00b009ae704b6f3emr17522220ejs.41.1697171099870; Thu, 12 Oct 2023 21:24:59 -0700 (PDT) MIME-Version: 1.0 From: Dave Airlie Date: Fri, 13 Oct 2023 14:24:48 +1000 Message-ID: Subject: [git pull] drm fixes for 6.6-rc6 To: Linus Torvalds , Daniel Vetter X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 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, Weekly fixes, the core is msm and amdgpu with some scattered fixes across vmwgfx, panel and the core stuff. Regards, Dave. drm-fixes-2023-10-13: drm fixes for 6.6-rc6 atomic-helper: - Relax checks for unregistered connectors dma-buf: - Work around race condition when retrieving fence timestamp gem: - Avoid OOB access in BO memory range panel: - boe-tv101wun-ml6: Fix flickering simpledrm: - Fix error output vwmgfx: - Fix size calculation in texture-state code - Ref GEM BOs in surfaces msm: - PHY/link training reset fix - msm8998 - correct highest bank bit - skip video mode if timing engine disabled - check irq_of_parse_and_map return code - add new lines to some prints - fail atomic check for max mdp clk test amdgpu: - Seemless boot fix - Fix TTM BO resource check - SI fix for doorbell handling The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3: Linux 6.6-rc5 (2023-10-08 13:49:43 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2023-10-13 for you to fetch changes up to 30873697b83743eda54d66ea9a3ea83554f8a535: Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2023-10-13 13:20:24 +1000) ---------------------------------------------------------------- drm fixes for 6.6-rc6 atomic-helper: - Relax checks for unregistered connectors dma-buf: - Work around race condition when retrieving fence timestamp gem: - Avoid OOB access in BO memory range panel: - boe-tv101wun-ml6: Fix flickering simpledrm: - Fix error output vwmgfx: - Fix size calculation in texture-state code - Ref GEM BOs in surfaces msm: - PHY/link training reset fix - msm8998 - correct highest bank bit - skip video mode if timing engine disabled - check irq_of_parse_and_map return code - add new lines to some prints - fail atomic check for max mdp clk test amdgpu: - Seemless boot fix - Fix TTM BO resource check - SI fix for doorbell handling ---------------------------------------------------------------- Abhinav Kumar (3): drm/msm/dsi: skip the wait for video mode done if not applicable drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflow drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits Christian König (2): dma-buf: add dma_fence_timestamp helper drm/amdgpu: add missing NULL check Dan Carpenter (1): drm/msm/dsi: fix irq_of_parse_and_map() error checking Daniel Miess (1): drm/amd/display: Don't set dpms_off for seamless boot Dave Airlie (3): Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Dmitry Baryshkov (1): drm/msm/mdss: fix highest-bank-bit for msm8998 Icenowy Zheng (1): drm/amdgpu: fix SI failure due to doorbells allocation Joey Gouly (1): drm/tiny: correctly print `struct resource *` on error Konstantin Meskhidze (1): drm/vmwgfx: fix typo of sizeof argument Kuogee Hsieh (1): drm/msm/dp: do not reinitialize phy unless retry during link training Matthew Wilcox (Oracle) (1): drm: Do not overrun array in drm_gem_get_pages() Ruihai Zhou (1): drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP term Simon Ser (1): drm/atomic-helper: relax unregistered connector check Stephen Boyd (1): drm/msm/dp: Add newlines to debug printks Zack Rusin (1): drm/vmwgfx: Keep a gem reference to user bos in surfaces drivers/dma-buf/dma-fence-unwrap.c | 13 +++------- drivers/dma-buf/sync_file.c | 9 +++---- drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c | 4 +++ drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | 2 +- drivers/gpu/drm/amd/display/dc/core/dc.c | 3 +++ drivers/gpu/drm/drm_atomic_helper.c | 17 ++++++++++--- drivers/gpu/drm/drm_gem.c | 6 +++-- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 27 ++++++++++++++------- drivers/gpu/drm/msm/dp/dp_ctrl.c | 13 +++++----- drivers/gpu/drm/msm/dp/dp_link.c | 4 +-- drivers/gpu/drm/msm/dsi/dsi_host.c | 19 ++++++++++++--- drivers/gpu/drm/msm/msm_mdss.c | 2 +- drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 4 +-- drivers/gpu/drm/scheduler/sched_main.c | 2 +- drivers/gpu/drm/tiny/simpledrm.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 7 +++--- drivers/gpu/drm/vmwgfx/vmwgfx_bo.h | 17 +++++++++---- drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c | 6 ++--- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 +++ drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 12 +++++---- drivers/gpu/drm/vmwgfx/vmwgfx_gem.c | 18 +++++++++++--- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 6 ++--- drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 12 ++++----- drivers/gpu/drm/vmwgfx/vmwgfx_shader.c | 4 +-- drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 31 +++++++++--------------- include/linux/dma-fence.h | 19 +++++++++++++++ 27 files changed, 165 insertions(+), 100 deletions(-)