[PULL] drm-misc-next

2021-01-06 Thread Maarten Lankhorst
drm-misc-next-2021-01-06: drm-misc-next for v5.12: Core Changes: - Lots of drm documentation updates by Simor Ser. - Require that each crtc has a unique primary plane. - Add fixme that fbdev_generic_setup is confusing. Driver Changes: - Update addresses for TI display drivers maintainers. - Make

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

[PULL] drm-misc-next-fixes

2020-12-22 Thread 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 for building on MIPS * komeda: Fix order of operation in commit tail; Fix NULL-pointer and out-of-bounds access;

[PULL] drm-misc-next

2020-12-17 Thread Maarten Lankhorst
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. - video: Fix documentation, and a few compiler warnings. - Add devicetree

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 >

[PULL] drm-misc-next-fixes

2020-12-15 Thread Thomas Zimmermann
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. Best regards Thomas drm-misc-next-fixes-2020-12-15: Short summary of fixes pull (less than what git shortlog provides): * dma-buf: Fix docs * mxsfb: Silence invalid error

[PULL] drm-misc-next

2020-11-27 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-next. Many fixes and updates. The most important change is probably the amdgpu fix that unbreaks TTM multihop. Best regards Thomas drm-misc-next-2020-11-27-1: drm-misc-next for 5.11: UAPI Changes: Cross-subsystem Changes: * char/agp:

[PULL] drm-misc-next

2020-11-18 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-next. It's fairly large, but most of the patches fix kernel build warnings. The rest is the usual mixture of cleanups and small fixes. The panel code gained support for new devices. Best regards Thomas drm-misc-next-2020-11-18:

[PULL] drm-misc-next

2020-11-12 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-next. There's a conflict between f644e3038f88 ("drm/nouveau: Fix out-of-bounds access when deferencing MMU type") and drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 which is in nouveau-fixes. They both resolve

[PULL] drm-misc-next

2020-11-05 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-next. Significant changes are in the continuing rework of the TTM code. The atomic functions for CRTCs now get the full atomic state. It's simple, but touches a number of drivers. Best regards Thomas drm-misc-next-2020-11-05: drm-misc-next

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

[PULL] drm-misc-next

2020-10-27 Thread Thomas Zimmermann
Hi Dave and Daniel, with 5.11-rc tagged, here's the first PR for drm-misc-next for what will become Linux 5.11. What sticks out is the large number of TTM refactoring patches, and the conversion to GEM object functions. THe framebuffer code is now orphaned. There are tons of small changes for

[PULL] drm-misc-next-fixes

2020-10-21 Thread Maxime Ripard
Hi! Here's a couple of patches that should be merged in the current merge-window. Thanks! Maxime drm-misc-next-fixes-2020-10-20: Two patches to prevent out-of-bands accesses on fonts buffers The following changes since commit d3c8f2784d3266d27956659c78835ee1d1925ad2: drm/ingenic: Fix bad

[PULL] drm-misc-next-fixes

2020-10-13 Thread Maxime Ripard
Hi Dave, Here's the remaining patches we have in drm-misc-next-fixes Maxime drm-misc-next-fixes-2020-10-13: One fix for a bad revert in ingenic-drm, and one fix for panfrost to increase a timeout at power up. The following changes since commit 8ba0b6d196315f68c271f549e8585129caefce97:

[PULL] drm-misc-next-fixes

2020-10-10 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week PR for drm-misc-next-fixes Maxime drm-misc-next-fixes-2020-10-09: One MAINTAINERS change and a revert for a compilation breakage in next for ingenic The following changes since commit 089d83418914abd4d908db117d9a3eca7f51a68c: drm/vc4: hvs: Pull the state of

[PULL] drm-misc-next-fixes

2020-10-02 Thread Maxime Ripard
Hi Daniel, Dave, Here's a few fixes for the next merge window Thanks! Maxime drm-misc-next-fixes-2020-10-02: Three fixes for vc4 that addresses dual-display breakages The following changes since commit 089d83418914abd4d908db117d9a3eca7f51a68c: drm/vc4: hvs: Pull the state of all the CRTCs

[PULL] drm-misc-next

2020-09-22 Thread Maxime Ripard
Hi! Since Daniel wanted a few thing to make it into 5.10, here's a final drm-misc-next PR for this cycle :) Thanks! Maxime drm-misc-next-2020-09-21: drm-misc-next for 5.10: UAPI Changes: Cross-subsystem Changes: Core Changes: - dev: More devm_drm convertions and removal of drm_dev_init

[PULL] drm-misc-next

2020-09-19 Thread Maxime Ripard
Hi Daniel, Dave, Here's this week drm-misc-next PR Maxime drm-misc-next-2020-09-18: drm-misc-next for 5.10: UAPI Changes: Cross-subsystem Changes: - virtio: Merged a PR for patches that will affect drm/virtio Core Changes: - atomic: Split out drm_atomic_helper_calc_timestamping_constants

[PULL] drm-misc-next

2020-09-11 Thread Maxime Ripard
Hi Dave, Daniel, Here is this week PR for drm-misc-next Thanks! Maxime drm-misc-next-2020-09-10: drm-misc-next for 5.10: UAPI Changes: Cross-subsystem Changes: Core Changes: - fbdev: Various cleanups, conversion to PM helpers - ttm: More reworks Driver Changes: - imx: Support for the

[PULL] drm-misc-next

2020-09-04 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week PR for drm-misc-next Thanks! Maxime drm-misc-next-2020-09-03: drm-misc-next for 5.10: UAPI Changes: Cross-subsystem Changes: Core Changes: - doc: update the doc to encourage drivers to use devm_drm_dev_alloc - ttm: More reworks / cleanups Driver

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,

[PULL] drm-misc-next

2020-08-28 Thread Maxime Ripard
Hi Daniel, Dave, Here's a re-run of last week's PR (without all the -rc1 churn) plus the patches that got in this week. Thanks! Maxime drm-misc-next-2020-08-27: drm-misc-next for 5.10: UAPI Changes: Cross-subsystem Changes: Core Changes: - ttm: various cleanups and reworks of the API

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

[PULL] drm-misc-next-fixes

2020-08-05 Thread Maarten Lankhorst
drm-misc-next-fixes-2020-08-05: drm-misc-next-fixes for v5.9-rc1: - Fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi - Fix a fbcon OOB read in fbdev, found by syzbot. - Mark vga_tryget static as it's not used elsewhere. - Small fixes to xlnx. - Remove null check for kfree in

[PULL] drm-misc-next

2020-07-22 Thread Maarten Lankhorst
drm-misc-next-2020-07-22: drm-misc-next for v5.9: UAPI Changes: Cross-subsystem Changes: - Convert panel-dsi-cm and ingenic bindings to YAML. - Add lockdep annotations for dma-fence. \o/ - Describe why indefinite fences are a bad idea - Update binding for rocktech jh057n00900. Core Changes: -

[PULL] drm-misc-next

2020-07-16 Thread Maarten Lankhorst
drm-misc-next-2020-07-16: drm-misc-next for v5.9: UAPI Changes: Cross-subsystem Changes: - Add ckoenig as dma-buf maintainer. - Revert invalid fix for dma-fence-chain, and fix selftest. - Add fixmes to amifb about APUS support. - Use array3_size in fbcon_prepare_logo, and struct_size() in

[PULL] drm-misc-next

2020-06-26 Thread Maarten Lankhorst
drm-misc-next-2020-06-26: drm-misc-next for v5.9: Cross-subsystem Changes: - Improve dma-buf docs. Core Changes: - Add NV15, Q410, Q401 yuv formats. - Add uncompressed AFBC modifier. - Add DP helepr for reading Ignore MSA from DPCD. - Add missing panel type for some panels - Optimize drm/mm hole

[PULL] drm-misc-next

2020-06-19 Thread Maarten Lankhorst
drm-misc-next-2020-06-19: drm-misc-next for v5.9: UAPI Changes: - Add DRM_MODE_TYPE_USERDEF for video modes specified in cmdline. Cross-subsystem Changes: - Assorted devicetree binding updates. - Add might_sleep() to dma_fence_wait(). - Fix fbdev's get_user_pages_fast() handling, and use

[PULL] drm-misc-next-fixes

2020-06-11 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the PR for the latest fixes in drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2020-06-11: In core, DRM connectors now notify userspace of hotplug events via sysfs. In drivers, sun4i now uses 4 bits to store the clock's m divider; ast sets up 24/32-bit

[PULL] drm-misc-next-fixes

2020-05-27 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the pull request for the current drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2020-05-27: Short summary of fixes pull (less than what git shortlog provides): There's a fix for panel brighness on Lenovo X13 Yoga devices and a fix for -Wformat warnings

[PULL] drm-misc-next

2020-05-14 Thread Thomas Zimmermann
Hi Dave and Daniel, this is the forth pull request for drm-misc-next for what will become v5.8. It's fairly small number of patches without major changes. There's one fix to the UAPI headers, but it only affects comments. Best regards Thomsa drm-misc-next-2020-05-14: drm-misc-next for 5.8:

[PULL] drm-misc-next

2020-05-07 Thread Thomas Zimmermann
Hi, Dave, Daniel, this is the third pull request for drm-misc-next for what will become v5.8. AFAICT the highlights are the new managed allocation for DRM device structures; optimizations in drm_mm, and Lima got runtime PM support. Best regards Thomas drm-misc-next-2020-05-07: drm-misc-next for

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

[PULL] drm-misc-next

2020-04-14 Thread Thomas Zimmermann
Hi Dave, Daniel, with 5.7-rc1 being tagged, here's the first PR for drm-next-misc for what will become Linux 5.8. Best regards Thomas drm-misc-next-2020-04-14: drm-misc-next for 5.8: UAPI Changes: - drm: error out with EBUSY when device has existing master - drm: rework SET_MASTER and

[PULL] drm-misc-next-fixes

2020-04-10 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week round of drm-misc-next-fixes Maxime drm-misc-next-fixes-2020-04-09: A few DMA-related fixes, an OOB fix for virtio and a probe-related fix for analogix_dp The following changes since commit 0e7e6198af28c1573267aba1be33dd0b7fb35691: Merge branch

[PULL] drm-misc-next-fixes

2020-04-04 Thread Maxime Ripard
Hi Daniel, Dave, Here's this week round of drm-misc-next fixes. Thanks! Maxime drm-misc-next-fixes-2020-04-04: A bunch of fixes to avoid null pointer dereference in fbcon, fix a return in xen, some DT bindings fixes, a vc4 issue with 1920x1200 mode validation, and a conflicting framebuffer in

[PULL] drm-misc-next-fixes

2020-03-26 Thread Maxime Ripard
Hi Daniel, Dave, Here's the first drm-misc-next-fixes PR for 5.7. Thanks! Maxime drm-misc-next-fixes-2020-03-26: Two main topics in that first drm-misc-next-fixes PR, first a revert of the data-mapping property in the DT that turned out to be non-optimal (but hasn't reached a stable release

[PULL] drm-misc-next

2020-03-17 Thread Maxime Ripard
Hi, Here is what should be the final drm-misc-next PR for 5.7. Maxime drm-misc-next-2020-03-17: drm-misc-next for 5.7: UAPI Changes: Cross-subsystem Changes: Core Changes: - dp-mst: Remove register_connector callback, add drm_dp_destroy_connector - Changes to scnprintf on multiple

[PULL] drm-misc-next

2020-03-10 Thread Maxime Ripard
Hi Daniel, Dave, Here's a new drm-misc-next PR. Thanks! Maxime drm-misc-next-2020-03-09: drm-misc-next for 5.7: UAPI Changes: Cross-subsystem Changes: Core Changes: Driver Changes: - fb-helper: Remove drm_fb_helper_{add,add_all,remove}_one_connector - fbdev: some cleanups and dead-code

[PULL] drm-misc-next

2020-02-27 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week drm-misc-next PR. Thank! Maxime drm-misc-next-2020-02-27: drm-misc-next for $kernel-version: UAPI Changes: Cross-subsystem Changes: Core Changes: - bridge: huge rework to get rid of omap_dss custom display drivers Driver Changes: - hisilicon: some

[PULL] drm-misc-next

2020-02-21 Thread Maxime Ripard
Hi Dave, Daniel, Here's a new round of drm-misc-next patches. Thanks! Maxime drm-misc-next-2020-02-21: drm-misc-next for 5.7: UAPI Changes: Cross-subsystem Changes: Core Changes: - crtc: Drop get_crtc callback - dp: Add support for DP1.4 EDID corruption test - edid: Improve CEA

[PULL] drm-misc-next

2020-02-10 Thread Maxime Ripard
Hi Dave, Daniel, Now that -rc1 is out, here's the first drm-misc-next PR. All things considered it's been pretty quiet, the diffstat being scary mostly because of the conversion of device tree bindings to YAML and a new driver. Maxime drm-misc-next-2020-02-10: drm-misc-next for 5.7: UAPI

[PULL] drm-misc-next-fixes

2020-02-07 Thread Maarten Lankhorst
drm-misc-next-fixes-2020-02-07: drm-misc-next fixes for v5.6: - Fix build error in drm/edid. - Plug close-after-free race in vgem_gem_create. - Handle CONFIG_DMA_API_DEBUG_SG better in drm/msm. The following changes since commit d7ca2d19c751b6715e9cb899a6b94f47b3499d02: Merge tag

[PULL] drm-misc-next

2020-01-10 Thread Maarten Lankhorst
drm-misc-next-2020-01-10: drm-misc-next for v5.6: UAPI Changes: Cross-subsystem Changes: - Convert simple panel bindings to a template. Core Changes: - Revert drm-bridge-state changes, it causes a dependency error between drm and drm_kms_helper. - Fix when disabling crc's. - Assorted Kconfig

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

[PULL] drm-misc-next

2020-01-07 Thread Maarten Lankhorst
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 CONFIG_COMPILE_TEST. - Use devm_platform_ioremap_resource in fbdev drivers. -

[PULL] drm-misc-next

2020-01-02 Thread Maarten Lankhorst
drm-misc-next-2020-01-02: drm-misc-next for v5.6: UAPI Changes: - Commandline parser: Add support for panel orientation, and per-mode options. - Fix IOCTL naming for dma-buf heaps. Cross-subsystem Changes: - Rename DMA_HEAP_IOC_ALLOC to DMA_HEAP_IOCTL_ALLOC before it becomes abi. - Change

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

[PULL] drm-misc-next

2019-12-17 Thread Maarten Lankhorst
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 updates, pulled into drm-intel as well. - Add lockdep annotations for dma_resv vs mmap_sem and fs_reclaim.

[PULL] drm-misc-next-fixes

2019-12-12 Thread Sean Paul
Hi Dave and Daniel, I realized there were a few leftovers from -next-fixes which should find their way to drm-fixes. Sean drm-misc-next-fixes-2019-12-12: -mgag200: more startadd mitigation (Thomas) -panfrost: devfreq fix + several memory fixes (Steven, Boris) Cc: Boris Brezillon Cc: Steven

[PULL] drm-misc-next-fixes

2019-12-04 Thread Sean Paul
Hi Dave & Daniel, A handful of fixes this week, all straightforward. drm-misc-next-fixes-2019-12-04: mgag200- Fix hw with broken 'startadd' support (Thomas) mst- Avoid skipping payloads in payload deletion loop (Wayne) omap- Fix dma_addr refcounting (Tomi) Cc: Wayne Lin Cc: Tomi Valkeinen

[PULL] drm-misc-next-fixes

2019-11-20 Thread Sean Paul
Hi Dave & Daniel, Just one patch this week which fixes the bo refcounts when mmap'ing ttm buffers using the new ->mmap() hook. drm-misc-next-fixes-2019-11-20: - Fix ttm bo refcnt when using the new gem obj mmap hook (Thomas) Cc: Gerd Hoffmann Cheers, Sean The following changes since commit

[PULL] drm-misc-next-fixes

2019-11-13 Thread Sean Paul
Hi Dave & Daniel, Just one msm patch this week. Looks like -misc is going to be perfect when merge window rolls around :-) drm-misc-next-fixes-2019-11-13: - Fix memory leak in gpu debugfs node's release (Johan) Cc: Johan Hovold Cheers, Sean The following changes since commit

[PULL] drm-misc-next-fixes

2019-11-06 Thread Sean Paul
Hi Dave & Daniel, drm-misc-next-fixes is open and just a couple of patches this week. drm-misc-next-fixes-2019-11-06: -msm: Fix up a6xx debugbus register names (Sharat) -mst: Avoid u64 division (Sean) Cc: Sharat Masetty Cc: Sean Paul Cheers, Sean The following changes since commit

[PULL] drm-misc-next

2019-10-31 Thread Sean Paul
Hi Dave & Daniel, Here's the last -misc-next pull request for 5.5. Lots of refactoring going on this week which results in a negative diffstat. Only thing to highlight is the dma-buf heap introduction and revert, which you are already aware of, so hopefully no other surprises here.

[PULL] drm-misc-next

2019-10-24 Thread Sean Paul
Hi Dave & Daniel, Here's the pull for last week and this week. As you know we had some trouble with the OMAP_BO* additions last week, those have since been reverted. Speaking of UAPI, we have a new DRM_SYNCOBJ_QUERY_FLAGS_LAST_SUBMITTED flag from AMD to get the last signaled timeline value from

Re: [Intel-gfx] [PULL] drm-misc-next

2019-10-22 Thread Daniel Vetter
On Tue, Oct 22, 2019 at 4:17 AM Dave Airlie wrote: > > On Tue, 22 Oct 2019 at 01:49, Sean Paul wrote: > > > > 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 > >

Re: [Intel-gfx] [PULL] drm-misc-next

2019-10-21 Thread Dave Airlie
On Tue, 22 Oct 2019 at 01:49, Sean Paul wrote: > > 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

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

[PULL] drm-misc-next

2019-10-17 Thread Sean Paul
Hi Dave/Daniel, Apologies for this being a day late, I wanted to get the dt-bindings for the malidp QoS change before sending this. Most of the volume is incremental this week, there's some new HW features enabled which I've called out below. As for the uapi changes, well it's interesting

[PULL] drm-misc-next

2019-10-09 Thread Sean Paul
Hi Dave and Daniel, Apologies for missing last week, but this was not something I wanted to do from XDC :-) Lots happening in this pull, the highlights are Thomas' work on gem vram objects, Lyude starting to push the big MST series, Gerd's ttm and virtio refactors, and komeda improvements. One

[PULL] drm-misc-next-fixes

2019-09-23 Thread Maxime Ripard
Hi Daniel, Dave, Here is a new round of drm-misc-next fixes Maxime drm-misc-next-fixes-2019-09-23: - Multiple panfrost fixes for regulator support and page fault handling - Some cleanups and fixes in the self-refresh helpers - Some cleanups and fixes in the atomic helpers The following

[PULL] drm-misc-next-fixes

2019-09-18 Thread Maxime Ripard
Hi Dave, Daniel, Here is a drm-misc-next-fixes PR, with two fixes that should go in this current merge window. Thanks! Maxime drm-misc-next-fixes-2019-09-18: - One fix for the KMS object lifetime checks with DP drivers - One revert for an ADV7511 probe breakage on older systems The

[PULL] drm-misc-next-fixes

2019-09-06 Thread Maxime Ripard
Hi Daniel, Dave, Here is a drm-misc-next-fixes PR with a significant number of fixes for panfrost. Maxime drm-misc-next-fixes-2019-09-06: - A significant number of panfrost fixes for runtime_pm, MMU and GEM support - A fix for DCS transfers on mcde The following changes since commit

[PULL] drm-misc-next

2019-08-23 Thread Maxime Ripard
Hi Daniel, Dave, Here is what should be the final drm-misc-next PR for 5.4. Thanks! Maxime drm-misc-next-2019-08-23: drm-misc-next for 5.4: UAPI Changes: Cross-subsystem Changes: Core Changes: - dma-buf: dma-fence selftests Driver Changes: - kirin: Various cleanups and reworks -

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

[PULL] drm-misc-next

2019-08-19 Thread Maxime Ripard
Hi Daniel, Dave, Here is a respin of the last drm-misc-next PR with the dma-buf revert mentionned by Chris Wilson on the last mail. Thanks! Maxime drm-misc-next-2019-08-19: drm-misc-next for 5.4: UAPI Changes: Cross-subsystem Changes: Core Changes: - dma-buf: add reservation_object_fences

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

[PULL] drm-misc-next

2019-08-16 Thread Maxime Ripard
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 reservation_object_add_shared_fence, remove

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

[PULL] drm-misc-next

2019-08-08 Thread Maxime Ripard
Hi Daniel, Dave, Here is a do-over of the previous drm-misc-next PR. As I said last time, there's a bunch of patches scattered all around the core and the usual active drivers. The amount of patches is a bit huge (and it only got worse since), but nothing seems to really stand out. Sean

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

[PULL] drm-misc-next

2019-08-03 Thread Maxime Ripard
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 introduced. Thanks! Maxime drm-misc-next-2019-08-03: drm-misc-next

[PULL] drm-misc-next-fixes

2019-07-18 Thread Sean Paul
Hi team, I am Guest-Maarten this week and next! Not exactly a quiet last PR for the merge window, but I think this is right in line with how things have gone over the rest of 5.3. Although there's more volume than we'd like, I don't think there's anything here that is contraversial. So, welcome

[PULL] drm-misc-next-fixes

2019-07-12 Thread Maarten Lankhorst
drm-misc-next-fixes-2019-07-11: Pull request for drm-misc-fixes-next for v5.3: - Revert properties exposed in komeda that need improvement before they become ABI. - Only add modes from the cmdline if they are valid. - Add orientation quirk for GPD MicroPC. - Reduce stack usage in drm selftests. -

[PULL] drm-misc-next-fixes

2019-06-27 Thread Maarten Lankhorst
drm-misc-next-fixes-2019-06-27: - Fixes to the tfp410 bridge. - Small build fix for vga_switcheroo to prevent building against modular fbcon. The following changes since commit 80d42db02b3a5beb8cffba08207adf5f4c525ee3: drm/edid: use for_each_displayid_db where applicable (2019-06-25 14:44:03

[PULL] drm-misc-next

2019-06-20 Thread Maarten Lankhorst
Hi Daniel, Dave, Final pull request for drm-misc-next! Biggest changes are the remove-fbcon-notifiers branch and modeline cmdline parser rework, and the addition of a new KMS driver for ingenic. drm-misc-next-2019-06-20: drm-misc-next for v5.3: UAPI Changes: - Give each dma-buf their own

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

[PULL] drm-misc-next

2019-06-14 Thread Maarten Lankhorst
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 with pending signals. - Annotate reservation object access in CONFIG_DEBUG_MUTEXES Core

[PULL] drm-misc-next

2019-06-05 Thread Maarten Lankhorst
drm-misc-next-2019-06-05: drm-misc-next for v5.3: UAPI Changes: Cross-subsystem Changes: - Add devicetree bindings for new panels. - Convert allwinner's DT bindings to a schema. - Drop video/hdmi static functions from kernel docs. - Discard old fence when reserving space in

<    1   2   3   4   5   >