[git pull] drm fixes for 5.19-rc7

2022-07-14 Thread Dave Airlie
S_ERR() vs NULL tests Daniele Ceraolo Spurio (1): drm/i915/guc: ADL-N should use the same GuC FW as ADL-S Dave Airlie (3): Merge tag 'drm-misc-fixes-2022-07-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'drm-intel-fixes-2022-07-

Re: [Intel-gfx] [PATCH 1/1] drm/i915/guc: Update to GuC version 70.1.1

2022-07-14 Thread Dave Airlie
On Fri, 15 Apr 2022 at 10:15, Matt Roper wrote: > > On Tue, Apr 12, 2022 at 03:59:55PM -0700, john.c.harri...@intel.com wrote: > > From: John Harrison > > > > The latest GuC firmware drops the context descriptor pool in favour of > > passing all creation data in the create H2G. It also greatly

nouveau next misc patches.

2022-07-12 Thread Dave Airlie
Sending myself a pull request just to keep the process going. This is some misc nouveau patches Ben has queued up, been good to land them in -next. Dave. topic/nouveau-misc-2022-07-13-1: drm/nouveau next misc This is a set of misc nouveau patches skeggsb left queued up, just flushing some of

[git pull] drm fixes for 5.19-rc7 (late rc6)

2022-07-11 Thread Dave Airlie
: keep fbdev buffers pinned during suspend drm/amdgpu/display: disable prefer_shadow for generic fb helpers Daniele Ceraolo Spurio (1): drm/i915/guc: ADL-N should use the same GuC FW as ADL-S Dave Airlie (3): Merge tag 'amd-drm-fixes-5.19-2022-07-06' of https://gitlab.freedesktop.org

[git pull] drm fixes for 5.19-rc5

2022-06-30 Thread Dave Airlie
ix integer type usage in uapi header Dave Airlie (4): Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Merge tag 'drm-intel-fixes-2022-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'amd-drm-fixes-5.19-

[git pull] drm fixes for 5.19-rc4

2022-06-23 Thread Dave Airlie
around GTT size (v3) Dan Carpenter (1): drm/vc4: fix error code in vc4_check_tex_size() Dave Airlie (4): Merge tag 'amd-drm-fixes-5.19-2022-06-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'drm-misc-fixes-2022-06-23' of git://anongit.freedesktop.org/drm

[git pull] drm fixes for 5.19-rc3

2022-06-16 Thread Dave Airlie
Dixit (1): drm/i915/gt: Fix memory leaks in per-gt sysfs Christian König (2): drm/ttm: fix missing NULL check in ttm_device_swapout drm/ttm: fix bulk move handling v2 Dan Carpenter (1): drm/exynos: fix IS_ERR() vs NULL check in probe Dave Airlie (4): Merge tag 'drm

Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c

2022-06-15 Thread Dave Airlie
On Wed, 15 Jun 2022 at 20:53, Greg KH wrote: > > On Wed, Jun 15, 2022 at 06:48:33PM +0800, heliang wrote: > > In tegra_uart_init(), of_find_matching_node() will return a node > > pointer with refcount incremented. We should use of_node_put() > > when it is not used anymore. > > > > Signed-off-by:

[git pull] drm fixes for 5.19-rc2

2022-06-10 Thread Dave Airlie
): drm/amdgpu: fix limiting AV1 to the first instance on VCN3 drm/amdgpu: always flush the TLB on gfx8 Dave Airlie (3): Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'drm-misc-fixes-2022-05-26' of git

[ANNOUNCE] libdrm 2.4.111

2022-06-02 Thread Dave Airlie
Andrey Grodzovsky (1): tests/amdgpu/hotunplu: Enable hotunplug tests. Daniel Stone (2): drm/atomic: Stable sort for atomic request de-duplication libkms: Remove libkms completely Dave Airlie (1): build: bump version to 2.4.111 Dylan Baker (9): meson: use dictionary

[git pull] drm for 5.19-rc1 part2/fixes

2022-06-02 Thread Dave Airlie
duplicate condition drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() Dave Airlie (5): drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. Merge tag 'amd-drm-next-5.19-2022-05-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-next Merge tag 'amd-drm-next

Re: [Intel-gfx] [RFC v3 3/3] drm/doc/rfc: VM_BIND uapi definition

2022-06-01 Thread Dave Airlie
On Tue, 24 May 2022 at 05:20, Niranjana Vishwanathapura wrote: > > On Thu, May 19, 2022 at 04:07:30PM -0700, Zanoni, Paulo R wrote: > >On Tue, 2022-05-17 at 11:32 -0700, Niranjana Vishwanathapura wrote: > >> VM_BIND and related uapi definitions > >> > >> v2: Ensure proper kernel-doc formatting

[git pull] drm fixes for 5.18 final

2022-05-20 Thread Dave Airlie
Charan Teja Kalla (1): dma-buf: ensure unique directory name for dmabuf stats Dave Airlie (3): Merge tag 'amd-drm-fixes-5.18-2022-05-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/drm-misc

[git pull] drm fixes for 5.18-rc7 (follow up)

2022-05-13 Thread Dave Airlie
in nouveau_get_backlight_name() Daniel Vetter (1): fbdev: Prevent possible use-after-free in fb_release() Dave Airlie (2): Merge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of https://gitlab.freedesktop.org/zack/vmwgfx into drm-fixes Merge tag 'drm-misc-fixes-2022-05-13' of git

[git pull] drm fixes for 5.18-rc7

2022-05-12 Thread Dave Airlie
in parallel Alex Deucher (2): Revert "drm/amd/pm: keep the BACO feature enabled for suspend" drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2) Dave Airlie (2): Merge tag 'drm-intel-fixes-

Adding CI results to the kernel tree was Re: [RFC v2] drm/msm: Add initial ci/ subdirectory

2022-05-10 Thread Dave Airlie
> And use it to store expectations about what the drm/msm driver is > supposed to pass in the IGT test suite. I wanted to loop in Linus/Greg to see if there are any issues raised by adding CI results file to the tree in their minds, or if any other subsystem has done this already, and it's all

Re: drm pull request (was Re: )

2022-05-06 Thread Dave Airlie
On Sat, 7 May 2022 at 02:50, Linus Torvalds wrote: > > On Thu, May 5, 2022 at 9:07 PM Dave Airlie wrote: > > > > pretty quiet week, one fbdev, msm, kconfig, and 2 amdgpu fixes, about > > what I'd expect for rc6. > > You're not getting the automated pr-tracker-bot re

[no subject]

2022-05-05 Thread Dave Airlie
-rc6 fbdev: - hotunplugging fix amdgpu: - Fix a xen dom0 regression on APUs - Fix a potential array overflow if a receiver were to send an erroneous audio channel count msm: - lockdep fix. it6505: - kconfig fix Dave Airlie (3

Re: [PATCH] drm/amdgpu: fix drm-next merge fallout

2022-05-03 Thread Dave Airlie
On Tue, 3 May 2022 at 23:03, Alex Deucher wrote: > > On Tue, May 3, 2022 at 2:36 AM Christian König > wrote: > > > > That hunk somehow got missing while solving the conflict between the TTM > > and AMDGPU changes for drm-next. > > > > Signed-off-by: Christian König > > Acked-by: Alex Deucher >

[git pull] drm fixes for 5.18-rc5

2022-04-28 Thread Dave Airlie
if there are displays attached (v3) Dave Airlie (3): Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'amd-drm-fixes-5.18

[git pull] drm fixes for 5.18-rc4 (part 2)

2022-04-22 Thread Dave Airlie
perly try all possible cases for bridge/panel detection" Revert "drm: of: Lookup if child node has panel or bridge" Christian König (2): drm/radeon: fix logic inversion in radeon_sync_resv drm/amdgpu: partial revert "remove ctx->lock" v2 Dave Airlie (1)

[git pull] drm fixes for 5.18-rc4

2022-04-21 Thread Dave Airlie
is turned off from panel settings Dave Airlie (2): Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm

Re: [PATCH] drm/panel: newvision-nv3052c: Fix build

2022-04-18 Thread Dave Airlie
On Mon, 18 Apr 2022 at 17:07, Sam Ravnborg wrote: > > On Sat, Apr 09, 2022 at 11:00:16AM +0100, Paul Cercueil wrote: > > The driver was compile-tested then rebased on drm-misc-next, and not > > compile-tested after the rebase; unfortunately the driver didn't compile > > anymore when it hit

[git pull] drm fixes for 5.18-rc3

2022-04-14 Thread Dave Airlie
vega20 board - DCN 3.1.6 spread spectrum fix Alex Deucher (1): drm/amdgpu: fix VCN 3.1.2 firmware name Charlene Liu (1): drm/amd/display: remove dtbclk_ss compensation for dcn316 Dave Airlie (3): Merge tag 'drm-intel

Re: [PATCH 1/1] drm/i915: Inherit submitter nice when scheduling requests

2022-04-08 Thread Dave Airlie
On Fri, 8 Apr 2022 at 18:25, Tvrtko Ursulin wrote: > > > On 08/04/2022 08:58, Daniel Vetter wrote: > > On Thu, Apr 07, 2022 at 04:16:27PM +0100, Tvrtko Ursulin wrote: > >> From: Tvrtko Ursulin > >> > >> Inherit submitter nice at point of request submission to account for long > >> running

[git pull] drm fixes for 5.18-rc2

2022-04-07 Thread Dave Airlie
fence merge code dma-buf: handle empty dma_fence_arrays gracefully Dan Carpenter (1): drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire() Daniel Mack (1): drm/panel: ili9341: fix optional regulator handling Dave Airlie (6): Merge tag 'amd-drm-next-5.18-2022-03-25

Re: [git pull] drm for 5.18-rc1

2022-03-24 Thread Dave Airlie
> FYI, this breaks the DT bindings. The relevant patches didn't get > reviewed nor run thru automated testing because their encoding was > 'charset=y'[1]. (While email clients seem to just ignore that > encoding, patchwork and b4 do not.) linux-next is still broken and has > been since Mar 2[2].

[git pull] drm fixes for 5.18-rc1

2022-03-24 Thread Dave Airlie
eat SAGV block time 0 as SAGV disabled - Fix PSF GV point mask when SAGV is not possible - Fix renamed INTEL_INFO->media.arch/ver field Cooper Chiou (1): drm/edid: check basic audio support on CEA extension block Dave Air

Re: [GIT PULL] mediatek drm fixes - 20220325

2022-03-24 Thread Dave Airlie
On Fri, 25 Mar 2022 at 09:09, Chun-Kuang Hu wrote: > > Hi, Dave & Daniel: > > This includes: > > 1. Fix dt-binding issue. > This tree is based on a random drm-next tree, which I can't pull. Please base it on the latest drm-next tree. I tried cherry-pick these patches over and it failed badly on

[git pull] drm fixes for 5.17-final

2022-03-17 Thread Dave Airlie
bus flags check in imx_pd_bridge_atomic_check() Dave Airlie (1): Merge tag 'drm-misc-fixes-2022-03-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Jocelyn Falempe (1): drm/mgag200: Fix PLL setup for g200wb and g200ew Marek Vasut (1): drm/panel: simple: Fix

Re: [PATCH v2 1/2] drm: Add GPU reset sysfs event

2022-03-15 Thread Dave Airlie
On Tue, 15 Mar 2022 at 00:23, Alex Deucher wrote: > > On Fri, Mar 11, 2022 at 3:30 AM Pekka Paalanen wrote: > > > > On Thu, 10 Mar 2022 11:56:41 -0800 > > Rob Clark wrote: > > > > > For something like just notifying a compositor that a gpu crash > > > happened, perhaps drm_event is more

Re: [git pull] drm fixes for 5.17-rc8/final

2022-03-11 Thread Dave Airlie
On Fri, 11 Mar 2022 at 17:51, Thorsten Leemhuis wrote: > > On 11.03.22 06:15, Dave Airlie wrote: > > > > As expected at this stage its pretty quiet, one sun4i mixer fix and > > one i915 display flicker fix. > > > > Thanks, > > Dave. > > > > d

[git pull] drm fixes for 5.17-rc8 (kconfig fix)

2022-03-11 Thread Dave Airlie
Hi Linus, Thorsten pointed out this had fallen down the cracks and was in -next only, I've picked it out, fixed up it's Fixes: line. Thanks, Dave. drm-fixes-2022-03-12: drm kconfig fix for 5.17-rc8 - fix regression in Kconfig. The following changes since commit

[git pull] drm fixes for 5.17-rc8/final

2022-03-10 Thread Dave Airlie
. Dave Airlie (2): Merge tag 'drm-misc-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'drm-intel-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Jernej Skrabec (1): drm/sun4i: mixer: Fix P010 and P210 format

Re: [pull] amdgpu, amdkfd drm-next-5.18

2022-03-09 Thread Dave Airlie
On Thu, 10 Mar 2022 at 08:16, Alex Deucher wrote: > > On Wed, Mar 9, 2022 at 5:12 PM Dave Airlie wrote: > > > > On Tue, 8 Mar 2022 at 06:08, Alex Deucher wrote: > > > > > > Hi Dave, Daniel, > > > > > > Same PR as last week, just fixed up a

Re: [pull] amdgpu, amdkfd drm-next-5.18

2022-03-09 Thread Dave Airlie
On Tue, 8 Mar 2022 at 06:08, Alex Deucher wrote: > > Hi Dave, Daniel, > > Same PR as last week, just fixed up a bad Fixes tag. > > The following changes since commit 38a15ad9488e21cad8f42d3befca20f91e5b2874: > > Merge tag 'amd-drm-next-5.18-2022-02-25' of >

[git pull] drm fixes for 5.17-rc7

2022-03-03 Thread Dave Airlie
Carsten Haitzler (1): drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER Dave Airlie (4): Merge tag 'exynos-drm-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes Merge tag 'drm-intel-fixes-2022-03-03' of git

Re: linux-next: build failure after merge of the drm tree

2022-02-28 Thread Dave Airlie
Yes, please do., sorry for HTML, stuck on tablet. On Tue, 1 Mar 2022, 1:33 am Robert Foss, wrote: > > > > > > > > Caused by commit > > > > > > > > b5c84a9edcd418 ("drm/bridge: add it6505 driver") > > > > > > > > I have used the drm tree from yesterday instead. > > > > > > hi all, > > > > > >

Re: [pull] amdgpu, amdkfd drm-next-5.18

2022-02-28 Thread Dave Airlie
On Tue, 1 Mar 2022 at 03:11, Alex Deucher wrote: > > On Mon, Feb 28, 2022 at 1:55 AM Dave Airlie wrote: > > > > On Sat, 26 Feb 2022 at 04:35, Alex Deucher > > wrote: > > > > > > Hi Dave, Daniel, > > > > > > New st

Re: [pull] amdgpu, amdkfd drm-next-5.18

2022-02-27 Thread Dave Airlie
On Sat, 26 Feb 2022 at 04:35, Alex Deucher wrote: > > Hi Dave, Daniel, > > New stuff for 5.18. > > The following changes since commit b63c54d978236dd6014cf2ffba96d626e97c915c: > > drm/amdkfd: Use proper enum in pm_unmap_queues_v9() (2022-02-17 15:59:06 > -0500) > > are available in the Git

Re: [GIT PULL] drm/tegra: Changes for v5.18-rc1

2022-02-27 Thread Dave Airlie
Hi Thierry, dim: d65e338027e7 ("gpu: host1x: Fix an error handling path in 'host1x_probe()'"): SHA1 in fixes line not found: dim: e3166698a8a0 ("drm/tegra: Implement buffer object cache") not the same as 1f39b1dfa53c84b56d7ad37fed44afda7004959d Author: Thierry Reding Date: Fri Feb 7

Re: linux-next: build failure after merge of the drm tree

2022-02-27 Thread Dave Airlie
On Mon, 28 Feb 2022 at 16:44, Hsin-Yi Wang wrote: > > On Sat, Feb 26, 2022 at 12:43 AM wrote: > > > > Hi all, > > > > After merging the drm tree, today's linux-next build (x86 allmodconfig) > > failed like this: > > > > lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x10b: call

[git pull] drm fixes for 5.17-rc6

2022-02-24 Thread Dave Airlie
Nieuwenhuizen (1): drm/amd/display: Protect update_bw_bounding_box FPU code. Chen Gong (1): drm/amdgpu: do not enable asic reset for raven2 Christian König (1): drm/radeon: fix variable type Dave Airlie (4): Merge tag 'drm-misc-fixes-2022-02-23' of git

Re: [PULL] drm-intel-gt-next

2022-02-20 Thread Dave Airlie
On Thu, 17 Feb 2022 at 20:26, Joonas Lahtinen wrote: > > Hi Dave & Daniel, > > Here is the first drm-intel-gt-next feature PR towards v5.18. Am I missing some previous drm-intel pull? /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/i915/gt/intel_workarounds.c: In function

[git pull] drm fixes for 5.17-rc5

2022-02-17 Thread Dave Airlie
. AngeloGioacchino Del Regno (1): drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge Dave Airlie (4): Merge tag 'mediatek-drm-fixes-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes

[git pull] drm fixes for 5.17-rc4

2022-02-10 Thread Dave Airlie
/rockchip: vop: Correct RK3399 VOP register fields Christoph Niedermaier (1): drm/panel: simple: Assign data from panel_dpi_probe() correctly Daniel Vetter (1): MAINTAINERS: Add entry for fbdev core Dave Airlie (3): Merge tag 'drm-misc-fixes-2022-02-10' of git

[git pull] drm fixes for 5.17-rc3

2022-02-03 Thread Dave Airlie
logic inversion in check Dan Carpenter (1): drm/i915/overlay: Prevent divide by zero bugs in scaling Dave Airlie (3): Merge tag 'amd-drm-fixes-5.17-2022-02-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'drm-misc-fixes-2022-02-03' o

Re: [PATCH 01/21] MAINTAINERS: Add entry for fbdev core

2022-02-01 Thread Dave Airlie
s/video/fbdev/core/ | head -n5 > 35 Daniel Vetter > 23 Linus Torvalds > 10 Hans de Goede > 9 Dave Airlie > 6 Peter Rosin Acked-by: Dave Airlie

[git pull] drm fixes for 5.17-rc2

2022-01-27 Thread Dave Airlie
/end for dcn30_internal_validate_bw. drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU. drm/amdgpu/display: Remove t_srx_delay_us. Dave Airlie (6): Revert "drm/ast: Support 1600x900 with 108MHz PCLK" Merge tag 'drm-misc-next-fixes-2022-01-

[git pull] drm fixes for 5.17-rc1

2022-01-20 Thread Dave Airlie
on yellow carp Christian König (1): drm/radeon: fix error handling in radeon_driver_open_kms Dave Airlie (2): Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https

[PATCH] Revert "drm/ast: Support 1600x900 with 108MHz PCLK"

2022-01-19 Thread Dave Airlie
From: Dave Airlie This reverts commit 9bb7b689274b67ecb3641e399e76f84adc627df1. This caused a regression reported to Red Hat. Fixes: 9bb7b689274b ("drm/ast: Support 1600x900 with 108MHz PCLK") Signed-off-by: Dave Airlie --- drivers/gpu/drm/ast/ast_tables.h | 2 -- 1 file changed, 2

[git pull] drm final fixes for 5.16

2022-01-06 Thread Dave Airlie
Alex Deucher (2): fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb drm/amdgpu: disable runpm if we are the primary adapter Dave Airlie (1): Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh

[git pull] drm fixes for 5.16-rc8

2021-12-30 Thread Dave Airlie
: fix B0 TMDS deepcolor no dislay issue Christian König (2): drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify drm/nouveau: wait for the exclusive fence after the shared ones v2 Dave Airlie (3): Merge tag 'drm-intel-fixes-2021-12-29' of git

Re: [pull] amdgpu drm-fixes-5.16

2021-12-29 Thread Dave Airlie
On Thu, 30 Dec 2021 at 01:51, Alex Deucher wrote: > > Hi Dave, Daniel, Just FYI on merging this into tip I got a conflict I'm not sure what answer is right. fixes has: ee2698cf79cc759a397c61086c758d4cc85938bf Author: Angus Wang Date: Thu Dec 9 17:27:01 2021 -0500 drm/amd/display:

Re: [pull] amdgpu, amdkfd drm-next-5.17

2021-12-29 Thread Dave Airlie
Hey, dim: 3be2709660dc ("drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent crash in GPU initialization failure"): committer Signed-off-by missing. is missing your sob as you committed it. Please fix it up. Thanks, Dave.

[git pull] drm fixes for 5.16-rc7

2021-12-23 Thread Dave Airlie
submission locking fixes AngeloGioacchino Del Regno (1): drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf Dave Airlie (2): Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git

Re: [PATCH] drm/ast: Support 1600x900 with 108MHz PCLK

2021-12-22 Thread Dave Airlie
On Wed, 22 Dec 2021 at 11:19, Kuo-Hsiang Chou wrote: > > Hi > > -Original Message----- > From: Dave Airlie [mailto:airl...@gmail.com] > Sent: Wednesday, December 22, 2021 5:56 AM > To: Thomas Zimmermann > > Subject: Re: [PATCH] drm/ast: Support 1600x900 with 10

Re: [PATCH] drm/ast: Support 1600x900 with 108MHz PCLK

2021-12-21 Thread Dave Airlie
On Mon, 2 Nov 2020 at 17:57, Thomas Zimmermann wrote: > > Hi > > Am 30.10.20 um 08:42 schrieb KuoHsiang Chou: > > [New] Create the setting for 1600x900 @60Hz refresh rate > > by 108MHz pixel-clock. > > > > Signed-off-by: KuoHsiang Chou > > Acked-by: Thomas Zimmermann > > I'll add your

[git pull] drm fixes for 5.16-rc6

2021-12-16 Thread Dave Airlie
DMCUB before HW init - Fix for GMC powergating on PCO - Fix a possible memory leak in GPU metrics table handling on RN Alejandro Concepcion-Rodriguez (1): drm: simpledrm: fix wrong unit with pixel clock Dave Airlie (3

[git pull] drm fixes for 5.16-rc5

2021-12-09 Thread Dave Airlie
(1): drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence. Christian König (1): drm/ttm: fix ttm_bo_swapout Dan Carpenter (1): drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer() Dave Airlie (3): Merge tag 'drm-misc-fixes-2021-12-09' of git

[git pull] drm fixes for 5.16-rc4

2021-12-02 Thread Dave Airlie
Akhil P Oommen (2): drm/msm: Fix null ptr access msm_ioctl_gem_submit() drm/msm/a6xx: Fix uinitialized use of gpu_scid Arnd Bergmann (1): drm: msm: fix building without CONFIG_COMMON_CLK Dave Airlie (4): Merge tag 'drm-msm-fixes-2021-11-28

[git pull] drm fixes for 5.16-rc3

2021-11-25 Thread Dave Airlie
+ drm/amdgpu/pm: fix powerplay OD interface drm/amd/display: update bios scratch when setting backlight Ben Skeggs (1): drm/nouveau: recognise GA106 Dan Carpenter (2): drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks drm/vc4: fix error code in vc4_create_object() Dave

[git pull] drm fixes for 5.16-rc2

2021-11-18 Thread Dave Airlie
: fix potential memleak Christian König (1): drm/scheduler: fix drm_sched_job_add_implicit_dependencies Dan Carpenter (1): drm/i915/guc: fix NULL vs IS_ERR() checking Dave Airlie (3): Merge tag 'drm-misc-fixes-2021-11-18' of git://anongit.freedesktop.org/drm/drm-misc into drm

Re: [git pull] drm fixes + one missed next for 5.16-rc1

2021-11-14 Thread Dave Airlie
On Sat, 13 Nov 2021 at 06:16, Linus Torvalds wrote: > > On Thu, Nov 11, 2021 at 7:25 PM Dave Airlie wrote: > > > > I missed a drm-misc-next pull for the main pull last week. It wasn't > > that major and isn't the bulk of this at all. This has a bunch of > > fi

[git pull] drm fixes + one missed next for 5.16-rc1

2021-11-11 Thread Dave Airlie
d: fix copy_from_user() error codes Daniel Vetter (1): MAINTAINERS: dri-devel is for all of drivers/gpu Dave Airlie (8): Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next Merge tag 'amd-drm-fixes-5.16-2021-11-03' of

[git pull] drm fixes for 5.15 final

2021-10-28 Thread Dave Airlie
quirk for Aya Neo 2021 Christian König (1): drm/ttm: fix memleak in ttm_transfered_destroy Daniel Vetter (2): drm/i915/selftests: Properly reset mock object propers for each test MAINTAINERS: dri-devel is for all of drivers/gpu Dave Airlie (5): Merge tag 'amd-drm-fixes-5.15

Re: [PATCH] MAINTAINERS: Add Tvrtko as drm/i915 co-maintainer

2021-10-25 Thread Dave Airlie
gt; > Cc: David Airlie > > Cc: Daniel Vetter > > Acked-by: Jani Nikula > > Acked-by: Rodrigo Vivi > > Acked-by: Tvrtko Ursulin > > Cc: Sean Paul > > Cc: Maarten Lankhorst > > Cc: Maxime Ripard > > Cc: dri-devel@lists.freedesktop.org > > Acked-by: Daniel Vetter Acked-by: Dave Airlie

[git pull] drm fixes for 5.15-rc7

2021-10-21 Thread Dave Airlie
--- Anitha Chrisanthus (4): drm/kmb: Work around for higher system clock drm/kmb: Limit supported mode to 1080p drm/kmb: Corrected typo in handle_lcd_irq drm/kmb: Enable ADV bridge after modeset Dan Johansen (1): drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 p

Re: [PATCH 0/4] drm/i915: Make the driver not oops on load on old machines

2021-10-17 Thread Dave Airlie
On Thu, 14 Oct 2021 at 19:09, Ville Syrjala wrote: > > From: Ville Syrjälä > > Fix a pile of regression on older machines which just oops the driver > on load. > For all 4: Reviewed-by: Dave Airlie though it would be nice if the clflushes has more justifications on initia

Re: [PULL] drm-misc-fixes

2021-10-14 Thread Dave Airlie
> - Respun clock fixes for vc4/hdmi. I was uneasy with these patches due to the number and size of them at this point in the cycle. Is there any major problem leaving them until next? I think fixes needs a hard reset and rebase to rc6 when it's tagged. If these are super-urgent fixes then I'd

[git pull] drm fixes for 5.15-rc6

2021-10-14 Thread Dave Airlie
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling Dave Airlie (3): Merge tag 'drm-msm-fixes-2021-10-11' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Merge tag 'drm-intel-fixes-2021-10-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

Re: [PATCH 0/6] drm/i915: Failsafe migration blits

2021-10-13 Thread Dave Airlie
On Fri, 8 Oct 2021 at 23:36, Thomas Hellström wrote: > > This patch series introduces failsafe migration blits. > The reason for this seemingly strange concept is that if the initial > clearing or readback of LMEM fails for some reason, and we then set up > either GPU- or CPU ptes to the

[git pull] drm fixes for 5.15-rc5

2021-10-07 Thread Dave Airlie
w tint fix Dave Airlie (3): Merge tag 'drm-intel-fixes-2021-10-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'amd-drm-fixes-5.15-2021-10-06

[git pull] drm fixes for 5.15-rc3

2021-09-23 Thread Dave Airlie
- DMA mapping fix Alex Deucher (1): MAINTAINERS: fix up entry for AMD Powerplay Arnd Bergmann (1): drm/amd/display: fix empty debug macros Chris Wilson (1): drm/i915: Free all DMC payloads Dave Airlie (2): Merge

Re: [RFC PATCH 2/4] DRM: Add support of AI Processor Unit (APU)

2021-09-22 Thread Dave Airlie
On Sat, 18 Sept 2021 at 07:57, Alexandre Bailon wrote: > > Some Mediatek SoC provides hardware accelerator for AI / ML. > This driver provides the infrastructure to manage memory > shared between host CPU and the accelerator, and to submit > jobs to the accelerator. > The APU itself is managed by

[git pull] drm fixes for 5.15-rc2

2021-09-16 Thread Dave Airlie
ctx->syncobj on final put, not on ctx close Daniele Ceraolo Spurio (1): drm/i915/guc: drop guc_communication_enabled Dave Airlie (3): Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes Merge tag 'drm-intel-fixes-2021-09-16' of

Re: [PATCH 1/5] drm/i915: Do not define vma on stack

2021-09-13 Thread Dave Airlie
On Tue, 14 Sept 2021 at 14:55, Matthew Brost wrote: > > From: Venkata Sandeep Dhanalakota > > Defining vma on stack can cause stack overflow, if > vma gets populated with new fields. Is there some higher level locking stopping that from getting trashed? or a guarantee that uc_fw_bind_ggtt is

Re: Accelerator drivers going forward (was Re: Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library)

2021-09-12 Thread Dave Airlie
On Sun, 12 Sept 2021 at 23:55, Greg Kroah-Hartman wrote: > > On Fri, Sep 10, 2021 at 06:10:27PM +0200, Daniel Vetter wrote: > > Forgot to add dri-devel. > > > > On Fri, Sep 10, 2021 at 6:09 PM Daniel Vetter > > wrote: > > > > > > On Fri, Sep 10, 2021 at 9:58 AM Greg Kroah-Hartman > > > wrote:

[git pull] drm fixes for 5.15-rc1

2021-09-10 Thread Dave Airlie
Colin Ian King (2): drm/mgag200: Fix uninitialized variable delta drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum" Dave Airlie (3): Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next Merge t

Re: [PULL] drm-misc-fixes

2021-09-10 Thread Dave Airlie
On Thu, 9 Sept 2021 at 19:30, Daniel Vetter wrote: > > On Thu, Sep 9, 2021 at 5:35 AM Dave Airlie wrote: > > > > On Thu, 9 Sept 2021 at 03:44, Thomas Zimmermann wrote: > > > > > > Hi Dave and Daniel, > > > > > > here's this week's PR for dr

Re: [PULL] drm-misc-fixes

2021-09-08 Thread Dave Airlie
On Thu, 9 Sept 2021 at 03:44, Thomas Zimmermann wrote: > > Hi Dave and Daniel, > > here's this week's PR for drm-misc-fixes. One patch is a potential deadlock > in TTM, the other enables an additional plane in kmb. I'm slightly unhappy > that the latter one ended up in -fixes as it's not a bugfix

intel display struct refactor

2021-09-05 Thread Dave Airlie
I posted an intro set of patches to intel-gfx earlier, but I got a bit OCD and kept going here. https://cgit.freedesktop.org/~airlied/linux/log/?h=i915-display-struct-refactor Mainly looking to see if this is interesting enough refactor to get it landed, I realise it would be quite disruptive.

Re: [diagnostic TDR mode patches] unify our solution opinions/suggestions in one thread

2021-09-01 Thread Dave Airlie
On Thu, 2 Sept 2021 at 01:20, Alex Deucher wrote: > > On Wed, Sep 1, 2021 at 6:19 AM Liu, Monk wrote: > > > > [AMD Official Use Only] > > > > Daniel > > > > From the link you share it looks you(or someone else) have quite a bunch > > patches that changes DRM_SCHED or even amdgpu, by that case

Re: [Intel-gfx] [PATCH v10 03/11] drm/ttm: Add a generic TTM memcpy move for page-based iomem

2021-08-29 Thread Dave Airlie
I've just been talking with Ben about nouveau having some issues since this path, ttm_resource can be subclassed by drivers, and the code below that copies ttm_resources around pretty much seems to destroy that. > + struct ttm_resource *src_mem = >mem; > + struct

[git pull] drm fixes for 5.14-rc8/final

2021-08-26 Thread Dave Airlie
pin domain after the check Dave Airlie (3): Merge tag 'drm-intel-fixes-2021-08-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'amd-drm-fixes-5.14-2021-08-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'imx-drm-fixes-2021-08

Re: [RFC] Make use of non-dynamic dmabuf in RDMA

2021-08-24 Thread Dave Airlie
On Wed, 25 Aug 2021 at 03:36, John Hubbard wrote: > > On 8/24/21 10:32 AM, Jason Gunthorpe wrote: > ... > >>> And yes at least for the amdgpu driver we migrate the memory to host > >>> memory as soon as it is pinned and I would expect that other GPU drivers > >>> do something similar. > >> > >>

[git pull] drm fixes for 5.14-rc7

2021-08-19 Thread Dave Airlie
channels drm/nouveau: block a bunch of classes from userspace drm/nouveau: rip out nvkm_client.super Dan Moulding (1): drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir fails Dave Airlie (5): Merge tag 'drm-misc-fixes-2021-08-18' of git

Re: [GIT PULL] mediatek drm next for 5.15

2021-08-16 Thread Dave Airlie
CC [M] drivers/gpu/drm/mediatek/mtk_disp_aal.o /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/mediatek/mtk_drm_crtc.c:257:13: warning: ‘mtk_drm_cmdq_pkt_destroy’ defined but not used [-Wunused-function] 257 | static void mtk_drm_cmdq_pkt_destroy(struct mbox_chan *chan, struct cmdq_pkt

[git pull] drm fixes for 5.14-rc6

2021-08-12 Thread Dave Airlie
: Fix a memory leak in an error handling path in 'vangogh_tables_init()' Daniel Vetter (1): drm/doc/rfc: drop lmem uapi section Dave Airlie (4): Merge tag 'mediatek-drm-fixes-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes Merge tag 'amd-drm

Re: missing signoff on drm-intel-gt-next pull

2021-08-11 Thread Dave Airlie
On Wed, 11 Aug 2021 at 17:11, Jani Nikula wrote: > > On Wed, 11 Aug 2021, Joonas Lahtinen wrote: > > Quoting Dave Airlie (2021-08-11 06:48:39) > >> dim: db47fe727e1f ("drm/i915/step: > >> s/_revid_tbl/_revids"): committer Signed-off-by > >&

missing signoff on drm-intel-gt-next pull

2021-08-10 Thread Dave Airlie
dim: db47fe727e1f ("drm/i915/step: s/_revid_tbl/_revids"): committer Signed-off-by missing. I'm not sure how much pain it is to fix that up, but commit db47fe727e1fc516cf60fc9ab8299605ef3c2d54 Author: Anusha Srivatsa Commit: Matt Roper drm/i915/step: s/_revid_tbl/_revids Simplify the

[git pull] drm fixes for 5.14-rc5

2021-08-06 Thread Dave Airlie
Bing Guo (2): drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X drm/amd/display: Increase stutter watermark for dcn303 Chengming Gui (1): drm/amdgpu: add DID for beige goby Dave Airlie (3): Merge tag 'drm-misc-fixes-2021-08-04

[git pull] drm fixes for 5.14-rc4

2021-07-29 Thread Dave Airlie
Andersson (1): drm/msm/dp: Initialize the INTF_CONFIG register Dale Zhao (1): drm/amd/display: ensure dentist display clock update finished in DCN20 Dave Airlie (4): Merge tag 'drm-msm-fixes-2021-07-27' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Merge tag

Re: [PATCH 1/5] drm/vmwgfx: unbind in vmw_ttm_unpopulate

2021-07-26 Thread Dave Airlie
On Tue, 27 Jul 2021 at 05:35, Christian König wrote: > > Am 26.07.21 um 02:03 schrieb Dave Airlie: > > [SNIP] > >> But you know, normal human: Only equipped with one head and two hands > >> and not cloneable. > > I'm the same, but I'm not seeing where this pr

Re: [PATCH 1/5] drm/vmwgfx: unbind in vmw_ttm_unpopulate

2021-07-25 Thread Dave Airlie
d what not (that part perfectly makes sense). > > I haven't reviewed all the patches from Dave, only the one you pointed > > at (in the last patch). And that one I still can't match up with your > > description. If there's other commits relevant, can you pls dig them >

[git pull] drm fixes for 5.14-rc3

2021-07-22 Thread Dave Airlie
for internal BOs Colin Xu (1): drm/i915/gvt: Clear d3_entered on elsp cmd submission. Dave Airlie (3): Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/drm

Re: [PULL] drm-misc-next

2021-07-20 Thread Dave Airlie
On Fri, 16 Jul 2021 at 21:07, Maarten Lankhorst wrote: > > Hi Dave & Daniel, > > Lots of stuff this time around. > > Enjoy! I've pulled this but there is an outstanding warning /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c: In function ‘hibmc_unload’:

Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms

2021-07-18 Thread Dave Airlie
On Thu, 15 Jul 2021 at 18:11, Thomas Zimmermann wrote: > > Hi > > Am 13.07.21 um 18:59 schrieb Javier Martinez Canillas: > > On 6/25/21 3:09 PM, Javier Martinez Canillas wrote: > >> The simplefb and simpledrm drivers match against a "simple-framebuffer" > >> device, but for aarch64 this is only

[git pull] drm fixes for 5.14-rc2

2021-07-15 Thread Dave Airlie
check for bo->resource Daniel Vetter (1): Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Dave Airlie (3): Merge tag 'amd-drm-fixes-5.14-2021-07-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'drm-m

Re: [PATCH v1] fix vmwgfx compilation error due to a missing include

2021-07-09 Thread Dave Airlie
cc'ing Christian to fix this I assume it was ttm refactor? > > This patch fixes vmwgfx driver compilation error due to a missing include > > drivers/gpu/drm/vmwgfx/vmwgfx_drv.c: In function ‘vmw_vram_manager_init’: > drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:678:8: error: implicit declaration of >

<    1   2   3   4   5   6   7   8   9   10   >