Re: [PULL] drm-misc-next

2024-02-26 Thread Daniel Vetter
On Thu, Feb 22, 2024 at 02:58:41PM +0100, Thomas Zimmermann wrote: > Hi Dave, Sima, > > this is the weekly PR for drm-misc-next. It's the usual set of > fixes and driver updates. Statistics computation for shared GEM BOs > has been updated to take imported DMA bufs into account. This can > result

Re: [PULL] drm-misc-next

2023-11-23 Thread Daniel Vetter
On Thu, Nov 23, 2023 at 01:58:50PM +0100, Maxime Ripard wrote: > Hi, > > Here's this week drm-misc-next PR. > > It's been fairly calm, but there's one big change: the IMG GPU driver is > now merged! > > Maxime > > drm-misc-next-2023-11-23: > drm-misc-next for 6.8: > > UAPI Changes: > >

Re: [PULL] drm-misc-next

2023-11-20 Thread Daniel Vetter
On Fri, Nov 17, 2023 at 10:41:34AM +0100, Maxime Ripard wrote: > Hi, > > Here's the first drm-misc-next PR for what will become 6.8. > > There's one missing SoB on the commit 0da611a87021 ("dma-buf: add > dma_fence_timestamp helper") from the committer. They provided their SoB > on the ML here

Re: [PULL] drm-misc-next

2023-11-06 Thread David Edelsohn
On Mon, Nov 6, 2023 at 5:55 AM Maxime Ripard wrote: > On Mon, Nov 06, 2023 at 11:37:34AM +0100, Thomas Hellström wrote: > > On 11/6/23 11:20, Maxime Ripard wrote: > > > On Mon, Nov 06, 2023 at 11:01:51AM +0100, Thomas Hellström wrote: > > > > Hi, David. > > > > > > > > On 11/3/23 17:37, David

Re: [PULL] drm-misc-next

2023-11-06 Thread Maxime Ripard
On Mon, Nov 06, 2023 at 11:37:34AM +0100, Thomas Hellström wrote: > On 11/6/23 11:20, Maxime Ripard wrote: > > On Mon, Nov 06, 2023 at 11:01:51AM +0100, Thomas Hellström wrote: > > > Hi, David. > > > > > > On 11/3/23 17:37, David Edelsohn wrote: > > > > Dual-license drm_gpuvm to GPL-2.0 OR MIT. >

Re: [PULL] drm-misc-next

2023-11-06 Thread Thomas Hellström
On 11/6/23 11:37, Thomas Hellström wrote: Hi, On 11/6/23 11:20, Maxime Ripard wrote: On Mon, Nov 06, 2023 at 11:01:51AM +0100, Thomas Hellström wrote: Hi, David. On 11/3/23 17:37, David Edelsohn wrote: Dual-license drm_gpuvm to GPL-2.0 OR MIT. diff --git a/drivers/gpu/drm/drm_gpuvm.c

Re: [PULL] drm-misc-next

2023-11-06 Thread Thomas Hellström
Hi, On 11/6/23 11:20, Maxime Ripard wrote: On Mon, Nov 06, 2023 at 11:01:51AM +0100, Thomas Hellström wrote: Hi, David. On 11/3/23 17:37, David Edelsohn wrote: Dual-license drm_gpuvm to GPL-2.0 OR MIT. diff --git a/drivers/gpu/drm/drm_gpuvm.c b/drivers/gpu/drm/drm_gpuvm.c index

Re: [PULL] drm-misc-next

2023-11-06 Thread Maxime Ripard
On Mon, Nov 06, 2023 at 11:01:51AM +0100, Thomas Hellström wrote: > Hi, David. > > On 11/3/23 17:37, David Edelsohn wrote: > > Dual-license drm_gpuvm to GPL-2.0 OR MIT. > > diff --git a/drivers/gpu/drm/drm_gpuvm.c b/drivers/gpu/drm/drm_gpuvm.c > > index 02ce6baacdad..08c088319652 100644 --- > >

Re: [PULL] drm-misc-next

2023-11-06 Thread Thomas Hellström
Hi, David. On 11/3/23 17:37, David Edelsohn wrote: Dual-license drm_gpuvm to GPL-2.0 OR MIT. diff --git a/drivers/gpu/drm/drm_gpuvm.c b/drivers/gpu/drm/drm_gpuvm.c index 02ce6baacdad..08c088319652 100644 --- a/drivers/gpu/drm/drm_gpuvm.c

Re: [PULL] drm-misc-next

2023-11-03 Thread David Edelsohn
Dual-license drm_gpuvm to GPL-2.0 OR MIT. diff --git a/drivers/gpu/drm/drm_gpuvm.c b/drivers/gpu/drm/drm_gpuvm.c index 02ce6baacdad..08c088319652 100644 --- a/drivers/gpu/drm/drm_gpuvm.c

Re: [PULL] drm-misc-next

2023-08-14 Thread Helen Mae Koike Fornazier
On Monday, August 14, 2023 19:17 -03, Helen Koike wrote: > The following changes since commit f5d8f9c0d8b4bc8ad7e7b23a9f4d116e99202dd3: > > drm/panel: JDI LT070ME05000 simplify with dev_err_probe() (2023-08-14 > 14:44:30 +0200) > > are available in the Git repository at: > >

Re: [PULL] drm-misc-next

2023-07-27 Thread Daniel Vetter
On Fri, Jul 21, 2023 at 04:50:44PM +0200, Maxime Ripard wrote: > Hi, > > Here's this week drm-misc-next PR > > Thanks! > Maxime > > The following changes since commit 36672dda2eb715af99e9abbcdc400d46598b691c: > > drm/loongson: Remove a useless check in cursor_plane_atomic_async_check() >

Re: [PULL] drm-misc-next

2023-07-18 Thread Daniel Vetter
On Thu, 13 Jul 2023 at 11:08, Thomas Zimmermann wrote: > > Hi Dave and Daniel, > > this is the main pull request for drm-misc-next for what will become > Linux v6.6. Some noteworthy changes are: > > * GEM got execution contexts that help with locking multiple GEM >objects at once. > > * All

Re: [PULL] drm-misc-next

2023-05-17 Thread Thomas Zimmermann
Ping! This appears to be unmerged. Let me know if there's anything wrong with the PR. Am 11.05.23 um 09:28 schrieb Maxime Ripard: Hi, Here's the first drm-misc-next PR for 6.5 Please note that I'll be off for about a month starting next week, and Thomas has kindly agreed to fill in. Thanks!

Re: [PULL] drm-misc-next

2023-04-12 Thread Daniel Vetter
On Wed, Apr 12, 2023 at 03:32:30PM +0200, Maarten Lankhorst wrote: > > Good afternoon Daniel, Dave, > > One last pull request for drm-misc-next. > > Small one, so easy to merge. As a result also more likely to eat your > computer alive. ;) > > Cheers, > > ~Maarten > >

Re: [PULL] drm-misc-next

2023-04-03 Thread Daniel Vetter
On Fri, Mar 31, 2023 at 05:42:25PM +0200, Maarten Lankhorst wrote: > Hi Dave, Daniel, > > Small update. Slow week. Felt like sending a pull request regardless. > > drm-misc-next-2023-03-31: > drm-misc-next for v6.4-rc1: > > Cross-subsystem Changes: > - DT bindings update for adding Mali MT81xx

Re: [PULL] drm-misc-next

2023-03-24 Thread Daniel Vetter
On Thu, Mar 23, 2023 at 12:08:57PM +0100, Maarten Lankhorst wrote: > Hi Dave, Daniel, > > Lots of small commits with cleanup and fixes this time around, nothing major > otherwise. > > Cheers, > ~Maarten > > drm-misc-next-2023-03-23: > drm-misc-next for v6.4-rc1: > > Core Changes: > - Add unit

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

2023-02-23 Thread Maxime Ripard
Hi Maarten, On Thu, Feb 23, 2023 at 07:25:23PM +0100, Maarten Lankhorst wrote: > Hi Dave and Daniel, > > Here's the first pull request for v6.4-rc1. > > Enjoy! > > ~Maarten > > drm-misc-next-2023-02-23: > drm-misc-next for v6.4-rc1: > > First pull request to keep the delta from growing too

RE: [PULL] drm-misc-next

2023-02-02 Thread Deucher, Alexander
lists.freedesktop.org; dri- > de...@lists.freedesktop.org; rodrigo.v...@intel.com; airl...@gmail.com > Subject: Re: [PULL] drm-misc-next > > Hi Thomas! > > > Driver Changes: > > > > * Remove obsolete drivers for userspace modesetting i810, mga, r128, > >sav

Re: [PULL] drm-misc-next

2023-01-24 Thread Daniel Vetter
On Thu, Jan 19, 2023 at 09:47:15AM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > this is the weekly PR for drm-misc-next. This big change is that the > old drivers for userspace modesetting have been removed. Nouveau has > also lost support for these old ioctls and is therefore now

Re: [PULL] drm-misc-next

2023-01-23 Thread John Paul Adrian Glaubitz
Hi Thomas! On 1/23/23 16:35, Thomas Zimmermann wrote: The only thing that is not supported any longer is hardware-accelerated 3d rendering. However, this has not worked anyway, as Mesa has dropped support for those chips a long time ago. Correct me if I'm wrong, but I thought that's what

Re: [PULL] drm-misc-next

2023-01-23 Thread Thomas Zimmermann
Hi Am 23.01.23 um 16:23 schrieb John Paul Adrian Glaubitz: Hi Thomas! On 1/23/23 16:13, Thomas Zimmermann wrote: Driver Changes:  * Remove obsolete drivers for userspace modesetting i810, mga, r128,    savage, sis, tdfx, via Is the Rage 128 GPU still supported via the generic modesetting

Re: [PULL] drm-misc-next

2023-01-23 Thread John Paul Adrian Glaubitz
Hi Thomas! On 1/23/23 16:13, Thomas Zimmermann wrote: Driver Changes: * Remove obsolete drivers for userspace modesetting i810, mga, r128, savage, sis, tdfx, via Is the Rage 128 GPU still supported via the generic modesetting driver? I'm asking because, we're still supporting PowerMacs

Re: [PULL] drm-misc-next

2023-01-23 Thread Thomas Zimmermann
Hi Am 23.01.23 um 16:00 schrieb John Paul Adrian Glaubitz: Hi Thomas! Driver Changes:  * Remove obsolete drivers for userspace modesetting i810, mga, r128,    savage, sis, tdfx, via Is the Rage 128 GPU still supported via the generic modesetting driver? I'm asking because, we're still

Re: [PULL] drm-misc-next

2023-01-23 Thread John Paul Adrian Glaubitz
Hi Thomas! Driver Changes: * Remove obsolete drivers for userspace modesetting i810, mga, r128, savage, sis, tdfx, via Is the Rage 128 GPU still supported via the generic modesetting driver? I'm asking because, we're still supporting PowerMacs in Debian Ports of which some of those are

Re: [PULL] drm-misc-next

2023-01-04 Thread Daniel Vetter
On Tue, Jan 03, 2023 at 11:51:46AM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > here's the first PR for drm-misc-next for the upcomming version v6.3 > of the Linux kernel. Overall, it's fairly small; due to holidays, I > guess. Noteworthy changes are in connector TV-mode handling,

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

2023-01-03 Thread Daniel Vetter
On Tue, Jan 03, 2023 at 03:49:26PM +0100, Maxime Ripard wrote: > Hi Daniel, Dave, > > Here's the drm-misc-next-fixes leftovers. > > Maxime > > drm-misc-next-fixes-2023-01-03: > The drm-misc-next-fixes leftovers. It addresses a bug in drm/scheduler > ending up causing a lockup, and reduces the

Re: [PULL] drm-misc-next

2022-09-06 Thread Daniel Vetter
On Tue, Sep 06, 2022 at 08:53:25AM +0200, Maarten Lankhorst wrote: > Hi Dave, Daniel, > > A pull request prepared in Germany and Denmark, but sent from Sweden after > fighting with gpg on an infamous bridge. > > My computer's somewhere in my trunk so I just copied someone else's pull > request

Re: [PULL] drm-misc-next

2022-06-24 Thread Daniel Vetter
On Thu, Jun 23, 2022 at 11:56:56AM +0300, Jani Nikula wrote: > On Thu, 23 Jun 2022, Thomas Zimmermann wrote: > > Hi > > > > Am 23.06.22 um 10:26 schrieb Jani Nikula: > >> On Thu, 23 Jun 2022, Thomas Zimmermann wrote: > >>> I forgot to mention that we backmerged v5.19-rc2. That's why the list of

Re: [PULL] drm-misc-next

2022-06-23 Thread Jani Nikula
On Thu, 23 Jun 2022, Thomas Zimmermann wrote: > Hi > > Am 23.06.22 um 10:26 schrieb Jani Nikula: >> On Thu, 23 Jun 2022, Thomas Zimmermann wrote: >>> I forgot to mention that we backmerged v5.19-rc2. That's why the list of >>> changed files is so long. >> >> I thought we should only backmerge

Re: [PULL] drm-misc-next

2022-06-23 Thread Thomas Zimmermann
Hi Am 23.06.22 um 10:26 schrieb Jani Nikula: On Thu, 23 Jun 2022, Thomas Zimmermann wrote: I forgot to mention that we backmerged v5.19-rc2. That's why the list of changed files is so long. I thought we should only backmerge Linus' tree via backmerging drm-next, which avoids this problem

Re: [PULL] drm-misc-next

2022-06-23 Thread Jani Nikula
On Thu, 23 Jun 2022, Thomas Zimmermann wrote: > I forgot to mention that we backmerged v5.19-rc2. That's why the list of > changed files is so long. I thought we should only backmerge Linus' tree via backmerging drm-next, which avoids this problem altogether. BR, Jani. -- Jani Nikula, Intel

Re: [PULL] drm-misc-next

2022-06-23 Thread Thomas Zimmermann
Hi Am 23.06.22 um 10:02 schrieb Thomas Zimmermann: Hi Dave and Daniel, here's the drm-misc-next PR for this week. I forgot to mention that we backmerged v5.19-rc2. That's why the list of changed files is so long. Best regards Thomas -- Thomas Zimmermann Graphics Driver Developer SUSE

Re: [PULL] drm-misc-next

2022-06-15 Thread Daniel Vetter
On Wed, Jun 08, 2022 at 12:34:41PM +0200, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > here's the first PR for drm-misc-next that will go into v5.20. > > Best regards > Thomas > > drm-misc-next-2022-06-08: > drm-misc-next for 5.20: > > UAPI Changes: > > * connector: export bpc limits

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

2022-04-07 Thread Maxime Ripard
Hi On Thu, Apr 07, 2022 at 12:56:27PM +0200, Maarten Lankhorst wrote: > drm-misc-next-fixes-2022-04-07: > drm-misc-next-fixes for v5.18-rc2: > - fix warning about fence containers > - fix logic error in new fence merge code > - handle empty dma_fence_arrays gracefully > - Try all possible cases

Re: [PULL] drm-misc-next

2022-02-22 Thread Thomas Zimmermann
Hi Am 01.02.22 um 09:17 schrieb Maarten Lankhorst: Op 01-02-2022 om 07:38 schreef Dave Airlie: On Thu, 27 Jan 2022 at 21:57, Maarten Lankhorst wrote: Hi Dave & Daniel, First pull for v5.18 I was trying to be all efficient and get this pulled in time for once. However it broke building on

Re: [PULL] drm-misc-next

2022-02-01 Thread Thomas Zimmermann
Hi Am 01.02.22 um 09:17 schrieb Maarten Lankhorst: Op 01-02-2022 om 07:38 schreef Dave Airlie: On Thu, 27 Jan 2022 at 21:57, Maarten Lankhorst wrote: Hi Dave & Daniel, First pull for v5.18 I was trying to be all efficient and get this pulled in time for once. However it broke building on

Re: [PULL] drm-misc-next

2022-02-01 Thread Maarten Lankhorst
Op 01-02-2022 om 07:38 schreef Dave Airlie: > On Thu, 27 Jan 2022 at 21:57, Maarten Lankhorst > wrote: >> Hi Dave & Daniel, >> >> First pull for v5.18 > I was trying to be all efficient and get this pulled in time for once. > > > However it broke building on my arm test build. > > The new DP

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

2022-01-14 Thread Daniel Vetter
On Fri, Jan 14, 2022 at 03:24:59PM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > here are two more fixes for this week. I cherry-picked both from > drm-misc-next. > > Best regards > Thomas > > drm-misc-next-fixes-2022-01-14: > * atomic helpers: Fix error messages > * mipi-dbi:

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

2022-01-14 Thread Daniel Vetter
On Thu, Jan 13, 2022 at 09:29:51AM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > here's this week's PR for drm-misc-next-fixes. > > Best regards > Thomas > > drm-misc-next-fixes-2022-01-13: > * Fix use of CRTC state's active vs enable in atomic helper > The following changes since

Re: [PULL] drm-misc-next

2021-12-14 Thread Daniel Vetter
On Mon, Nov 29, 2021 at 09:56:47AM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > here's the second PR for drm-misc-next for what will become Linux 5.17. > It's a bit late, as I was on vacation last week. The most significant > change moves the nomodeset parameter entirely into the DRM

Re: [PULL] drm-misc-next

2021-09-22 Thread Maxime Ripard
Hi, On Mon, Sep 20, 2021 at 05:29:41PM -0500, Rob Herring wrote: > On Thu, Sep 16, 2021 at 2:31 AM Maxime Ripard wrote: > > > > Hi Dave, Daniel, > > > > Here's the first drm-misc-next PR for 5.16 > > > > Thanks! > > Maxime > > > > drm-misc-next-2021-09-16: > > drm-misc-next for $kernel-version:

Re: [PULL] drm-misc-next

2021-09-20 Thread Rob Herring
On Thu, Sep 16, 2021 at 2:31 AM Maxime Ripard wrote: > > Hi Dave, Daniel, > > Here's the first drm-misc-next PR for 5.16 > > Thanks! > Maxime > > drm-misc-next-2021-09-16: > drm-misc-next for $kernel-version: > > UAPI Changes: > > Cross-subsystem Changes: > - dma-buf: Avoid a warning with some

Re: [PULL] drm-misc-next

2021-07-21 Thread Thomas Zimmermann
Hi Am 21.07.21 um 06:03 schrieb 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

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: [PULL] drm-misc-next-fixes

2021-06-18 Thread Daniel Vetter
On Fri, Jun 18, 2021 at 4:31 AM Dave Airlie wrote: > > 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

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 something? Hi Thomas, Please resend

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

2021-06-17 Thread Lyude Paul
22:27 airlied: re: the pull, I should have pushed a fix for the compilation error today. that was something I pulled in from amd that they didn't compile check and I missed :S 22:28 airlied: 24ff3dc18b99c4b912ab1746e803ddb3be5ced4c in drm- misc/drm-misc-next-fixes sorry about this - I already

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

Re: [PULL] drm-misc-next

2021-06-11 Thread Thomas Zimmermann
Hi Am 10.06.21 um 15:32 schrieb Daniel Vetter: On Thu, Jun 10, 2021 at 1:15 PM Thomas Zimmermann wrote: Hi Dave and Daniel, here's the second PR for drm-misc-next for this week, and the final one for 5.14. I backmerged drm-next for the TTM changes. As for highlights nouveau now has eDP

Re: [PULL] drm-misc-next

2021-06-10 Thread Daniel Vetter
On Thu, Jun 10, 2021 at 1:15 PM Thomas Zimmermann wrote: > > Hi Dave and Daniel, > > here's the second PR for drm-misc-next for this week, and the final one > for 5.14. I backmerged drm-next for the TTM changes. As for highlights > nouveau now has eDP backlight support and udmabuf supports huge

Re: [PULL] drm-misc-next

2021-05-17 Thread Thomas Zimmermann
Hi Am 17.05.21 um 15:17 schrieb Thomas Zimmermann: Hi Dave and Daniel, here's this week's PR for drm-misc-next for what wil become v5.14. Panfrost gets support for Mediatek MT8381 chips. There are a number of fixes for resource leaks in various drivers. Unlocking on errors in aperture helpers

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

2021-04-29 Thread Maxime Ripard
On Wed, Apr 28, 2021 at 04:57:26PM -0400, Alex Deucher wrote: > On Mon, Apr 26, 2021 at 3:35 AM Maxime Ripard wrote: > > > > Hi Alex, > > > > On Thu, Apr 22, 2021 at 12:40:10PM -0400, Alex Deucher wrote: > > > On Thu, Apr 22, 2021 at 12:33 PM Maxime Ripard wrote: > > > > > > > > Hi Dave, Daniel,

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

2021-04-28 Thread Alex Deucher
On Mon, Apr 26, 2021 at 3:35 AM Maxime Ripard wrote: > > Hi Alex, > > On Thu, Apr 22, 2021 at 12:40:10PM -0400, Alex Deucher wrote: > > On Thu, Apr 22, 2021 at 12:33 PM Maxime Ripard wrote: > > > > > > Hi Dave, Daniel, > > > > > > Here's this week drm-misc-next-fixes PR, for the next merge

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

2021-04-26 Thread Maxime Ripard
Hi Alex, On Thu, Apr 22, 2021 at 12:40:10PM -0400, Alex Deucher wrote: > On Thu, Apr 22, 2021 at 12:33 PM Maxime Ripard wrote: > > > > Hi Dave, Daniel, > > > > Here's this week drm-misc-next-fixes PR, for the next merge window > > > > Can we also cherry-pick this patch: >

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

2021-04-22 Thread Alex Deucher
On Thu, Apr 22, 2021 at 12:33 PM Maxime Ripard wrote: > > Hi Dave, Daniel, > > Here's this week drm-misc-next-fixes PR, for the next merge window > Can we also cherry-pick this patch: https://cgit.freedesktop.org/drm/drm-misc/commit/?id=d510c88cfbb294d2b1e2d0b71576e9b79d0e2e83 It should have

Re: [PULL] drm-misc-next

2021-01-20 Thread Daniel Vetter
On Tue, Jan 19, 2021 at 12:39:22PM +0100, Maarten Lankhorst wrote: > drm-misc-next-2021-01-19: > drm-misc-next for v5.12: > > UAPI Changes: > - Fix fourcc macro for amlogic video fbc. > > Cross-subsystem Changes: > - Export pci_rebar_bytes_to_size. > - Add a PCI quirk to increase bar0 for RX

Re: [PULL] drm-misc-next

2021-01-07 Thread Daniel Vetter
On Wed, Jan 06, 2021 at 12:13:12PM +0100, Maarten Lankhorst wrote: > drm-misc-next-2021-01-06: > drm-misc-next for v5.12: > > Core Changes: > - Lots of drm documentation updates by Simor Ser. Extra kudos for documentation work! > - Require that each crtc has a unique primary plane. > - Add

Re: [PULL] drm-misc-next

2021-01-07 Thread Daniel Vetter
On Thu, Dec 17, 2020 at 11:12 AM Maarten Lankhorst wrote: > > drm-misc-next-2020-12-17: > drm-misc-next for v5.12: > > UAPI Changes: > - Not necessarily one, but we document that userspace needs to force probe > connectors. > > Cross-subsystem Changes: > - Require FB_ATY_CT for aty on sparc64. >

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

2021-01-04 Thread Thomas Zimmermann
Hi, it looks like this PR has not been merged yet. Best regard Thomas Am 22.12.20 um 20:13 schrieb Thomas Zimmermann: Hi Dave and Daniel, here's this week's PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2020-12-22: Short summary of fixes pull: * dma-buf: Include

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

2020-12-15 Thread Daniel Vetter
On Tue, Dec 15, 2020 at 02:04:31PM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > here's this week's PR for drm-misc-next-fixes. IIRC the radeon fix is > already in drm-misc-next. Pulled, and also your previous -next pull which got stuck somewhere. Thanks, Daniel > > Best regards >

Re: [PULL] drm-misc-next

2020-10-27 Thread Thomas Zimmermann
Am 27.10.20 um 11:09 schrieb Thomas Zimmermann: > Hi Dave and Daniel, > > with 5.11-rc tagged, here's the first PR for drm-misc-next for what will > become s/5.11-rc1/5.10-rc1 > Linux 5.11. What sticks out is the large number of TTM refactoring patches, > and > the conversion to GEM object

Re: [PULL] drm-misc-next

2020-08-30 Thread Daniel Vetter
On Wed, Aug 26, 2020 at 12:02 PM Jani Nikula wrote: > > On Thu, 20 Aug 2020, Maxime Ripard wrote: > > This PR diffstat is pretty massive since we merged 5.9-rc1 and it's not > > (yet?) in drm-next. > > > > I'm not entirely sure how to tackle this (if it causes an issue?). > > > > Let me know,

Re: [PULL] drm-misc-next

2020-08-26 Thread Jani Nikula
On Thu, 20 Aug 2020, Maxime Ripard wrote: > This PR diffstat is pretty massive since we merged 5.9-rc1 and it's not > (yet?) in drm-next. > > I'm not entirely sure how to tackle this (if it causes an issue?). > > Let me know, thanks! Whatever Dave & Daniel say, but previously the rule of thumb

Re: [PULL] drm-misc-next

2020-04-21 Thread Thomas Zimmermann
Hi Am 21.04.20 um 15:41 schrieb Daniel Vetter: > On Tue, Apr 21, 2020 at 2:46 PM Thomas Zimmermann wrote: >> >> Hi Dave, Daniel, >> >> just a friendly reminder to merge these changes. They don't seem to be >> in the upstream tree yet. > > Dave noticed and pinged me on irc that there's some

Re: [PULL] drm-misc-next

2020-04-21 Thread Daniel Vetter
On Tue, Apr 21, 2020 at 2:46 PM Thomas Zimmermann wrote: > > Hi Dave, Daniel, > > just a friendly reminder to merge these changes. They don't seem to be > in the upstream tree yet. Dave noticed and pinged me on irc that there's some changes in core mm in this one. That patch is correctly acked

Re: [PULL] drm-misc-next

2020-04-21 Thread Thomas Zimmermann
Hi Dave, Daniel, just a friendly reminder to merge these changes. They don't seem to be in the upstream tree yet. Best regards Thomas Am 14.04.20 um 11:07 schrieb Thomas Zimmermann: > Hi Dave, Daniel, > > with 5.7-rc1 being tagged, here's the first PR for drm-next-misc for what > will become

Re: [PULL] drm-misc-next

2020-01-07 Thread Daniel Vetter
On Tue, Jan 7, 2020 at 12:50 PM Maarten Lankhorst wrote: > > drm-misc-next-2020-01-07: > drm-misc-next for v5.6: > > UAPI Changes: > - Allow overriding number of bootup penguins in fbcon using > fbcon=logo-count:n. > > Cross-subsystem Changes: > - fbdev fixes for mmp, and make it work with

Re: [PULL] drm-misc-next

2019-12-17 Thread Daniel Vetter
On Tue, Dec 17, 2019 at 09:48:53AM +0100, Maarten Lankhorst wrote: > Hey, > > First pull for v5.6! > > Enjoy! > > ~Maarten > > drm-misc-next-2019-12-16: > drm-misc-next for v5.6: > > UAPI Changes: > - Add support for DMA-BUF HEAPS. > > Cross-subsystem Changes: > - mipi dsi definition

Re: [PULL] drm-misc-next

2019-10-21 Thread Sean Paul
On Mon, Oct 21, 2019 at 4:11 AM Tomi Valkeinen wrote: > > Hi, > > On 18/10/2019 23:11, Sean Paul wrote: > > On Fri, Oct 18, 2019 at 9:46 AM Tomi Valkeinen > > wrote: > >> > >> Hi Sean, > >> > >> On 17/10/2019 22:26, Sean Paul wrote: > >> > >>> concern for those. The omap OMAP_BO_MEM_* changes

Re: [PULL] drm-misc-next

2019-10-21 Thread Tomi Valkeinen
Hi, On 18/10/2019 23:11, Sean Paul wrote: On Fri, Oct 18, 2019 at 9:46 AM Tomi Valkeinen wrote: Hi Sean, On 17/10/2019 22:26, Sean Paul wrote: concern for those. The omap OMAP_BO_MEM_* changes though I don't think have really reached non-TI eyes. There's no link in the commit message to a

Re: [PULL] drm-misc-next

2019-10-18 Thread Sean Paul
On Fri, Oct 18, 2019 at 9:46 AM Tomi Valkeinen wrote: > > Hi Sean, > > On 17/10/2019 22:26, Sean Paul wrote: > > > concern for those. The omap OMAP_BO_MEM_* changes though I don't think have > > really reached non-TI eyes. There's no link in the commit message to a UAPI > > implementation and the

Re: [PULL] drm-misc-next

2019-10-18 Thread Tomi Valkeinen
Hi Sean, On 17/10/2019 22:26, Sean Paul wrote: concern for those. The omap OMAP_BO_MEM_* changes though I don't think have really reached non-TI eyes. There's no link in the commit message to a UAPI implementation and the only reference I could find is libkmsxx which can set them through the

Re: [PULL] drm-misc-next

2019-08-19 Thread Maxime Ripard
Hi Chris, On Fri, Aug 16, 2019 at 12:47:06PM +0100, Chris Wilson wrote: > Quoting Maxime Ripard (2019-08-16 12:32:01) > > Hi Daniel, Dave, > > > > Here's this week drm-misc-next PR. > > > > Maxime > > > > drm-misc-next-2019-08-16: > > drm-misc-next for 5.4: > > > > UAPI Changes: > > > >

Re: [PULL] drm-misc-next

2019-08-16 Thread Chris Wilson
Quoting Maxime Ripard (2019-08-16 12:32:01) > Hi Daniel, Dave, > > Here's this week drm-misc-next PR. > > Maxime > > drm-misc-next-2019-08-16: > drm-misc-next for 5.4: > > UAPI Changes: > > Cross-subsystem Changes: > > Core Changes: > - dma-buf: add reservation_object_fences helper, relax

Re: [PULL] drm-misc-next

2019-08-08 Thread Maxime Ripard
Hi, On Wed, Aug 07, 2019 at 02:30:25PM +0200, Daniel Vetter wrote: > On Wed, Aug 7, 2019 at 2:02 PM Maxime Ripard > wrote: > > On Tue, Aug 06, 2019 at 06:11:32PM +0200, Daniel Vetter wrote: > > > On Tue, Aug 06, 2019 at 06:01:46PM +0200, Maxime Ripard wrote: > > > > On Tue, Aug 06, 2019 at

Re: [PULL] drm-misc-next

2019-08-07 Thread Daniel Vetter
On Wed, Aug 7, 2019 at 2:02 PM Maxime Ripard wrote: > On Tue, Aug 06, 2019 at 06:11:32PM +0200, Daniel Vetter wrote: > > On Tue, Aug 06, 2019 at 06:01:46PM +0200, Maxime Ripard wrote: > > > On Tue, Aug 06, 2019 at 10:33:53AM +1000, Dave Airlie wrote: > > > > On Sat, 3 Aug 2019 at 20:47, Maxime

Re: [PULL] drm-misc-next

2019-08-07 Thread Maxime Ripard
On Tue, Aug 06, 2019 at 06:11:32PM +0200, Daniel Vetter wrote: > On Tue, Aug 06, 2019 at 06:01:46PM +0200, Maxime Ripard wrote: > > On Tue, Aug 06, 2019 at 10:33:53AM +1000, Dave Airlie wrote: > > > On Sat, 3 Aug 2019 at 20:47, Maxime Ripard > > > wrote: > > > > > > > > Hi Daniel, Dave, > > > >

Re: [PULL] drm-misc-next

2019-08-06 Thread Daniel Vetter
On Tue, Aug 06, 2019 at 06:01:46PM +0200, Maxime Ripard wrote: > On Tue, Aug 06, 2019 at 10:33:53AM +1000, Dave Airlie wrote: > > 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

Re: [PULL] drm-misc-next

2019-08-06 Thread Maxime Ripard
On Tue, Aug 06, 2019 at 10:33:53AM +1000, Dave Airlie wrote: > 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.

Re: [PULL] drm-misc-next

2019-08-06 Thread Daniel Vetter
On Tue, Aug 6, 2019 at 4:25 PM Rob Herring wrote: > > On Tue, Aug 6, 2019 at 1:34 AM Daniel Vetter wrote: > > > > On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote: > > > > > > On Sat, 3 Aug 2019 at 20:47, Maxime Ripard > > > wrote: > > > > > > > > Hi Daniel, Dave, > > > > > > > > Here is the

Re: [PULL] drm-misc-next

2019-08-06 Thread Rob Herring
On Tue, Aug 6, 2019 at 1:34 AM Daniel Vetter wrote: > > On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote: > > > > 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

Re: [PULL] drm-misc-next

2019-08-06 Thread Jani Nikula
On Tue, 06 Aug 2019, Emil Velikov wrote: > On Tue, 6 Aug 2019 at 11:14, Daniel Stone wrote: > >> The idea I had a few weeks ago was to have dim use 'git push >> --push-option fdo.pushedWithDim=this-was-pushed-with-dim-and-not-manually', >> then have the hooks on the server side check for that

Re: [PULL] drm-misc-next

2019-08-06 Thread Emil Velikov
On Tue, 6 Aug 2019 at 11:14, Daniel Stone wrote: > The idea I had a few weeks ago was to have dim use 'git push > --push-option fdo.pushedWithDim=this-was-pushed-with-dim-and-not-manually', > then have the hooks on the server side check for that option and > refuse any direct pushes. (Or at

Re: [PULL] drm-misc-next

2019-08-06 Thread Daniel Stone
Hi, On Tue, 6 Aug 2019 at 10:58, Daniel Vetter wrote: > On Tue, Aug 6, 2019 at 11:55 AM Emil Velikov wrote: > > On Tue, 6 Aug 2019 at 10:49, Daniel Vetter wrote: > > > The thing is, dim push shouldn't allow you to do that. And the patches > > > have clearly been applied with dim apply (or at

Re: [PULL] drm-misc-next

2019-08-06 Thread Daniel Vetter
On Tue, Aug 6, 2019 at 11:55 AM Emil Velikov wrote: > > On Tue, 6 Aug 2019 at 10:49, Daniel Vetter wrote: > > > > On Tue, Aug 6, 2019 at 11:40 AM Emil Velikov > > wrote: > > > On Tue, 6 Aug 2019 at 08:34, Daniel Vetter wrote: > > > > > > > > On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote:

Re: [PULL] drm-misc-next

2019-08-06 Thread Daniel Vetter
On Tue, Aug 6, 2019 at 11:49 AM Daniel Vetter wrote: > > On Tue, Aug 6, 2019 at 11:40 AM Emil Velikov wrote: > > On Tue, 6 Aug 2019 at 08:34, Daniel Vetter wrote: > > > > > > On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote: > > > > > > > > On Sat, 3 Aug 2019 at 20:47, Maxime Ripard > > > >

Re: [PULL] drm-misc-next

2019-08-06 Thread Emil Velikov
On Tue, 6 Aug 2019 at 10:49, Daniel Vetter wrote: > > On Tue, Aug 6, 2019 at 11:40 AM Emil Velikov wrote: > > On Tue, 6 Aug 2019 at 08:34, Daniel Vetter wrote: > > > > > > On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote: > > > > > > > > On Sat, 3 Aug 2019 at 20:47, Maxime Ripard > > > >

Re: [PULL] drm-misc-next

2019-08-06 Thread Daniel Vetter
On Tue, Aug 6, 2019 at 11:40 AM Emil Velikov wrote: > On Tue, 6 Aug 2019 at 08:34, Daniel Vetter wrote: > > > > On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote: > > > > > > On Sat, 3 Aug 2019 at 20:47, Maxime Ripard > > > wrote: > > > > > > > > Hi Daniel, Dave, > > > > > > > > Here is the

Re: [PULL] drm-misc-next

2019-08-06 Thread Emil Velikov
On Tue, 6 Aug 2019 at 08:34, Daniel Vetter wrote: > > On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote: > > > > 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

Re: [PULL] drm-misc-next

2019-08-06 Thread Daniel Vetter
On Tue, Aug 6, 2019 at 2:34 AM Dave Airlie wrote: > > 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

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

Re: [PULL] drm-misc-next

2019-06-14 Thread Daniel Vetter
On Fri, Jun 14, 2019 at 10:57:34AM +0200, Maarten Lankhorst wrote: > Hi Dave and Daniel, > > Next pull request, with more fixes and features! > > drm-misc-next-2019-06-14: > drm-misc-next for v5.3: > > UAPI Changes: > > Cross-subsystem Changes: > - Add code to signal all dma-fences when freed

Re: [PULL] drm-misc-next

2019-05-23 Thread Sean Paul
On Thu, May 23, 2019 at 05:47:04PM +0200, Maarten Lankhorst wrote: > Hi Daniel and Dave, > > We keep adding support for panels at a high rate, is it still worth listing > them individually under cross subsystem changes? > > First pull req for v5.3 here, enjoy! > As I was writing this mail, I

Re: [PULL] drm-misc-next

2019-03-28 Thread Daniel Vetter
On Thu, Mar 28, 2019 at 4:33 PM Sean Paul wrote: > > > Hi Da.*, > This week's -next pull is here! A couple of things to monitor in this one, the > skip_vt_switch default and the DRM_DISPLAY_INFO_LEN removal (which definitely > shouldn't be used by anyone, but stranger things have happened). > >

Re: [PULL] drm-misc-next

2019-03-25 Thread Daniel Vetter
On Thu, Mar 21, 2019 at 6:08 PM Sean Paul wrote: > > > Hi Da.*, > Here's the first 5.2 PR from -misc. There's a bit of everything in the PR, > enjoy! Pulled, thanks. -Daniel > drm-misc-next-2019-03-21: > drm-misc-next for 5.2: > > UAPI Changes: > - Add Colorspace connector property (Uma) > -

Re: [PULL] drm-misc-next

2019-02-14 Thread Daniel Vetter
On Mon, Feb 11, 2019 at 10:52:20AM +0100, Maxime Ripard wrote: > Hi Dave, Daniel, > > Here is the last (hopefully) pull request of drm-misc-next for the > upcoming pull request. > > Maxime > > drm-misc-next-2019-02-11: > drm-misc-next for 5.1: > > UAPI Changes: > - New fourcc for P010 and

Re: [PULL] drm-misc-next

2019-01-16 Thread Daniel Vetter
On Tue, Jan 15, 2019 at 4:57 PM Maxime Ripard wrote: > > Hi Daniel, Dave, > > Here is the drm-misc-next PR for this week. > > Thanks! > Maxime > > drm-misc-next-2019-01-15: > drm-misc-next for 5.1: > > UAPI Changes: > > Cross-subsystem Changes: > > Core Changes: > - Reorganisation of drm_device

Re: [PULL] drm-misc-next

2018-11-09 Thread Christian König
Am 07.11.18 um 21:48 schrieb Sean Paul: On Wed, Nov 07, 2018 at 09:31:51PM +0100, Daniel Vetter wrote: On Wed, Nov 7, 2018 at 9:29 PM Sean Paul wrote: On Wed, Nov 07, 2018 at 09:18:16PM +0100, Daniel Vetter wrote: On Wed, Nov 07, 2018 at 12:58:56PM +0100, Maarten Lankhorst wrote: Hey Dave,

Re: [PULL] drm-misc-next

2018-11-08 Thread Maarten Lankhorst
Op 07-11-18 om 21:48 schreef Sean Paul: > On Wed, Nov 07, 2018 at 09:31:51PM +0100, Daniel Vetter wrote: >> On Wed, Nov 7, 2018 at 9:29 PM Sean Paul wrote: >>> On Wed, Nov 07, 2018 at 09:18:16PM +0100, Daniel Vetter wrote: On Wed, Nov 07, 2018 at 12:58:56PM +0100, Maarten Lankhorst wrote:

  1   2   >