[git pull drm fixes for 5.6-rc7

2020-03-19 Thread Dave Airlie
ris Wilson (1): drm/i915/execlists: Track active elements during dequeue Dave Airlie (3): Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.or

[git pull] drm fixes for 5.5-rc6

2020-01-09 Thread Dave Airlie
(1): drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu Dave Airlie (3): Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/

[git pull] drm fixes for 5.5-rc7

2020-01-18 Thread Dave Airlie
ting for renoir Chris Wilson (3): drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings drm/i915/gt: Mark context->state vma as active while pinned drm/i915/gt: Mark ring->vma as active while pinned Dave Airlie (3): Merge tag 'amd-drm-fi

Re: [git pull] vmwgfx-next

2020-01-20 Thread Dave Airlie
On Thu, 16 Jan 2020 at 19:30, Thomas Hellström (VMware) wrote: > > Dave, Daniel > > The main 5.6 -next pull from vmwgfx. Minor things here and there, as well > as an added ioctl for host messaging and a corresponding api version bump. Is there userspace for this ioctl somewhere? I need a pointer

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

2020-01-23 Thread Dave Airlie
alues in engine->uabi_class/instance (cc: stable) panfrost: - Fix mapping of globally visible BO's (Boris) Alex Deucher (1): drm/amdgpu: remove the experimental flag for renoir Boris Brezillon (1): drm/panfro

Re: [PATCH v3] drm/dp_mst: Fix W=1 warnings

2020-01-30 Thread Dave Airlie
> > > > > > > hi-actually yes, we should probably be using this instead of just dropping > > > this. Also, I didn't write this code originally I just refactored a bunch > > > of > > > it - Dave Airlied is the original author, but the original version of this > > > code was written ages ago. tbh, I

[git pull] drm ttm/mm for 5.6-rc1

2020-02-03 Thread Dave Airlie
changes for 5.6-rc1 ---- Dave Airlie (1): Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux into drm-next Thomas Hellstrom (2): mm: Add a vmf_insert_mixed_prot() function mm, drm/ttm: F

drm fixes for 5.3-rc9

2019-09-12 Thread Dave Airlie
ST high color depth regression - GPU hangs on vulkan compute workloads Chris Wilson (1): drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ Dave Airlie (2): Merge tag 'drm-intel-fixes-

Re: [Intel-gfx] [PATCH v3 00/37] Introduce memory region concept (including device local memory)

2019-09-13 Thread Dave Airlie
On Thu, 12 Sep 2019 at 23:33, Joonas Lahtinen wrote: > > Quoting Dave Airlie (2019-08-13 22:20:52) > > On Sat, 10 Aug 2019 at 08:26, Matthew Auld wrote: > > > > > > In preparation for upcoming devices with device local memory, introduce > > > the > >

Re: drm fixes for 5.3-rc9

2019-09-15 Thread Dave Airlie
On Sun, 15 Sep 2019 at 04:58, Linus Torvalds wrote: > > On Thu, Sep 12, 2019 at 8:56 AM Dave Airlie wrote: > > > > Hey Linus, > > > > From the maintainer summit, just some last minute fixes for final, > > details in the tag. > > So because my mailbox wa

Re: [git pull] drm tree for 5.4-rc1

2019-09-19 Thread Dave Airlie
> Hmm. My merge isn't identical to that. It's close though. Different > order for one #define which might be just from you and me merging > different directions. > > But I also ended up removing the .gem_prime_export initialization to > drm_gem_prime_export, because it's the default if none exists.

Re: [PATCH 2/2] drm/amdgpu: Add modeset module option

2019-09-25 Thread Dave Airlie
amdgpu crashes on load, and you want to debug them, people boot with nomodeset and then modprobe amdgpu modeset=1 to get the crash in a running system. This works for numerous other drivers, I'm not sure why amdgpu needs to be the odd one out. Reviewed-by: Dave Airlie Dave. ___

[git pull] drm fixes for 5.4-rc1

2019-09-26 Thread Dave Airlie
drm/atomic: Rename crtc_state->pageflip_flags to async_flip Dave Airlie (2): Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/linux int

Re: X11 + console switch - how does it actually work ?

2019-09-29 Thread Dave Airlie
> Hello folks, > > > could anybody please give me some more insight, how switching > from X to console (ctrl+alt+f*) actually works ? > > Who catches the keypress event and initiates the VT switch ? > The Xserver ? Could this be done in the kernel (eg. when Xserver > is hanging) ? The X server is

Re: [PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges

2019-11-19 Thread Dave Airlie
On Thu, 17 Oct 2019 at 22:19, Karol Herbst wrote: > > Fixes state transitions of Nvidia Pascal GPUs from D3cold into higher device > states. Can we get this acked/committed? At this stage I think we've done all we can unless Intel actually escalate this internally and work out how the hw is brok

Re: [PATCH v4 6/6] drm/komeda: Expose side_by_side by sysfs/config_id

2019-11-21 Thread Dave Airlie
On Thu, 21 Nov 2019 at 20:21, james qian wang (Arm Technology China) wrote: > > On Thu, Nov 21, 2019 at 10:49:26AM +0100, Daniel Vetter wrote: > > On Thu, Nov 21, 2019 at 07:12:55AM +, james qian wang (Arm Technology > > China) wrote: > > > There are some restrictions if HW works on side_by_s

[git pull] drm fixes for 5.4

2019-11-21 Thread Dave Airlie
y() drm/i915: Protect request peeking with RCU drm/i915/fbdev: Restore physical addresses for fb_mmap() Dave Airlie (2): Merge tag 'drm-fixes-5.4-2019-11-20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Merge tag 'drm-intel-fixes-2019-11-21'

Re: [git pull] drm for 5.5-rc1

2019-11-27 Thread Dave Airlie
On Thu, 28 Nov 2019 at 11:51, Linus Torvalds wrote: > > On Wed, Nov 27, 2019 at 4:59 PM Dave Airlie wrote: > > > > my sample merge is here: > > https://cgit.freedesktop.org/~airlied/linux/log/?h=drm-next-5.5-merged > > Hmm. I think you missed a couple: you left a d

Re: [git pull] drm for 5.5-rc1

2019-11-28 Thread Dave Airlie
On Fri, 29 Nov 2019 at 07:55, Stephen Rothwell wrote: > > Hi Dave, > > On Thu, 28 Nov 2019 12:37:06 +1000 Dave Airlie wrote: > > > > > And apparently nobody bothered to tell me about the semantic conflict > > > with the media tree due

[git pull] mm + drm vmwgfx coherent

2019-11-28 Thread Dave Airlie
ext (2019-11-28 14:33:01 +1000) mm + drm coherent memory support for vmwgfx -------- Dave Airlie (1): Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux into drm-ne

Re: [PATCH 3/4] drm/mgag200: Add workaround for HW that does not support 'startadd'

2019-12-04 Thread Dave Airlie
On Wed, 4 Dec 2019 at 17:30, Thomas Zimmermann wrote: > > Hi John > > Am 03.12.19 um 18:55 schrieb John Donnelly: > > Hi , > > > > See below , > > > > > >> On Nov 26, 2019, at 3:50 AM, Thomas Zimmermann wrote: > >> > >> Hi > >> > >> Am 26.11.19 um 10:37 schrieb Daniel Vetter: > >>> On Tue, Nov 26

[git pull] drm msm-next and fixes

2019-12-05 Thread Dave Airlie
cdevice.h agp: remove unused variable num_segments agp: Add bridge parameter documentation ia64: agp: Replace empty define with do while Dave Airlie (6): Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm into drm-next Merge tag 'dr

Re: [PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges

2019-12-10 Thread Dave Airlie
On Mon, 9 Dec 2019 at 21:39, Rafael J. Wysocki wrote: > > On Mon, Dec 9, 2019 at 12:17 PM Karol Herbst wrote: > > > > anybody any other ideas? > > Not yet, but I'm trying to collect some more information. > > > It seems that both patches don't really fix > > the issue and I have no idea left on m

Re: [LKP] [drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression

2019-08-22 Thread Dave Airlie
On Fri, 23 Aug 2019 at 03:25, Thomas Zimmermann wrote: > > Hi > > I was traveling and could reply earlier. Sorry for taking so long. > > Am 13.08.19 um 11:36 schrieb Feng Tang: > > Hi Thomas, > > > > On Mon, Aug 12, 2019 at 03:25:45PM +0800, Feng Tang wrote: > >> Hi Thomas, > >> > >> On Fri, Aug 0

Re: [PULL] drm-intel-next

2019-08-22 Thread Dave Airlie
On Fri, 23 Aug 2019 at 05:29, Rodrigo Vivi wrote: > > Hi Dave and Daniel, > > Here goes the final pull request targeting 5.4. For some reason patchwork hasn't picked this up. or if it has I can't see it. Not sure whether it was the earlier patch code in it or something else malformed. Dave.

[git pull] drm fixes for 5.3-rc6

2019-08-22 Thread Dave Airlie
/powerplay: silence a warning in smu_v11_0_setup_pptable Alexandre Courbot (2): drm/mediatek: use correct device to import PRIME buffers drm/mediatek: set DMA max segment size Dave Airlie (5): Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into

Re: next/master build: 218 builds: 4 failed, 214 passed, 10 errors, 786 warnings (next-20190823)

2019-08-23 Thread Dave Airlie
On Sat, 24 Aug 2019 at 13:53, Stephen Rothwell wrote: > > Hi all, > > On Fri, 23 Aug 2019 17:00:39 -0700 (PDT) "kernelci.org bot" > wrote: > > > > 2drivers/gpu/drm/mediatek/mtk_drm_drv.c:291:8: error: implicit > > declaration of function 'dma_set_max_seg_size'; did you mean > > 'drm_re

[git pull] drm fixes for 5.3-rc6 (the second coming)

2019-08-23 Thread Dave Airlie
-mapping header (2019-08-24 15:09:20 +1000) drm fixes for 5.3-rc6 (part 2) mediatek: - fix build in some cases nouveau: - fix hang with i2c and mst docks Dave Airlie (2

Re: [PATCH v4 0/5] MST DSC support in drm-mst

2019-08-26 Thread Dave Airlie
On Sat, 24 Aug 2019 at 06:24, Francis, David wrote: > > Adding DSC functionality to drm_dp_mst_atomic_check() is a good idea. > However, until amdgpu switches over to that system, I wouldn't be able > to test those changes. Making that switch is on our TODO list, and it would > fix a number of pro

Re: [PATCH v2 3/4] drm/vmwgfx: Update the backdoor call with support for new instructions

2019-08-26 Thread Dave Airlie
Acked-by: Dave Airlie (for merging via x86 trees). Dave. On Fri, 23 Aug 2019 at 18:13, Thomas Hellström (VMware) wrote: > > From: Thomas Hellstrom > > Use the definition provided by include/asm/vmware.h > > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: Borislav Petko

[git pull] drm fixes for 5.3-rc7

2019-08-29 Thread Dave Airlie
1): drm/komeda: Reordered the komeda's de-init functions Christian König (1): drm/amdgpu: fix dma_fence_wait without reference Dave Airlie (3): Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge ta

Re: [pull] amdgpu drm-next-5.4

2019-09-02 Thread Dave Airlie
On Sat, 31 Aug 2019 at 07:27, Alex Deucher wrote: > > Hi Dave, Daniel, > > Mostly bug fixes. The big addition is display support for renoir > which is new for 5.4. I realize it's a bit late to add it but the > rest of the code for renoir is already in so it would be nice to > get the display par

Re: [PATCH v2 06/27] drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req()

2019-09-03 Thread Dave Airlie
se the patch doesn't make sense. With that fixed: Reviewed-by: Dave Airlie ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v2 11/27] drm/dp_mst: Constify guid in drm_dp_get_mst_branch_by_guid()

2019-09-03 Thread Dave Airlie
On Wed, 4 Sep 2019 at 06:48, Lyude Paul wrote: > > And it's helper, we'll be using this in just a moment. > Reviewed-by: Dave Airlie > Cc: Juston Li > Cc: Imre Deak > Cc: Ville Syrjälä > Cc: Harry Wentland > Cc: Daniel Vetter > Signed-off-by:

Re: [PATCH v2 15/27] drm/dp_mst: Cleanup drm_dp_send_link_address() a bit

2019-09-03 Thread Dave Airlie
e work inside them, and can wrap lines even less. Then > finally, rearrange variable declarations a bit. > > Cc: Juston Li > Cc: Imre Deak > Cc: Ville Syrjälä > Cc: Harry Wentland > Cc: Daniel Vetter > Signed-off-by: Lyude Paul Reviewed-by: Dave Airlie __

Re: [LKP] [drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression

2019-09-04 Thread Dave Airlie
On Wed, 4 Sep 2019 at 19:17, Daniel Vetter wrote: > > On Wed, Sep 4, 2019 at 10:35 AM Feng Tang wrote: > > > > Hi Daniel, > > > > On Wed, Sep 04, 2019 at 10:11:11AM +0200, Daniel Vetter wrote: > > > On Wed, Sep 4, 2019 at 8:53 AM Thomas Zimmermann > > > wrote: > > > > > > > > Hi > > > > > > > >

[git pull] drm fixes for 5.3-rc8 (or final)

2019-09-06 Thread Dave Airlie
de parser fixes Ben Skeggs (1): drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs Dan Carpenter (1): drm/vmwgfx: Fix double free in vmw_recv_msg() Dave Airlie (3): Merge branch 'linux-5.3' of git://github.com/skeggsb/linux i

Re: The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)

2019-08-04 Thread Dave Airlie
On Mon, 5 Aug 2019 at 08:23, Mikhail Gavrilov wrote: > > Hi folks, > Two weeks ago when commit 22051d9c4a57 coming to my system. > Started happen randomly errors: > "gnome-shell: page allocation failure: order:4, > mode:0x40cc0(GFP_KERNEL|__GFP_COMP), > nodemask=(null),cpuset=/,mems_allowed=0" > S

Re: [PULL] drm-misc-next

2019-08-05 Thread Dave Airlie
On Sat, 3 Aug 2019 at 20:47, Maxime Ripard wrote: > > Hi Daniel, Dave, > > Here is the first (and pretty late) drm-misc-next PR. > > It's pretty big due to the lateness, but there's nothing really major > showing up. It's pretty much the usual bunch of reworks, fixes, and > new helpers being intro

Re: [pull] amdgpu, amdkfd, radeon, ttm drm-next-5.4

2019-08-08 Thread Dave Airlie
On Wed, 7 Aug 2019 at 06:03, Alex Deucher wrote: > > Hi Dave, Daniel, > > The big updates here are support for new asics (navi14, navi12, arcturus). Thanks Alex, but due to the readq/writeq this break my local validation builds which means we need to land a fix for that somehow first. Also this

drm fixes for 5.3-rc4

2019-08-08 Thread Dave Airlie
uspend fix Alex Deucher (1): Revert "drm/amdkfd: New IOCTL to allocate queue GWS" Chuhong Yuan (1): drm/modes: Fix unterminated strncpy Colin Ian King (1): drm/vmwgfx: fix memory leak when too many retries have occu

Re: [PATCH v3 00/37] Introduce memory region concept (including device local memory)

2019-08-13 Thread Dave Airlie
On Sat, 10 Aug 2019 at 08:26, Matthew Auld wrote: > > In preparation for upcoming devices with device local memory, introduce the > concept of different memory regions, and a simple buddy allocator to manage > them in i915. > > One of the concerns raised from v1 was around not using enough of TTM,

Re: [Nouveau] [PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"

2019-08-14 Thread Dave Airlie
tree drivers do or do not support we don't care one bit > anyway. > I think the reverts should be merged via Rafael's tree as the original patches went in via there, and we should get them in asap. Acked-by: Dave Airlie Dave.

[git pull] drm fixes for 5.3-rc5

2019-08-15 Thread Dave Airlie
r race fix. Alex Deucher (1): drm/amd/display: use kvmalloc for dc_state (v2) Christian König (1): drm/scheduler: use job count instead of peek Dan Carpenter (1): drm/i915: Use after free in error path in intel_vgpu_create_workload() Dave Airlie (2): Merge tag

[PATCH] radeon: add option so DVI always respect HPD over DDC

2019-08-17 Thread Dave Airlie
From: Dave Airlie Purelink FX-D120 (DVI over fibre extendeders) drive the HPD line low on the GPU side when the monitor side device is unplugged or loses the connection. However the GPU side device seems to cache EDID in this case. Per DVI spec the HPD line must be driven in order for EDID to be

dma-resv ongoing discussion

2021-05-23 Thread Dave Airlie
I'd like to try and summarise where I feel we are all at with respect to the dma-buf discussions. I think I've gotten a fairly good idea of how things stand but I'm not sure we are really getting to the how to move things forward stage, where is probably when I need to step in. Thanks for keeping t

Re: [Intel-gfx] [PATCH] drm/i915: Add relocation exceptions for two other platforms

2021-05-25 Thread Dave Airlie
e need extend transition period and support relocations for two > > other igfx platforms - Rocketlake and Alderlake. > > > > Signed-off-by: Zbigniew Kempczyński > > Cc: Dave Airlie > > Cc: Daniel Vetter > > Cc: Jason Ekstrand > > So the annoying thing he

Re: [PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge

2021-05-25 Thread Dave Airlie
> > > > I think I would see if it's possible to call > > > > vga_arb_select_default_device() from vga_arbiter_add_pci_device() > > > > instead of from vga_arb_device_init(). > > > > > > > > I would also (as a separate patch) try to get rid of this loop in > > > > vga_arb_device_init(): > > > > > >

Re: [Intel-gfx] [PATCH] drm/i915: Disable gpu relocations

2021-05-26 Thread Dave Airlie
thermore there's pretty strong indications it's buggy, since the > code to use it by default as the only option had to be reverted: > > commit ad5d95e4d538737ed3fa25493777decf264a3011 > Author: Dave Airlie > Date: Tue Sep 8 15:41:17 2020 +1000 > > Revert "drm/i

[git pull] drm fixes for 5.13-rc4

2021-05-28 Thread Dave Airlie
5.13-rc4 ttm: - prevent irrelevant swapout amdgpu: - MultiGPU fan fix - VCN powergating fixes amdkfd: - Fix SDMA register offset error meson: - fix shutdown crash i915: - Re-enable LTTPR non-transparent LT mode for DPCD_REV<1.4 -------

Re: [Intel-gfx] [PATCH] drm/i915: Add relocation exceptions for two other platforms

2021-06-01 Thread Dave Airlie
On Thu, 27 May 2021 at 20:04, Daniel Vetter wrote: > > On Wed, May 26, 2021 at 10:35:49AM +1000, Dave Airlie wrote: > > On Wed, 12 May 2021 at 03:05, Daniel Vetter wrote: > > > On Tue, May 11, 2021 at 10:31:39AM +0200, Zbigniew Kempczyński wrote: > > > > We ha

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

2021-06-01 Thread Dave Airlie
This has these two patches applied, and it doesn't build. drm/i915: drop the __i915_active_call pointer packing drm/i915: Fix crash in auto_retire The latter patch shouldn't be necessary after the former, please fix that up and resend and please build test trees before I get them in future.

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

2021-06-01 Thread Dave Airlie
On Wed, 2 Jun 2021 at 10:28, Dave Airlie wrote: > > This has these two patches applied, and it doesn't build. > > drm/i915: drop the __i915_active_call pointer packing > drm/i915: Fix crash in auto_retire > > The latter patch shouldn't be necessary after the f

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

2021-06-01 Thread Dave Airlie
On Wed, 2 Jun 2021 at 14:17, Dave Airlie wrote: > > On Wed, 2 Jun 2021 at 10:28, Dave Airlie wrote: > > > > This has these two patches applied, and it doesn't build. > > > > drm/i915: drop the __i915_active_call pointer packing > > drm/i915: Fix cras

Re: [PATCH 0/7] libdrm tests for hot-unplug feature

2021-06-03 Thread Dave Airlie
On Fri, 4 Jun 2021 at 07:20, Alex Deucher wrote: > > Please open a gitlab MR for these. > I'd really prefer these tests all get migrated out of here into igt. I don't think libdrm_amdgpu really should have tests that test the kernel level infrastructure. I know some people at AMD had issues in t

[git pull] drm fixes for 5.13-rc5

2021-06-03 Thread Dave Airlie
- modifier fix Asher Song (1): drm/amdgpu: add judgement for dc support Bindu Ramamurthy (1): drm/amd/display: Allow bandwidth validation for 0 streams. Dave Airlie (4): Merge tag 'drm-misc-fixes-2021-06-03' of git:

Re: [Mesa-dev] [Intel-gfx] [RFC PATCH 1/2] drm/doc/rfc: i915 GuC submission / DRM scheduler

2021-06-04 Thread Dave Airlie
rder assumptions > > (Daniel Stone) > > - Add links to priority spec > > > > Cc: Christian König > > Cc: Luben Tuikov > > Cc: Alex Deucher > > Cc: Steven Price > > Cc: Jon Bloomfield > > Cc: Jason Ekstrand > > Cc: Dave Airlie >

[PATCH] drm/amdgpu: use correct rounding macro for 64-bit

2021-06-09 Thread Dave Airlie
From: Dave Airlie This fixes 32-bit arm build due to lack of 64-bit divides. Fixes: cb1c81467af3 ("drm/ttm: flip the switch for driver allocated resources v2") Signed-off-by: Dave Airlie --- drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 2 +- 1 file changed, 1 insertion(+),

Re: [PATCH] drm/amdgpu: use correct rounding macro for 64-bit

2021-06-09 Thread Dave Airlie
On Thu, 10 Jun 2021 at 13:23, Alex Deucher wrote: > > On Wed, Jun 9, 2021 at 11:10 PM Dave Airlie wrote: > > > > From: Dave Airlie > > > > This fixes 32-bit arm build due to lack of 64-bit divides. > > > > Fixes: cb1c81467af3 ("drm/ttm: flip th

[git pull] drm fixes for 5.13-rc6

2021-06-10 Thread Dave Airlie
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create Chen Li (1): radeon: use memcpy_to/fromio for UVD fw upload Christian König (1): drm/ttm: fix deref of bo->ttm without holding the lock v2 Dave Airlie (3): Merge tag 'drm-msm-fixes-2021-06-10' of https:

Re: [PULL] drm-misc-next-fixes

2021-06-17 Thread Dave Airlie
when I pulled this in drm-next I got these. were the mst fixes meant for next or fixes btw? I'm not really sure, but either way I don't think this is a local reason it doesn't build or did I miss something? Dave. /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/drm_dp_mst_topology.c: In functi

Re: [PULL] drm-misc-next-fixes

2021-06-17 Thread Dave Airlie
On Fri, 18 Jun 2021 at 12:26, Dave Airlie wrote: > > when I pulled this in drm-next I got these. > > were the mst fixes meant for next or fixes btw? I'm not really sure, > but either way I don't think this is a local reason it doesn't build > or did I miss some

[git pull] drm fixes for 5.13-rc7

2021-06-18 Thread Dave Airlie
ting fixes ---- Dave Airlie (1): Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Yifan Zhang (2): drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE

Re: [PULL] topic/i915-ttm

2021-06-18 Thread Dave Airlie
On Mon, 14 Jun 2021 at 19:37, Joonas Lahtinen wrote: > > Quoting Joonas Lahtinen (2021-06-11 14:13:02) > > Quoting Joonas Lahtinen (2021-06-11 13:40:56) > > > Quoting Maarten Lankhorst (2021-06-11 12:27:15) > > > > Pull request for drm-misc-next and drm-intel-gt-next. > > > > > > > > topic/i915-tt

Re: [PATCH] dma-buf: Document dma-buf implicit fencing/resv fencing rules

2021-06-23 Thread Dave Airlie
on the dma-buf fd: > > https://lore.kernel.org/dri-devel/20210520190007.534046-1-ja...@jlekstrand.net/ > > v3: Since Christian has fixed amdgpu now in > > commit 8c505bdc9c8b955223b054e34a0be9c3d841cd20 (drm-misc/drm-misc-next) > Author: Christian König > Date: Wed Jun 9 13:51:36 2021 +0200 > > drm/amdgpu: rework dma_resv handling v3 > > Use the audit covered in this commit message as the excuse to update > the dma-buf docs around dma_buf.resv usage across drivers. > > Since dynamic importers have different rules also hammer these in > again while we're at it. > > v4: > - Add the missing "through the device" in the dynamic section that I > overlooked. > - Fix a kerneldoc markup mistake, the link didn't connect > This is pretty epic commit msg, thanks for the investment, the commit msg should be required reading. Reviewed-by: Dave Airlie Dave.

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

2021-06-24 Thread Dave Airlie
CPU/GPU sync Dan Sneddon (2): drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage. drm/atmel-hlcdc: Allow async page flips Daniel Vetter (1): Revert "drm: add a locked version of drm_is_current_master" Dave Airlie (2): Merge tag 'amd-drm-fixes-5.13-2021-06-21&

Re: [PATCH] drm/amdgpu/display/mst: fix an unused-variable warning

2023-01-26 Thread Dave Airlie
On Fri, 27 Jan 2023 at 07:06, Hamza Mahfooz wrote: > > On 1/26/23 11:35, Arnd Bergmann wrote: > > From: Arnd Bergmann > > > > The newly added code is in an #ifdef, so the variables that > > are only used in there cause a warning if CONFIG_DRM_AMD_DC_DCN > > is disabled: > > > > drivers/gpu/drm/am

[git pull] drm fixes for 6.2-rc6

2023-01-26 Thread Dave Airlie
- Freesync video fix - DP MST fixes - build fix Arnd Bergmann (1): drm/i915/selftest: fix intel_selftest_modify_policy argument types Aurabindo Pillai (1): drm/amd/display: Fix timing not changning when freesync video is

Re: [Nouveau] [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces

2023-02-01 Thread Dave Airlie
On Mon, 30 Jan 2023 at 23:02, Christian König wrote: > > Am 29.01.23 um 19:46 schrieb Danilo Krummrich: > > On 1/27/23 22:09, Danilo Krummrich wrote: > >> On 1/27/23 16:17, Christian König wrote: > >>> Am 27.01.23 um 15:44 schrieb Danilo Krummrich: > [SNIP] > >>> > >>> What you want i

[git pull] drm fixes for 6.2-rc7

2023-02-02 Thread Dave Airlie
drm/amd/display: Adjust downscaling limits for dcn314 Danilo Krummrich (1): dma-buf: actually set signaling bit for private stub fences Dave Airlie (3): Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag '

Re: [PATCH] Revert "fbdev: Remove conflicting devices on PCI bus"

2023-02-05 Thread Dave Airlie
On Sat, 4 Feb 2023 at 09:09, Bjorn Helgaas wrote: > > From: Bjorn Helgaas > > This reverts commit 145eed48de278007f646b908fd70ac59d24ed81a. > > Zeno Davatz reported that 145eed48de27 ("fbdev: Remove conflicting devices > on PCI bus") caused a console hang. The machine was actually still usable >

[PATCH] nvidiafb: detect the hardware support before removing console.

2023-02-05 Thread Dave Airlie
From: Dave Airlie This driver removed the console, but hasn't yet decided if it could take over the console yet. Instead of doing that, probe the hw for support and then remove the console afterwards. Signed-off-by: Dave Airlie Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=216859 Rep

Re: [PATCH] nvidiafb: detect the hardware support before removing console.

2023-02-05 Thread Dave Airlie
On Mon, 6 Feb 2023 at 17:52, Zeno Davatz wrote: > > Dear Dave > > Thank you for your patch. > > On Sun, Feb 5, 2023 at 10:07 PM Dave Airlie wrote: > > > > From: Dave Airlie > > > > This driver removed the console, but hasn't yet decided if it

Re: [PATCH] nvidiafb: detect the hardware support before removing console.

2023-02-06 Thread Dave Airlie
On Mon, 6 Feb 2023 at 18:01, Zeno Davatz wrote: > > Dear Dave > > On Mon, Feb 6, 2023 at 8:54 AM Dave Airlie wrote: > > > > On Mon, 6 Feb 2023 at 17:52, Zeno Davatz wrote: > > > > > > Dear Dave > > > > > > Thank you for your patch. &g

[git pull] drm fixes for 6.2-rc8

2023-02-09 Thread Dave Airlie
(1): drm/i915: Initialize the obj flags for shmem objects Bert Karwatzki (1): drm/amdgpu: fix memory leak in amdgpu_cs_sync_rings Christian König (1): drm/client: fix circular reference counting issue Dave Airlie (5): nvidiafb: detect the hardware support before rem

Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected

2023-02-12 Thread Dave Airlie
On Sun, 12 Feb 2023 at 00:43, Chris Clayton wrote: > > > > On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote: > > On 10.02.23 20:01, Karol Herbst wrote: > >> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten > >> Leemhuis) wrote: > >>> > >>> On 08.02.23 09

[git pull] drm fixes for 6.2 final

2023-02-16 Thread Dave Airlie
n11 WA fix ---- Dave Airlie (3): Merge tag 'amd-drm-fixes-6.2-2023-02-15' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge t

Re: drm next for 6.3-rc1

2023-02-24 Thread Dave Airlie
On Thu, 23 Feb 2023 at 10:10, Dave Airlie wrote: > > Hi Linus, > > This is the main drm feature pull request for 6.3. There are a bunch > of changes all over in the usual places. I got two conflicts when I > did a test pull, and I think you should be fine handling both of the

[git pull] drm-next-fixes for 6.3-rc1

2023-03-02 Thread Dave Airlie
rt_error_address static and remove unused variable Colin Ian King (1): i915/gvt: Fix spelling mistake "vender" -> "vendor" Dave Airlie (3): Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next Merge t

[git pull] drm fixes for 6.2-rc4

2023-01-12 Thread Dave Airlie
drm/amdgpu: fix another missing fence reference in the CS code drm/amdgpu: fix missing dma_fence_put in error path drm/amdgpu: fix pipeline sync v2 Christophe JAILLET (1): drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe() Dave Airlie (4): Merge tag 'drm-m

Re: [PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI

2023-01-18 Thread Dave Airlie
On Thu, 19 Jan 2023 at 02:54, Alex Deucher wrote: > > On Wed, Jan 18, 2023 at 11:50 AM Danilo Krummrich wrote: > > > > > > > > On 1/18/23 17:30, Alex Deucher wrote: > > > On Wed, Jan 18, 2023 at 11:19 AM Danilo Krummrich wrote: > > >> > > >> On 1/18/23 16:37, Christian König wrote: > > >>> Am 18

[git pull] drm fixes for 6.2-rc5

2023-01-19 Thread Dave Airlie
ror Christian König (2): drm/amdgpu: fix cleaning up reserved VMID on release drm/amdgpu: fix amdgpu_job_free_resources v2 Dave Airlie (4): Merge tag 'drm-msm-fixes-2023-01-16' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Merge tag '

[PATCH] xe: use Makefile/include_next magic to avoid need for symlinks.

2023-01-24 Thread Dave Airlie
From: Dave Airlie I don't really like the symlinks, my other idea was creating new files which just include the original, but this idea seems to at least build. Cc: Matthew Brost Cc: Maarten Lankhorst Cc: Jani Nikula --- drivers/gpu/drm/i915/display/intel_de.h | 4 ..

Re: [git pull] drm for 6.1-rc1

2022-10-05 Thread Dave Airlie
On Thu, 6 Oct 2022 at 04:38, Linus Torvalds wrote: > > On Tue, Oct 4, 2022 at 8:42 PM Dave Airlie wrote: > > > > This is very conflict heavy, mostly the correct answer is picking > > the version from drm-next. > > Ugh, yes, that was a bit annoying. > > I get t

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 04:48, Linus Torvalds wrote: > > On Tue, Oct 4, 2022 at 8:42 PM Dave Airlie wrote: > > > > Lots of stuff all over, some new AMD IP support and gang > > submit support [..] > > Hmm. > > I have now had my main desktop lock up twice after

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 06:14, Alex Deucher wrote: > > On Thu, Oct 6, 2022 at 3:48 PM Linus Torvalds > wrote: > > > > On Thu, Oct 6, 2022 at 12:28 PM Alex Deucher wrote: > > > > > > Maybe you are seeing this which is an issue with GPU TLB flushes which > > > is kind of sporadic: > > > https://gitl

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 06:24, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 06:14, Alex Deucher wrote: > > > > On Thu, Oct 6, 2022 at 3:48 PM Linus Torvalds > > wrote: > > > > > > On Thu, Oct 6, 2022 at 12:28 PM Alex Deucher > > > wrote: &g

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 07:41, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 06:24, Dave Airlie wrote: > > > > On Fri, 7 Oct 2022 at 06:14, Alex Deucher wrote: > > > > > > On Thu, Oct 6, 2022 at 3:48 PM Linus Torvalds > > > wrote: > > >

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 09:45, Linus Torvalds wrote: > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > > > [ 1234.778760] BUG: kernel NULL pointer dereference, address: > > 0088 > > [ 1234.778813] RIP: 0010:drm_sched_job_done.isra.0+0

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 12:45, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 09:45, Linus Torvalds > wrote: > > > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > > > > > > [ 1234.778760] BUG: kernel NULL pointer dereference, address:

[git pull] drm regression fix

2022-10-06 Thread Dave Airlie
10-07 12:58:39 +1000) drm fix for 6.1-rc1 sched: - revert patch causing oopses ---- Dave Airlie (1): Revert "drm/sched: Use parent fence instead of finished" drivers/gpu/drm/scheduler

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 12:54, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 12:45, Dave Airlie wrote: > > > > On Fri, 7 Oct 2022 at 09:45, Linus Torvalds > > wrote: > > > > > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > &

[git pull] drm fixes for 6.1-rc1

2022-10-13 Thread Dave Airlie
c v8_10_0 Charlene Liu (1): drm/amd/display: prevent S4 test from failing Daniel Gomez (1): drm/amd/display: Fix mutex lock in dcn10 Dave Airlie (3): Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-n

Re: [git pull] drm fixes for 6.1-rc1

2022-10-16 Thread Dave Airlie
On Sun, 16 Oct 2022 at 18:09, Arthur Marsh wrote: > > From: Arthur Marsh > > Hi, the "drm fixes for 6.1-rc1" commit caused the amdgpu module to fail > with my Cape Verde radeonsi card. > > I haven't been able to bisect the problem to an individual commit, but > attach a dmesg extract below. > > I

Re: [git pull] drm fixes for 6.1-rc1

2022-10-17 Thread Dave Airlie
On Mon, 17 Oct 2022 at 17:07, Christian König wrote: > > Hi Arun, > > the hw generation doesn't matter. This error message here: > > amdgpu: Move buffer fallback to memcpy unavailable > > indicates that the detection of linear buffers still doesn't work as > expected or that we have a bug somewher

[git pull] drm fixes for 6.1-rc2

2022-10-20 Thread Dave Airlie
pdates Danijel Slivka (1): drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case Dave Airlie (4): Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'amd-drm-fixes-6.1-2022-10-19' of https:

Re: [RFC PATCH 2/3] drm: define new accel major and register it

2022-10-24 Thread Dave Airlie
On Mon, 24 Oct 2022 at 17:23, Oded Gabbay wrote: > > On Sun, Oct 23, 2022 at 3:40 PM Greg Kroah-Hartman > wrote: > > > > On Sun, Oct 23, 2022 at 12:46:21AM +0300, Oded Gabbay wrote: > > > The accelerator devices will be exposed to the user space with a new, > > > dedicated major number - 261. > >

[git pull] drm fixes for 6.1-rc5

2022-11-10 Thread Dave Airlie
mdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"" Aurabindo Pillai (1): drm/amd/display: Zeromem mypipe heap struct before using it Chaitanya Dhere (1): drm/amd/display: Fix FCLK deviation and tool compile issues Christian König (1): drm/amdgpu:

Re: [PATCH] drm/atomic: do not branch based on the value of current->comm[0]

2022-11-15 Thread Dave Airlie
On Sun, 6 Nov 2022 at 08:21, Jason A. Donenfeld wrote: > > This reverts 26b1d3b527e7 ("drm/atomic: Take the atomic toys away from > X"), a rootkit-like kludge that has no business being inside of a > general purpose kernel. It's the type of debugging hack I'll use > momentarily but never commit, o

Re: [pull] amdgpu, amdkfd, radeon drm-next-6.2

2022-11-15 Thread Dave Airlie
arm32 build fails /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c: In function ‘disable_dangling_plane’: /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1134:46: error: ‘const struct timing_generator_funcs’ has no member n

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