[PULL] drm-misc-next-fixes

2024-06-06 Thread Maarten Lankhorst
Hi Dave, Sima, Pull request for a single patch lost in the wrong tree. Cheers, ~Maarten drm-misc-next-fixes-2024-06-07: drm-misc-next-fixes for v6.10-rc3: - Single unused struct removal that should have been in -fixes. The following changes since commit

[PULL] drm-misc-next-fixes

2024-05-22 Thread Maarten Lankhorst
drm-misc-next-fixes-2024-05-23: drm-misc-next-fixes for v6.10-rc1: - MST null deref fix. - Don't let next bridge create connector in adv7511 to make probe work. The following changes since commit 959314c438caf1b62d787f02d54a193efda38880: drm/nouveau: use tile_mode and pte_kind for VM_BIND bo

[PULL] drm-misc-next-fixes

2024-05-16 Thread Maarten Lankhorst
drm-misc-next-fixes-2024-05-16: drm-misc-next-fixes for v6.10-rc1: - VM_BIND fix for nouveau. - Lots of panthor fixes: * Fixes for panthor's heap logical block. * Reset on unrecoverable fault * Fix VM references. * Reset fix. - xlnx compile and doc fixes. The following changes since

[PULL] drm-misc-next-fixes

2024-05-08 Thread Maarten Lankhorst
Hi Dave, Sima, drm-misc-next-fixes for v6.10-rc1. There was some discussion on certain cherry picks I did, specifically the one for hiding fbdev address. There is some potential to cause regressions on ARM by hiding the physical address, but I think it should be fine to move ahead. This is why

[PULL] drm-misc-next-fixes

2024-03-21 Thread Thomas Zimmermann
Hi Dave, Sima, here's the drm-misc-next-fixes PR for this week. Best regards Thomas drm-misc-next-fixes-2024-03-21: Short summary of fixes pull: core: - fix rounding in drm_fixp2int_round() bridge: - fix documentation for DRM_BRIDGE_OP_EDID nouveau: - don't check devinit disable on GSP

[PULL] drm-misc-next-fixes

2024-03-14 Thread Thomas Zimmermann
Hi Dave, Sima, here's the PR for drm-misc-next-fixes for this week. There's a fix for nouveau BOs and quite a few fixes for get_modes() functions. Best regards Thomas drm-misc-next-fixes-2024-03-14: Short summary of fixes pull: probe-helper: - never return negative values from .get_modes()

[PULL] drm-misc-next-fixes

2024-03-07 Thread Thomas Zimmermann
Hi Dave, Sima, this is the weekly PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2024-03-07: Short summary of fixes pull: - i915: Fix applying placement flags - fbdev: Fix build on PowerMacs after header cleanup The following changes since commit

[PULL] drm-misc-next-fixes

2024-02-29 Thread Thomas Zimmermann
Hi Dave, Sima, here's the release cycle's first PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2024-02-29: Short summary of fixes pull: i915: - Fix NULL-pointer deref imx: - dcss: Fix resource-size calculation firmware: - sysfb: Fix returned error code The following

[PULL] drm-misc-next-fixes

2024-01-19 Thread Maxime Ripard
Hi, Here's this week (and last (maybe)) drm-misc-next-fixes PR. Thanks! Maxime drm-misc-next-fixes-2024-01-19: A null pointer dereference fix for v3d and a protection fault fix for ttm. The following changes since commit 89fe46019a62bc1d0cb49c9615cb3520096c4bc1: drm/v3d: Fix support for

[PULL] drm-misc-next-fixes

2024-01-11 Thread Maxime Ripard
Hi, Here's this week drm-misc-next-fixes PR. Maxime drm-misc-next-fixes-2024-01-11: A fix for the v3d register readout, and two compilation fixes for rockchip. The following changes since commit eee706839333ec0643f1b4898a37588025bf4cb5: drm/imagination: pvr_device.h: fix all kernel-doc

[PULL] drm-misc-next-fixes

2024-01-04 Thread Maxime Ripard
Hi! Here's this week drm-misc-next-fixes PR Maxime drm-misc-next-fixes-2024-01-04: One fix for drm/plane to avoid a use-after-free and some additional warnings to prevent more of these occurences, a lock inversion dependency fix and an indentation fix for drm/rockchip, and some doc warning

[PULL] drm-misc-next-fixes

2023-12-21 Thread Maxime Ripard
Hi, Here's this week drm-misc-next-fixes PR Thanks! Maxime drm-misc-next-fixes-2023-12-21: More fixes for the new imagination drier, a DT node refcount fix for the new aux bridge driver and a missing header fix for the LUT management code. The following changes since commit

[PULL] drm-misc-next-fixes

2023-11-02 Thread Maarten Lankhorst
Hi Daniel, Dave, Just 2 small ssd130x fixes. Cheers, ~Maarten drm-misc-next-fixes-2023-11-02: drm-misc-next-fixes for v6.7-rc1: - dt binding fix for ssd132x - Initialize ssd130x crtc_state to NULL. The following changes since commit b70438004a14f4d0f9890b3297cd66248728546c: drm/amdgpu:

[PULL] drm-misc-next-fixes

2023-09-11 Thread Thomas Zimmermann
Hi Dave and Daniel, here are two more fixes that got stuck in drm-misc-next-fixes. As discussed on IRC, they should go directly into drm-fixes. Best regards Thomas drm-misc-next-fixes-2023-09-11: Short summary of fixes pull: * nouveau: Lockdep workaround * fbdev/g364fb: Build fix The

[PULL] drm-misc-next-fixes

2023-09-01 Thread Thomas Zimmermann
Hi Dave and Daniel, here are two more fixes that have been sitting in drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2023-09-01: Short summary of fixes pull: * ivpu: Replace strncpy * nouveau: Fix fence state in nouveau_fence_emit() The following changes since commit

[PULL] drm-misc-next-fixes

2023-08-24 Thread Thomas Zimmermann
Hi Dave and Daniel, here is this week's PR for drm-misc-next. One of the patches is a change to nouveau's UAPI. Best regards Thomas drm-misc-next-fixes-2023-08-24: Short summary of fixes pull: * gpuva: Cleanups * kunit: Documentation fixes * nouveau: * UAPI: Avoid implicit NO_PREFETCH

[PULL] drm-misc-next-fixes

2023-08-17 Thread Thomas Zimmermann
Hi Dave and Daniel, this is the PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2023-08-17: Short summary of fixes pull: * Add MMU dependency to TTM unit tests * panel: Fix Innolux G156HCE-L01 LVDS clock The following changes since commit

[PULL] drm-misc-next-fixes

2023-07-06 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the weekly PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2023-07-06: Short summary of fixes pull: * panel: Fix mode on Starry-ili9882t The following changes since commit 861c249cd782cb9f2d5a881bbb32e8da7f0c1192: arch/sparc: Add module

[PULL] drm-misc-next-fixes

2023-06-29 Thread Thomas Zimmermann
Hi Dave and Daniel, only one trivial bugfix this week. Best regards Thomas drm-misc-next-fixes-2023-06-29: Short summary of fixes pull: * fbdev: Fix module infos on sparc The following changes since commit cf683e8870bd4be0fd6b98639286700a35088660: fbdev: Use /* */ comment in initializer

[PULL] drm-misc-next-fixes

2023-06-15 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the release cycles first PR from drm-misc-next-fixes. It's just one fix and a backmerge. Best regards Thomas drm-misc-next-fixes-2023-06-15: Short summary of fixes pull: * Fix fbdev initializer macros The following changes since commit

[PULL] drm-misc-next-fixes

2023-04-26 Thread Maarten Lankhorst
Hey Dave, Daniel, Complementary pull request for drm-misc-next-fixes! ~Maarten drm-misc-next-fixes-2023-04-26: drm-misc-next-fixes for v6.4-rc1: - Revert uAPI from accel/qaic. - Fix TTM build on archs where PMD_SHIFT is not constant. - Improve error handling in nt35950. - Fix double

[PULL] drm-misc-next-fixes

2023-02-28 Thread Thomas Zimmermann
Hi Dave and Daniel, here are 3 more patches from drm-misc-next-fixes. In case there's no drm-next PR before -rc1, I'll cherrypick these changes into drm-misc-fixes later. Best regards Thomas drm-misc-next-fixes-2023-02-28: Short summary of fixes pull: Fixes uninitialized variables in fbdev

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

[PULL] drm-misc-next-fixes

2023-02-23 Thread Maarten Lankhorst
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 big. UAPI Changes: - Convert rockchip bindings to YAML. - Constify kobj_type structure in dma-buf. -

[PULL] drm-misc-next-fixes

2023-02-21 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the final PR for drm-misc-next-fixes for this release cycle. Best regards Thomas drm-misc-next-fixes-2023-02-21: Short summary of fixes pull: Fixes GEM SHMEM locking and generic fbdev hotplugging. Constifies dma_buf kobj type. The following changes since commit

[PULL] drm-misc-next-fixes

2023-02-16 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the PR for drm-misc-next-fixes for this week. Best regards Thomas drm-misc-next-fixes-2023-02-16: Short summary of fixes pull: Contains fixes for DP MST and the panel orientation on an Lenovo IdeaPad model. The following changes since commit

[PULL] drm-misc-next-fixes

2023-02-09 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the weekly PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2023-02-09: Short summary of fixes pull: Contains a number of fixes to vc4 and ivpu. The patches to the probe helpers were cherry-picked from the regular development branch. The following

[PULL] drm-misc-next-fixes

2023-02-02 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the first PR for drm-misc-next-fixes for this release cycle. Best regards Thomas drm-misc-next-fixes-2023-02-02: Short summary of fixes pull: A number of simple fixes throughout the DRM codebase. The following changes since commit

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

[PULL] drm-misc-next-fixes

2023-01-03 Thread Maxime Ripard
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 stack usage of some drm/mm kunit tests. The following changes since commit

[PULL] drm-misc-next-fixes

2022-12-08 Thread Maxime Ripard
Hi, Here's this week drm-misc-next-fixes PR All of those patches seems to have been applied to both drm-misc-next and drm-misc-next-fixes and were part of the final drm-misc-next PR for 6.2. So we shouldn't have any new patch per se, but it aligns all our branches and fixes this odd situation.

[PULL] drm-misc-next-fixes

2022-08-10 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the weekly PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2022-08-10: Short summary of fixes pull: * gem: Annotate WW context in error paths * shmem-helper: Add missing vunmap in error paths The following changes since commit

[PULL] drm-misc-next-fixes

2022-07-21 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the drm-misc-next-fixes PR for this week. Best regards Thomas drm-misc-next-fixes-2022-07-21: Short summary of fixes pull: * amdgpu: Fix for drm buddy memory corruption * nouveau: PM fixes; DP fixes The following changes since commit

[PULL] drm-misc-next-fixes

2022-07-14 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the first PR for drm-misc-next-fixes for v5.20. Best regards Thomas drm-misc-next-fixes-2022-07-14: Short summary of fixes: - dma-buf: revert change to fence handling - mgag200: fix PCI register initialization The following changes since commit

[PULL] drm-misc-next-fixes

2022-05-19 Thread Maxime Ripard
Hi Daniel, Dave, Here's this week drm-misc-next-fixes PR Maxime drm-misc-next-fixes-2022-05-19: A device tree binding change for Rockchip VOP2 The following changes since commit 6071c4c2a319da360b0bf2bc397d4fefad10b2c8: drm/qxl: add drm_gem_plane_helper_prepare_fb (2022-05-05 12:30:10 +0200)

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

[PULL] drm-misc-next-fixes

2022-03-24 Thread Maarten Lankhorst
The previous pull request tag was botched due to my key expiring, updated! drm-misc-next-fixes-2022-03-24-1: drm-misc-next-fixes for v5.18-rc1: - Make audio and color plane support checking only happen when a CEA extension block is found. - Fix a small regression from ttm_resource_fini() -

[PULL] drm-misc-next-fixes

2022-03-24 Thread Maarten Lankhorst
drm-misc-next-fixes-2022-03-24: Short summary of fixes pull (less than what git shortlog provides): - explain anything non-fixes (e.g. cleanups) and why it's appropriate - highlight regressions - summarize pull requests contained This shouldn't be more than a few lines (or it indicates your fixes

[PULL] drm-misc-next-fixes

2022-01-21 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-next-fixes. Probably the final PR before the next -rc1. Best regards Thomas drm-misc-next-fixes-2022-01-21: * vc4: Fix potential deadlock in DSI code * panel: Add orientation quirk for 1Netbook OneXPlayer The following changes since

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:

[PULL] drm-misc-next-fixes

2022-01-14 Thread Thomas Zimmermann
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: Fix buffer mapping The following changes since commit

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

[PULL] drm-misc-next-fixes

2022-01-13 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-2022-01-13: * Fix use of CRTC state's active vs enable in atomic helper The following changes since commit 5da8b49de472c1da8658466d4f63ef8d9251a819: dt-bindings: display: bridge:

[PULL] drm-misc-next-fixes

2021-11-10 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week PR for drm-misc-next-fixes. Maxime drm-misc-next-fixes-2021-11-10: Removed the TTM Huge Page functionnality to address a crash, a timeout fix for udl, CONFIG_FB dependency improvements, a fix for a circular locking depency in imx, a NULL pointer dereference fix

[PULL] drm-misc-next-fixes

2021-11-05 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week drm-misc-next-fixes PR Thanks! Maxime drm-misc-next-fixes-2021-11-05: A refcounting fix for outstanding fence callbacks. The following changes since commit b3ec8cdf457e5e63d396fe1346cc788cf7c1b578: fbdev: Garbage collect fbdev scrolling acceleration, part 1

[PULL] drm-misc-next-fixes

2021-09-09 Thread Maarten Lankhorst
drm-misc-next-fixes-2021-09-09: drm-misc-next-fixes for v5.15: - Make some dma-buf config options depend on DMA_SHARED_BUFFER. - Handle multiplication overflow of fbdev xres/yres in the core. The following changes since commit efcefc7127290e7e9fa98dea029163ad8eda8fb3: drm/ttm: Fix

[PULL] drm-misc-next-fixes

2021-09-03 Thread Maarten Lankhorst
drm-misc-next-fixes-2021-09-03: drm-misc-next-fixes for v5.15: - Fix ttm_bo_move_memcpy() when ttm_resource is subclassed. - Small fixes to panfrost, mgag200, vc4. - Small ttm compilation fixes. The following changes since commit 2819cf0e7dbe45a2bccf2f6c60fe6a27b299cc3e: Merge tag

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

[PULL] drm-misc-next-fixes

2021-06-18 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the extra PR for drm-misc-next-fixes for this week. In addition to the previous fixes, it only contains the dp_mst build fix. Best regards Thomas drm-misc-next-fixes-2021-06-18: Short summary of fixes pull: * hyperv: advertise the correct formatmodifiers for its

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

[PULL] drm-misc-next-fixes

2021-06-16 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-2021-06-16: Short summary of fixes pull: * hyperv: advertise the correct formatmodifiers for its primary plane * dp_mst: VCPI fixes to make it work with StarTech hub The following

[PULL] drm-misc-next-fixes

2021-05-06 Thread Maxime Ripard
Hi Dave, Daniel, Here's the drm-misc-next-fixes PR for this week Thanks! Maxime drm-misc-next-fixes-2021-05-06: Two patches, one to fix a null pointer dereference in msm, and one to fix an unused warning for in fbdev when PROCFS is disabled. The following changes since commit

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,

[PULL] drm-misc-next-fixes

2021-04-29 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week drm-misc-next-fixes PR Maxime drm-misc-next-fixes-2021-04-29: Two patches in drm-misc-next-fixes this week, one to fix the error handling in TTM when a BO can't be swapped out and one to prevent a wrong dereference in efifb. The following changes since commit

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

[PULL] drm-misc-next-fixes

2021-04-22 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week drm-misc-next-fixes PR, for the next merge window Thanks! Maxime drm-misc-next-fixes-2021-04-22: A few fixes for the next merge window, with some build fixes for anx7625 and lt8912b bridges, incorrect error handling for lt8912b and TTM, and one fix for TTM page

[PULL] drm-misc-next-fixes

2021-02-25 Thread Maarten Lankhorst
drm-misc-next-fixes-2021-02-25: drm-misc-next tasty fixes for v5.12: - Cherry pick of drm-misc-fixes pull: "here's this week's PR for drm-misc-fixes. One of the patches is a memory leak; the rest is for hardware issues." - Fix dt bindings for dp connector. - Fix build error in atyfb. - Improve

[PULL] drm-misc-next-fixes

2021-02-11 Thread Maarten Lankhorst
hi Dave, Here a pull request for drm-misc-next-fixes, I'm not 100% sure about all the CEC fixes, but seems like it wouldn't hurt. We could revert the flag that enables CEC if needed. I just picked everything that looked like fixes from drm-misc-next. drm-misc-next-fixes-2021-02-11:

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;

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-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-09 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-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-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-04-09 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-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-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-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-fixes

2019-05-15 Thread Sean Paul
Hi Da.*, Some more fixes for -next. As predicted more panfrost cleanup. We also have 4 msm patches that Rob and I figured should just go through -misc instead of spinning up an msm-fixes branch. If we pooled together all msm fixes for 5.2, maybe the -fixes branch would have been warranted, but

[PULL] drm-misc-next-fixes

2019-05-08 Thread Sean Paul
Hi Da.*, So last week when I said we were ready for merge window... I lied. Lots of stuff to sneak in this week including 6 patches that came from -misc-next. Fortunately they _just_ missed the feature freeze so I was able to tag and merge them here. Most of what is here is panfrost fixes, which

[PULL] drm-misc-next-fixes

2019-05-01 Thread Sean Paul
Hi Da.*, Quiet week since the last PR, I'd say we're ready for the merge window! drm-misc-next-fixes-2019-05-01: core: restore drm mmap_range size back to 1TB (Philip) sphinx: squash warning (Sean) Cc: Philip Yang Cc: Sean Paul Cheers, Sean The following changes since commit

[PULL] drm-misc-next-fixes

2019-04-24 Thread Sean Paul
Hi Da.*, First pull from -next-fixes for 5.2. Mostly lease fixes from Daniel with a NULL deref from Noralf. Please pull! drm-misc-next-fixes-2019-04-24: - fb_helper: Fix NULL deref in legacy drivers (Noralf) - leases: Ensure lessees can't connect to objects outside their perview (Daniel

[PULL] drm-misc-next-fixes

2019-03-13 Thread Maxime Ripard
Hi Daniel, Dave, Here is what should be the last drm-misc-next-fixes PR. Thanks! Maxime drm-misc-next-fixes-2019-03-13: - qxl: Remove the conflicting framebuffers earlier - Split out some i915 code into the fb_helper to allow the above The following changes since commit

[PULL] drm-misc-next-fixes

2019-01-02 Thread Maarten Lankhorst
drm-misc-next-fixes-2019-01-02: Fixes for v4.21: - Fix null pointer dereference on null state pointer. - Fix leaking damage clip when destroying plane state. The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436: Linux 4.20-rc4 (2018-11-25 14:19:31 -0800) are available in

[PULL] drm-misc-next-fixes

2018-10-31 Thread Sean Paul
Hi Dave, A few patches to round out the merge window. 6/7 are from one series fixing up things around bridge/panel. drm-misc-next-fixes-2018-10-31: - Properly label Innolux TV123WAM as P120ZDG-BF1 (Doug) - Add optional delay for panels without hpd hooked up (which solves the mystery delay for

[PULL] drm-misc-next-fixes

2018-10-17 Thread Sean Paul
Hi Dave, Just one quirk this week, things are shaping up nicely for the upcoming merge window! drm-misc-next-fixes-2018-10-17: - Add quirk to fix orientation of Acer One 10 (S1003) panel (Hans) Cc: Hans de Goede Cheers, Sean The following changes since commit

[PULL] drm-misc-next-fixes

2018-08-22 Thread Sean Paul
Hi Dave, A couple fixes for you that didn't quite make your -rc1 pull last week. I'm sending this since Gustavo is busy organizing linuxdev-br. drm-misc-next-fixes-2018-08-22: - Add an unprepare delay to the tv123wam panel (Sean) - Update seanpaul's email in MAINTAINERS (Sean) Cc:

[PULL] drm-misc-next-fixes

2018-08-02 Thread Gustavo Padovan
Hi Dave, Two fixes for 4.19 here. For an oops on the DP CEC code and a memory leak on the vkms driver. Please pull. Regards, Gustavo drm-misc-next-fixes-2018-08-02: Fixes an oops on the DP CEC code and a memory leak on the vkms driver. The following changes since commit

[PULL] drm-misc-next-fixes

2018-06-15 Thread Maarten Lankhorst
drm-misc-next-fixes-2018-06-15: - Fix possible race conditions while unplugging DRM device. The following changes since commit fbecef131676c1d18e8e6b42c04e10dc49725e96: drm/v3d: add CONFIG_MMU dependency (2018-05-30 12:15:18 -0700) are available in the Git repository at:

[PULL] drm-misc-next-fixes

2018-04-04 Thread Sean Paul
Hi Dave, After fixing the dim bug, I have a sane pull request for you this week :). Just one patch again, this time fixing a build warning in hda_intel. Takashi requested this go through drm-misc as the original switcheroo came through here too. drm-misc-next-fixes-2018-04-04: hda_intel: Don't

[PULL] drm-misc-next-fixes

2018-03-28 Thread Sean Paul
Hi Dave, Here's a lonely fix for -next, please pull at your convenience. drm-misc-next-fixes-2018-03-28: UABI: - Mask mode type garbage from userspace (Ville) Cc: Ville Syrjälä Cheers, Sean The following changes since commit