[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: [Intel-gfx] [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

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: [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 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 >

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-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: [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

Re: [Intel-gfx] [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

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

Re: [Intel-gfx] [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-

Re: Replacing NIR with SPIR-V?

2022-01-23 Thread Dave Airlie
On Mon, 24 Jan 2022 at 06:52, Abel Bernabeu wrote: > > Dave, > > Am glad for the Mesa community to support the RISC-V effort with the advice > given so far. > > I hear your concerns regarding performance. I am familiar with the Larabee > case and know some of the people who worked on that.

Re: Replacing NIR with SPIR-V?

2022-01-23 Thread Dave Airlie
On Sun, 23 Jan 2022 at 22:58, Abel Bernabeu wrote: >> >> Yes, NIR arrays and struct and nir_deref to deal with them but, by the time >> you get into the back-end, all the nir_derefs are gone and you're left with >> load/store messages with actual addresses (either a 64-bit memory address or >>

[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] D107539: [OpenCL] opencl-c.h: add __opencl_c_images and __opencl_c_read_write_images

2022-01-20 Thread Dave Airlie via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGe1b7bd911d9e: [OpenCL] opencl-c.h: add __opencl_c_images and __opencl_c_read_write_images (authored by airlied). Repository: rG LLVM Github

[clang] e1b7bd9 - [OpenCL] opencl-c.h: add __opencl_c_images and __opencl_c_read_write_images

2022-01-20 Thread Dave Airlie via cfe-commits
Author: Dave Airlie Date: 2022-01-21T09:51:01+10:00 New Revision: e1b7bd911d9e491e50db1aa00d340fb3b6b907ef URL: https://github.com/llvm/llvm-project/commit/e1b7bd911d9e491e50db1aa00d340fb3b6b907ef DIFF: https://github.com/llvm/llvm-project/commit/e1b7bd911d9e491e50db1aa00d340fb3b6b907ef.diff

[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

Re: [PATCH] drm/amdkfd: enable heavy-weight TLB flush on Arcturus

2022-01-18 Thread Dave Airlie
On Wed, 19 Jan 2022 at 06:14, Eric Huang wrote: > > I understand Alex's concern. I think usually we only check the version > when a feature is only available in a specific version, and other > version or newer version doesn't have. > > In case of FW fix, we assume the driver and FWs have to be

[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 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.

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.

Re: revenge of CALLOC_STRUCT

2021-12-28 Thread Dave Airlie
On Sun, 26 Dec 2021 at 20:37, Jose Fonseca wrote: > > I believe that as long as the CALLOC_STRUCT continue to get paired with right > FREE call (or equivalent if these get renamed) either way should work for us. > Whatever option proposed gets followed, there's a risk these can get out of >

[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

revenge of CALLOC_STRUCT

2021-12-22 Thread Dave Airlie
Hey, Happy holidays, and as though to consider over the break, We have the vmware used MALLOC/FREE/CALLOC/CALLOC_STRUCT wrappers used throughout gallium. We have ST_CALLOC_STRUCT in use in the mesa state tracker, not used in gallium. Merging the state tracker into mesa proper, and even prior

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

Re: Moving code around, post classic

2021-12-07 Thread Dave Airlie
On Tue, 7 Dec 2021 at 09:51, Dylan Baker wrote: > > Classic is gone, and the cleanups have begun, obviously. There is > another cleanup that I had in mind, which is moving src/mesa into > src/gallium/frontends/mesa. This makes the build system a little > cleaner, as currently we do some bending

[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

Re: [Mesa-dev] Enabling Mesa video frontends on top of D3D12 gallium driver

2021-11-21 Thread Dave Airlie
On Thu, 18 Nov 2021 at 18:45, Sil Vilerino wrote: > > Hello mesa-dev community, > > > > We are starting to work on adding support for D3D12 Video acceleration in the > mesa gallium D3D12 driver so that mesa frontends such as VA, VDPAU, etc can > leverage HW acceleration in those environments. >

[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

Re: [Mesa-dev] First merge request, should it have been noticed by now?

2021-11-13 Thread Dave Airlie
On Sun, 14 Nov 2021, 08:38 Autumn, wrote: > Hello! I submitted my first merge request to the Mesa GitLab earlier > this month: > https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13671 > > It hasn't been noticed yet as far as I can tell. I don't need it > reviewed quickly or anything,

[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

Re: [Mesa-dev] vulkan video + beta header enables

2021-11-04 Thread Dave Airlie
On Fri, 5 Nov 2021 at 11:59, Jason Ekstrand wrote: > > On Thu, Nov 4, 2021 at 8:53 PM Dave Airlie wrote: > > > > Just polling for opinions here on how best to move forward with > > enabling the provisional vulkan beta headers in Mesa and the fallout > > from doing s

[Mesa-dev] vulkan video + beta header enables

2021-11-04 Thread Dave Airlie
Just polling for opinions here on how best to move forward with enabling the provisional vulkan beta headers in Mesa and the fallout from doing so for people importing updated vulkan headers. Do we want to allow beta/provisional features in main? Do we want to do it only under a meson option

[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: [Intel-gfx] [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-de...@lists.freedesktop.org > > Acked-by: Daniel Vetter Acked-by: Dave Airlie

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: [Intel-gfx] [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

[Intel-gfx] [PATCH 3/4] drm/i915/display: drop unused parameter to dpt pin

2021-10-17 Thread Dave Airlie
From: Dave Airlie The uses_fence isn't used. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fb_pin.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/display/intel_fb_pin.c b/drivers/gpu/drm/i915/display/intel_fb_pin.c index

[Intel-gfx] [PATCH 4/4] drm/i915/display: drop some unused includes

2021-10-17 Thread Dave Airlie
From: Dave Airlie These aren't used since refactoring. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_display.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpu/drm/i915/display/intel_display.c b/drivers/gpu/drm/i915/display/intel_display.c index

[Intel-gfx] [PATCH 2/4] drm/i915/display: move fbdev pin code into fb_pin

2021-10-17 Thread Dave Airlie
From: Dave Airlie This moves the fbdev pin code over and moves the internal interfaces to static. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fb_pin.c | 37 +++-- drivers/gpu/drm/i915/display/intel_fb_pin.h | 15 - drivers/gpu/drm/i915/display

[Intel-gfx] [PATCH 0/4] finish/rebase fbdev pin refactor.

2021-10-17 Thread Dave Airlie
Jani had some extra review for the refactor patch. Address that. Dave.

[Intel-gfx] [PATCH 1/4] drm/i915/display: refactor fbdev pin/unpin out into functions.

2021-10-17 Thread Dave Airlie
From: Dave Airlie This just cleans up the calls a bit. v2: fix unpin in vaddr fail path (Jani) Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fbdev.c | 67 +- 1 file changed, 41 insertions(+), 26 deletions(-) diff --git a/drivers/gpu/drm/i915/display

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

Re: [Intel-gfx] [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

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

Re: [Intel-gfx] [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

[Intel-gfx] [PATCH 8/8] drm/i915/display: drop unused parameter to dpt pin

2021-10-11 Thread Dave Airlie
From: Dave Airlie The uses_fence isn't used. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fb_pin.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/display/intel_fb_pin.c b/drivers/gpu/drm/i915/display/intel_fb_pin.c index

[Intel-gfx] [PATCH 7/8] drm/i915/display: move fbdev pin code into fb_pin

2021-10-11 Thread Dave Airlie
From: Dave Airlie This moves the fbdev pin code over and moves the internal interfaces to static. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fb_pin.c | 34 +++-- drivers/gpu/drm/i915/display/intel_fb_pin.h | 15 - drivers/gpu/drm/i915/display

[Intel-gfx] [PATCH 6/8] drm/i915/display: refactor fbdev pin/unpin out into functions.

2021-10-11 Thread Dave Airlie
From: Dave Airlie This just cleans up the calls a bit. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fbdev.c | 64 +- 1 file changed, 38 insertions(+), 26 deletions(-) diff --git a/drivers/gpu/drm/i915/display/intel_fbdev.c b/drivers/gpu/drm/i915

[Intel-gfx] [PATCH 5/8] drm/i915/display: move pin/unpin fb/plane code to a new file.

2021-10-11 Thread Dave Airlie
From: Dave Airlie This just moves this code out of the i915_display.c into a new standalone file. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/Makefile | 1 + .../gpu/drm/i915/display/intel_atomic_plane.c | 1 + drivers/gpu/drm/i915/display/intel_cursor.c | 2

[Intel-gfx] [PATCH 4/8] drm/i915/display: refactor initial plane config to a separate file

2021-10-11 Thread Dave Airlie
From: Dave Airlie This moves this functionality out of intel_display.c to separate self-contained file. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/Makefile | 1 + drivers/gpu/drm/i915/display/intel_display.c | 279 + drivers/gpu/drm/i915/display

[Intel-gfx] [PATCH 3/8] drm/i915/display: refactor out initial plane config for crtcs

2021-10-11 Thread Dave Airlie
From: Dave Airlie This just pulls this out into a function so it can be moved to another file easier. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_display.c | 44 +++- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/drivers/gpu/drm/i915

[Intel-gfx] [PATCH 1/8] drm/i915/display: move plane prepare/cleanup to intel_atomic_plane.c

2021-10-11 Thread Dave Airlie
From: Dave Airlie Start to refactor more stuff out of intel_display.c. These fit better in this file. This moves the rps boosting code as well as this is the only user of it. Signed-off-by: Dave Airlie --- .../gpu/drm/i915/display/intel_atomic_plane.c | 208 ++ drivers/gpu

[Intel-gfx] [PATCH 2/8] drm/i915/display: let intel_plane_uses_fence be used from other places.

2021-10-11 Thread Dave Airlie
From: Dave Airlie I want to refactor some stuff using this so make it shared. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_display.c | 2 +- drivers/gpu/drm/i915/display/intel_display.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm

[Intel-gfx] [RFC PATCH 0/8] drm/i915/display: refactor plane config + pin out (v2)

2021-10-11 Thread Dave Airlie
This is another series in the refactor intel_display.c into more manageable places. This moves the initial plane config and all the fb pin/unpin code out. It also refactors both a little to make the interfaces cleaner. v2: just address the minor comments from Jani. Jani, I think Ville doesn't

Re: [Intel-gfx] [RFC PATCH 0/8] drm/i915/display: refactor plane config + pin out

2021-10-11 Thread Dave Airlie
On Thu, 7 Oct 2021 at 21:09, Ville Syrjälä wrote: > > On Thu, Oct 07, 2021 at 01:52:42PM +0300, Jani Nikula wrote: > > On Thu, 07 Oct 2021, Dave Airlie wrote: > > > This is another series in the refactor intel_display.c into more > > > manageable > > > pla

[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

[Intel-gfx] [PATCH 8/8] drm/i915/display: drop unused parameter to dpt pin

2021-10-06 Thread Dave Airlie
From: Dave Airlie The uses_fence isn't used. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fb_pin.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/display/intel_fb_pin.c b/drivers/gpu/drm/i915/display/intel_fb_pin.c index

[Intel-gfx] [PATCH 7/8] drm/i915/display: move fbdev pin code into fb_pin

2021-10-06 Thread Dave Airlie
From: Dave Airlie This moves the fbdev pin code over and moves the internal interfaces to static. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fb_pin.c | 34 +++-- drivers/gpu/drm/i915/display/intel_fb_pin.h | 15 - drivers/gpu/drm/i915/display

[Intel-gfx] [PATCH 6/8] drm/i915/display: refactor fbdev pin/unpin out into functions.

2021-10-06 Thread Dave Airlie
From: Dave Airlie This just cleans up the calls a bit. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_fbdev.c | 64 +- 1 file changed, 38 insertions(+), 26 deletions(-) diff --git a/drivers/gpu/drm/i915/display/intel_fbdev.c b/drivers/gpu/drm/i915

[Intel-gfx] [PATCH 5/8] drm/i915/display: move pin/unpin fb/plane code to a new file.

2021-10-06 Thread Dave Airlie
From: Dave Airlie This just moves this code out of the i915_display.c into a new standalone file. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/Makefile | 1 + .../gpu/drm/i915/display/intel_atomic_plane.c | 1 + drivers/gpu/drm/i915/display/intel_cursor.c | 2

[Intel-gfx] [PATCH 4/8] drm/i915/display: refactor initial plane config to a separate file

2021-10-06 Thread Dave Airlie
From: Dave Airlie This moves this functionality out of intel_display.c to separate self-contained file. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/Makefile | 1 + drivers/gpu/drm/i915/display/intel_display.c | 279 + drivers/gpu/drm/i915/display

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