[PULL] drm-misc-fixes

2025-07-23 Thread Maarten Lankhorst
Hey, It's reverting time! Lots of reverts thsi time around, and some small fixes. Best regards, ~Maarten drm-misc-fixes-2025-07-23: drm-misc-fixes for v6.16-rc8/final?: - Revert all uses of drm_gem_object->dmabuf to drm_gem_object->import_attach->dmabuf. - Fix amdgpu returning BIOS cluttered V

[PULL] drm-misc-fixes

2025-07-16 Thread Maarten Lankhorst
Hi Dave, Simona, Another pull request. Best regards, ~Maarten drm-misc-fixes-2025-07-16: drm-misc-fixes for v6.16 final?: - nouveau ioctl validation fix. - panfrost scheduler bug. The following changes since commit bd46cece51a36ef088f22ef0416ac13b0a46d5b0: drm/gem: Fix race in drm_gem_handle_

Re: [PULL] drm-misc-fixes

2025-07-11 Thread Simona Vetter
On Thu, Jul 10, 2025 at 10:59:19AM +0200, Maarten Lankhorst wrote: > Hi Dave, Simona, > > Pull request for v6.16! > > Best regards, > ~Maarten > > drm-misc-fixes-2025-07-10: > drm-misc-fixes for v6.16-rc6 or final: > - Fix nouveau fail on debugfs errors. > - Magic 50 ms to fix nouveau suspend. >

[PULL] drm-misc-fixes

2025-07-10 Thread Maarten Lankhorst
Hi Dave, Simona, Pull request for v6.16! Best regards, ~Maarten drm-misc-fixes-2025-07-10: drm-misc-fixes for v6.16-rc6 or final: - Fix nouveau fail on debugfs errors. - Magic 50 ms to fix nouveau suspend. - Call rust destructor on drm device release. - Fix DMA api error handling in tegra/nvdec.

[PULL] drm-misc-fixes

2025-07-03 Thread Maarten Lankhorst
Hi Dave, Simona, Fixes for rc5. :-) Kind regards, ~Maarten drm-misc-fixes-2025-07-03: drm-misc-fixes for v6.16-rc5: - Replace simple panel lookup hack with proper fix. - nullpointer deref in vesadrm fix. - fix dma_resv_wait_timeout. - fix error handling in ttm_buffer_object_transfer. - bridge fi

[PULL] drm-misc-fixes

2025-06-27 Thread Maarten Lankhorst
Hi Dave, Simona, I prepared a pull request yesterday, but forgot to actually send it, hence the date. Doesn't look like any new requests came in, so sending anyway! Kind regards, ~Maarten drm-misc-fixes-2025-06-26: drm-misc-fixes for v6.16-rc4: - Fix function signature of drm_writeback_connecto

[PULL] drm-misc-fixes

2025-06-19 Thread Maarten Lankhorst
Hi Dave, Simona, Pull request right before midsummer celebrations here, hope you have a great midsummer (and midwinter?) Best regards! ~Maarten drm-misc-fixes-2025-06-19: drm-misc-fixes for v6.16-rc3: - vivante scheduler fix. - v3d null pointer crash fix. - fix backlight, booting GSP-RM, and po

[PULL] drm-misc-fixes

2025-06-12 Thread Maarten Lankhorst
Hi Dave, Simona, Here's a pull request for v6.16-rc2, especially the EPROBE_DEFER one seems serious, I've had the same loop when converting xe/i915 audio to use EPROBE_DEFER. :) Best regards! ~Maarten drm-misc-fixes-2025-06-12: drm-misc-fixes for v6.16-rc2: - Fix infinite EPROBE_DEFER loop in v

Re: [PULL] drm-misc-fixes

2025-06-06 Thread Simona Vetter
On Fri, Jun 06, 2025 at 09:28:53AM +0200, Thomas Zimmermann wrote: > Hi Dave, Sima, > > here's the PR from drm-misc-fixes for this week. It's a bit later > due to merge-window confusion. The fixes for sysfb and video also > affect fbdev. > > Best regards > Thomas > > drm-misc-fixes-2025-06-06: >

Re: [PULL] drm-misc-fixes

2025-06-06 Thread Simona Vetter
On Wed, May 28, 2025 at 05:35:50PM +0200, Thomas Zimmermann wrote: > Hi Dave, Sima, > > this is the weekly PR for drm-misc-fixes. Besides DRM, the bugfix > for dummycon possibly affects fbcon and fbdev output as well. > > Best regards > Thomas > > drm-misc-fixes-2025-05-28: > Short summary of fi

[PULL] drm-misc-fixes

2025-06-06 Thread Thomas Zimmermann
Hi Dave, Sima, here's the PR from drm-misc-fixes for this week. It's a bit later due to merge-window confusion. The fixes for sysfb and video also affect fbdev. Best regards Thomas drm-misc-fixes-2025-06-06: Short summary of fixes pull: ivpu: - gem: Use dma-resv lock - gem. Fix a warning - Trig

[PULL] drm-misc-fixes

2025-05-28 Thread Thomas Zimmermann
Hi Dave, Sima, this is the weekly PR for drm-misc-fixes. Besides DRM, the bugfix for dummycon possibly affects fbcon and fbdev output as well. Best regards Thomas drm-misc-fixes-2025-05-28: Short summary of fixes pull: drm-scheduler: - signal scheduled fence when killing job dummycon: - trigge

[PULL] drm-misc-fixes

2025-05-22 Thread Thomas Zimmermann
Hi Dave, Sima, only one fix from drm-misc-fixes this week. Best regards Thomas drm-misc-fixes-2025-05-22: Short summary of fixes pull: edid: - fix HDR metadata reset The following changes since commit 72c7d62583ebce7baeb61acce6057c361f73be4a: dma-buf: insert memory barrier before updating nu

[PULL] drm-misc-fixes

2025-05-15 Thread Thomas Zimmermann
Hi Dave, Sima, here's the weekly PR for drm-misc-fixes. The dma-buf fix affects multiple subsystems. Best regards Thomas drm-misc-fixes-2025-05-15: Short summary of fixes pull: dma-buf: - Avoid memory reordering in fence handling ivpu: - Fix buffer size in debugfs code meson: - Avoid integer

[PULL] drm-misc-fixes

2025-05-08 Thread Thomas Zimmermann
Hi Dave, Sima, here's the drm-misc-fixes PR for this week. Best regards Thomas drm-misc-fixes-2025-05-08: Short summary of fixes pull: drm: - Fix overflow when generating wedged event ivpu: - Increate timeouts - Fix deadlock in cmdq ioctl - Unlock mutices in correct order panel: - simple: Fix

[PULL] drm-misc-fixes

2025-04-30 Thread Maxime Ripard
Hi Dave, Sima, Here's this week drm-misc-fixes PR. Maxime drm-misc-fixes-2025-04-30: A spurious WARN fix for nouveau, an init and interrupt handling fixes for ivpu, a warning fix for ttm, a hotplug fix for fdinfo, vblank fixes for adp, a memory leak fix for the shmem kunit tests, and a timing fi

[PULL] drm-misc-fixes

2025-04-22 Thread Thomas Zimmermann
Hi Dave, Sima, a bit earlier than usual, this is the PR for drm-misc-fixes for this week. Best regards Thomas drm-misc-fixes-2025-04-22: Short summary of fixes pull: meson: - Fix VCLK calculation panel: - jd9365a: Fix reset polarity The following changes since commit 76c332d119f9048c6e16b52359

[PULL] drm-misc-fixes

2025-04-17 Thread Thomas Zimmermann
Hi Dave, Sima, this is the weekly PR of drm-misc-fixes. Best regards Thomas drm-misc-fixes-2025-04-17: Short summary of fixes pull: dma-buf: - Correctly decrement refcounter on errors gem: - Fix test for imported buffers ivpu: - Fix debugging - Fixes to frequency - Support firmware API 3.28.3

[PULL] drm-misc-fixes

2025-04-10 Thread Thomas Zimmermann
Hi Dave, Sima, this is the weekly PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2025-04-10: Short summary of fixes pull: imagination: - Fix overflow - Fix use-after-free ivpu: - Fix suspend/resume nouveau: - Do not deref dangling pointer rockchip: - Set DP/HDMI registers correctl

[PULL] drm-misc-fixes

2025-03-20 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR. Maxime The following changes since commit 12d8f318347b1d4feac48e8ac351d3786af39599: drm/dp_mst: Fix locking when skipping CSN before topology probing (2025-03-11 11:29:18 +0200) are available in the Git repository at: ssh://g...@gitlab.freedesktop.

[PULL] drm-misc-fixes

2025-03-13 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2025-03-13: A null pointer check for gma500, two clippy fixes for panic, a fix for an interaction between DPMS and atomic leading to dropped frames, and a locking fix for dp_mst The following changes since commit 80da96d735094ea22985c

[PULL] drm-misc-fixes

2025-03-06 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR. Maxime drm-misc-fixes-2025-03-06: A Kconfig fix for nouveau, locking and timestamp fixes for imagination, a header guard fix for sched and a DPMS regression fix for bochs. The following changes since commit 3603996432997f7c88da37a97062a46cda01ac9d: drm/

[PULL] drm-misc-fixes

2025-02-27 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2025-02-27: Fix a rounding error in vkms, a header fix for img, a connector status fix for nouveau, and a NULL pointer dereference fix for deferred IO drivers. The following changes since commit 838c17fd077e611b12c78feb0feee1b30ed09b63

[PULL] drm-misc-fixes

2025-02-20 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2025-02-20: An reset signal polarity fix for the jd9365da-h3 panel, a folio handling fix and config fix in nouveau, a dmem cgroup descendant pool handling fix, and a missing header for amdxdna. The following changes since commit e00a2e

[PULL] drm-misc-fixes

2025-02-13 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2025-02-13: Some locking fixes for the HDMI infrastructure tests, an unitialized mutex fix for host1x, an unitialized variable fix for panthor, and a config selection fix for hibmc. The following changes since commit 2c1ed907520c50326b

Re: [PULL] drm-misc-fixes

2025-01-24 Thread Simona Vetter
On Fri, Jan 24, 2025 at 09:29:32AM +0100, Thomas Zimmermann wrote: > Hi Dave, Sima, > > here's the weekly PR for drm-misc-fixes. > > Best regards > Thomas > > drm-misc-fixes-2025-01-24: > Short summary of fixes pull: > > bochs: > - Fix double-free on driver removal > > client: > - Improve supp

[PULL] drm-misc-fixes

2025-01-24 Thread Thomas Zimmermann
Hi Dave, Sima, here's the weekly PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2025-01-24: Short summary of fixes pull: bochs: - Fix double-free on driver removal client: - Improve support for tile-based modes - Fix fbdev Kconfig select rules xlnx: - zynqmp_dp: Add locking to DP-b

[PULL] drm-misc-fixes

2025-01-15 Thread Maarten Lankhorst
Hi Dave, Simona, drm-misc-fixes for v6.13. I was out last week so it's 2 weeks worth. :-) Cheers, ~Maarten drm-misc-fixes-2025-01-15: drm-misc-fixes for v6.13: - itee-it6263 error handling fix. - Fix warn when unloading v3d. - Fix W=1 build for kunit tests. - Fix backlight regression for macbo

[PULL] drm-misc-fixes

2025-01-02 Thread Maarten Lankhorst
Hi Dave, Simona, Happy newyear! Cheers, ~Maarten drm-misc-fixes-2025-01-02: drm-misc-fixes for v6.13-rc6: - Only fixes for adv7511 driver, including a use-after-free. The following changes since commit 1b684ca15f9d78f45de3cdba7e19611387e16aa7: drm/sched: Fix drm_sched_fini() docu generation (

[PULL] drm-misc-fixes

2024-12-19 Thread Maarten Lankhorst
Hi Dave, Simona, (Second?) last pull request for the year. Happy holidays! Cheers, ~Maarten drm-misc-fixes-2024-12-19: drm-misc-fixes for v6.13-rc4: - udma-buf fixes related to sealing. - dma-buf build warning fix when debugfs is not enabled. - Assorted drm/panel fixes. - Correct error return i

[PULL] drm-misc-fixes

2024-12-05 Thread Maarten Lankhorst
Hi Dave, Simona, Filled with pepernoten, still had to send a drm-misc-fixes pull request. May contain DP-MST fixes with traces of v3d. :-) Cheers, ~Maarten drm-misc-fixes-2024-12-05: drm-misc-fixes v6.13-rc2: - v3d performance counter fix. - A lot of DP-MST related fixes. The following changes s

[PULL] drm-misc-fixes

2024-11-28 Thread Thomas Zimmermann
Hi Dave, Sima, here's the PR of drm-misc-fixes for this week. The first two patches are from last weeks PR drm-misc-fixes-2024-11-21, which should be merged first. Best regards Thomas drm-misc-fixes-2024-11-28: Short summary of fixes pull: dma-buf: - Fix dma_fence_array_signaled() to ensure for

[PULL] drm-misc-fixes

2024-11-21 Thread Thomas Zimmermann
Hi Dave, Sima, only two patches in this week's drm-misc-fixes PR. Best regards Thomas drm-misc-fixes-2024-11-21: Short summary of fixes pull: dma-fence: - Fix reference leak on fence-merge failure path - Simplify fence merging with kernel's sort() The following changes since commit 32c4514455b2

[PULL] drm-misc-fixes

2024-11-14 Thread Thomas Zimmermann
Hi Dave, Sima, here's the drm-misc-fixes PR for this week. Best regards Thomas drm-misc-fixes-2024-11-14: Short summary of fixes pull: bridge: - tc358768: Fix DSI command tx nouveau: - Fix GSP AUX error handling - dp: Handle retires for AUX CH transfers with GSP - fw: Sync DMA after setup pan

[PULL] drm-misc-fixes

2024-11-08 Thread Thomas Zimmermann
Hi Dave, Sima, here's the drm-misc-fixes PR for this week. Apologies for being late. Best regards Thomas drm-misc-fixes-2024-11-08: Short summary of fixes pull: imagination: - Track PVR context per file - Break ref-counting cycle panel-orientation-quirks: - Fix matching Lenovo Yoga Tab 3 X90F

[PULL] drm-misc-fixes

2024-10-31 Thread Thomas Zimmermann
Hi Dave, Sima, this is the week's PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2024-10-31: Short summary of fixes pull: ivpu: - Fix firewall IRQ handling panthor: - Fix firmware initialization wrt page sizes - Fix handling and reporting of dead job groups sched: - Guarantee forwa

[PULL] drm-misc-fixes

2024-10-24 Thread Thomas Zimmermann
Hi Dave, Sima, this is the PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2024-10-24: Short summary of fixes pull: bridge: - aux: Fix assignment of OF node - tc358767: Add missing of_node_put() in error path The following changes since commit 83f000784844cb9d4669ef1a3366479db3197b33:

[PULL] drm-misc-fixes

2024-10-17 Thread Thomas Zimmermann
Hi Dave, Sima, here are the fixes from the misc tree for this week. Best regards Thomas drm-misc-fixes-2024-10-17: Short summary of fixes pull: ast: - Clear EDID on unplugged connectors host1x: - Fix boot on Tegra186 - Set DMA parameters mgag200: - Revert VBLANK support panel: - himax-hx8319

[PULL] drm-misc-fixes

2024-10-10 Thread Thomas Zimmermann
Hi Dave, Sima, here's drm-misc-fixes for this week. Best regards Thomas drm-misc-fixes-2024-10-10: Short summary of fixes pull: fbdev-dma: - Only clean up deferred I/O if instanciated nouveau: - dmem: Fix privileged error in copy engine channel; Fix possible data leak in migrate_to_ram() - gsp

[PULL] drm-misc-fixes

2024-10-02 Thread Thomas Zimmermann
Hi Dave, Sima, although a bit early, here's the week's PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2024-10-02: Short summary of fixes pull: panthor: - Set FOP_UNSIGNED_OFFSET in fops instance - Acquire lock in panthor_vm_prepare_map_op_ctx() - Avoid ninitialized variable in tick_c

[PULL] drm-misc-fixes

2024-09-26 Thread Thomas Zimmermann
Hi Dave, Sima, this is the PR for drm-misc-fixes for this week. Mostly the usual small changes. That fix in the atomic-modesetting code touches UAPI code, but does not change the UAPI itself. Best regards Thomas drm-misc-fixes-2024-09-26: Short summary of fixes pull: atomic: - Use correct type

[PULL] drm-misc-fixes

2024-09-12 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-09-12: An off-by-one fix for the CMA DMA-buf heap, An init fix for nouveau, a config dependency fix for stm, a syncobj leak fix, and two iommu fixes for tegra and rockchip. The following changes since commit 5a498d4d06d6d9bad76d8a

[PULL] drm-misc-fixes

2024-09-05 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR. Maxime drm-misc-fixes-2024-09-05: A zpos normalization fix for komeda, a register bitmask fix for nouveau, a memory leak fix for imagination, three fixes for the recent bridge HDMI work, a potential DoS fix and a cache coherency for panthor, a change of pa

[PULL] drm-misc-fixes

2024-08-29 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-08-29: A revert for a previous TTM commit causing stuttering, 3 fixes for vmwgfx related to buffer operations, a fix for video/aperture with non-VGA primary devices, and a preemption status fix for v3d The following changes since

[PULL] drm-misc-fixes

2024-08-22 Thread Thomas Zimmermann
Hi Dave, Sima, this is the weekly PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2024-08-22: Short summary of fixes pull: nouveau: - firmware: use dma non-coherent allocator The following changes since commit fd45cc614b8acca5bb435ba37fe9b3f9a17fab84: drm/rockchip: inno-hdmi: Fix i

[PULL] drm-misc-fixes

2024-08-15 Thread Thomas Zimmermann
Hi Dave, Sima, here's the weekly PR for drm-misc-fixes. It resolves an OOB access in v3d and a few minor errors. Best regards Thomas drm-misc-fixes-2024-08-15: Short summary of fixes pull: panel: - dt-bindings style fixes panel-orientation: - add quirk for Any Loki Max - add quirk for Any Loki

[PULL] drm-misc-fixes

2024-08-08 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-08-08: A fix for drm/client to prevent a null pointer dereference, a fix for a double-free in drm/bridge-connector, a fix for a gem shmem test, and a fix for async flips updates. The following changes since commit 9c685f61722d30a2

[PULL] drm-misc-fixes

2024-08-01 Thread Maxime Ripard
Hi Dave, Daniel, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-08-01: A couple drm_panic fixes, several v3d fixes to increase the new timestamp API safety, several fixes for vmwgfx for various modesetting issues, PM fixes for ast, async flips improvements and two fixes for nouvea

[PULL] drm-misc-fixes

2024-07-11 Thread Maarten Lankhorst
Hi Dave, Sima, Few fixes for v6.10. :) Cheers, ~Maarten drm-misc-fixes-2024-07-11: drm-misc-fixes for v6.10: - EDID irq fix for bridge/adv7511. - gma500 null mode fixes. - Cleanup meson binding. The following changes since commit 256abd8e550ce977b728be79a74e1729438b4948: Linux 6.10-rc7 (2024-

Re: [PULL] drm-misc-fixes

2024-07-04 Thread Daniel Vetter
On Thu, Jul 04, 2024 at 02:27:58PM +0200, Maarten Lankhorst wrote: > Hi Dave, Sima, > > A nicely filled fixes tree just for you! And the rest of the world! > > Cheers, > ~Maarten > > drm-misc-fixes-2024-07-04: > drm-misc-fixes for v6.10-rc7: > - Add panel quirks. > - Firmware sysfb refcount fix.

[PULL] drm-misc-fixes

2024-07-04 Thread Maarten Lankhorst
Hi Dave, Sima, A nicely filled fixes tree just for you! And the rest of the world! Cheers, ~Maarten drm-misc-fixes-2024-07-04: drm-misc-fixes for v6.10-rc7: - Add panel quirks. - Firmware sysfb refcount fix. - Another null pointer mode deref fix for nouveau. - Panthor sync and uobj fixes. - Fix

[PULL] drm-misc-fixes

2024-06-26 Thread Maarten Lankhorst
Hi Dave, Sima, Was out last week, didn't happen much anyway with only 2 patches, so have a double sized -fixes this week. Cheers, ~Maarten drm-misc-fixes-2024-06-26: drm-misc-fixes for v6.10-rc6: - nouveau tv mode fixes. - Add KOE TX26D202VM0BWA timings. - Fix fb_info when vmalloc is used, re

[PULL] drm-misc-fixes

2024-06-14 Thread Maarten Lankhorst
Hi Dave, Sima, Got a bit distracted with drm-misc-next-fixes yesterday, so here's a slightly late drm-misc-fixes. Cheers, ~Maarten drm-misc-fixes-2024-06-14: drm-misc-fixes for v6.10-rc4: - Kconfig fix for WERROR. - Add panel quirk for Aya Neo KUN - Small bugfixes in komeda, bridge/panel, amd

[PULL] drm-misc-fixes

2024-06-06 Thread Maarten Lankhorst
Hi Dave, Sima, Lots of fixes for vmwgfx all over the place, and one fix for sitronix panel. Cheers, Maarten drm-misc-fixes-2024-06-07: drm-misc-fixes for v6.10-rc3: - Robustness fixes for vmwgfx. - Error check for of_drm_get_panel_orientation failing in sitronix-st7789v. The following changes

[PULL] drm-misc-fixes

2024-05-30 Thread Thomas Zimmermann
Hi Dave, Sima, this is the PR for drm-misc-fixes or this week. FYI I had to run dim pull-request with the -f option, so that it ignored the following error dim: 779aa4d74785 ("drm/nouveau/nvif: Avoid build error due to potential integer overflows"): Fixes: SHA1 in not pointing at an ancestor: di

[PULL] drm-misc-fixes

2024-05-23 Thread Thomas Zimmermann
Hi Dave, Sima, here's the weekly PR for drm-misc-fixes. There's one important patch included, which fixes a kernel panic that can be triggered from userspace. Best regards Thomas drm-misc-fixes-2024-05-23: Short summary of fixes pull: buddy: - stop using PAGE_SIZE shmem-helper: - avoid kernel

[PULL] drm-misc-fixes

2024-05-16 Thread Thomas Zimmermann
Hi Dave, Sima there's only a single patch in this week's drm-misc-fixes PR. Best regards Thomas drm-misc-fixes-2024-05-16: Short summary of fixes pull: nouveau: - use tile_mode and pte_kind for VM_BIND bo allocations The following changes since commit 6897204ea3df808d342c8e4613135728bc538bcd:

[PULL] drm-misc-fixes

2024-05-10 Thread Thomas Zimmermann
Hi Dave, Sima, this is the weekly drm-misc-fixes PR. Sorry for being late. Best regards Thomas drm-misc-fixes-2024-05-10: Short summary of fixes pull: core: - fix connector debugging output meson: - dw-hdmi: power-up fixes - dw-hdmi: add badngap setting for g12 The following changes since comm

[PULL] drm-misc-fixes

2024-05-02 Thread Thomas Zimmermann
Hi Dave, Sima, here's the PR for drm-misc-fixes for this week. Best regards Thomas drm-misc-fixes-2024-05-02: Short summary of fixes pull: imagination: - fix page-count macro nouveau: - avoid page-table allocation failures - fix firmware memory allocation panel: - ili9341: avoid OF for device

[PULL] drm-misc-fixes

2024-04-25 Thread Thomas Zimmermann
Hi Dave, Sima, here's the PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2024-04-25: Short summary of fixes pull: atomic-helpers: - Fix memory leak in drm_format_conv_state_copy() fbdev: - fbdefio: Fix address calculation gma500: - Fix crash during boot The following changes since

[PULL] drm-misc-fixes

2024-04-18 Thread Thomas Zimmermann
Hi Dave, Sima, this is the PR for drm-misc-fixes for this week. Best regards Thomas drm-misc-fixes-2024-04-18: Short summary of fixes pull: nouveau: - dp: Don't probe DP ports twice - nv04: Fix OOB access - nv50: Disable AUX bus for disconnected DP ports - nvkm: Fix race condition panel: - Don

[PULL] drm-misc-fixes

2024-04-11 Thread Thomas Zimmermann
Hi Dave, Sima, here's the PR for drm-misc-fixes for this week. Best regards Thomas drm-misc-fixes-2024-04-11: Short summary of fixes pull: ast: - Fix soft lockup client: - Protect connector modes with mode_config mutex host1x: - Do not setup DMA for virtual addresses ivpu: - Fix deadlock in

[PULL] drm-misc-fixes

2024-04-04 Thread Thomas Zimmermann
Hi Dave, Sima, here's the drm-misc-fixes PR for this week. Best regards Thomas drm-misc-fixes-2024-04-04: Short summary of fixes pull: display: - fix typos in kerneldoc nouveau: - uvmm: fix remap address calculation - minor cleanups panfrost: - fix power-transition timeouts prime: - unbreak

[PULL] drm-misc-fixes

2024-03-28 Thread Thomas Zimmermann
Hi Dave, Sima, this is the weekly PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2024-03-28: Short summary of fixes pull: bridge: - select DRM_KMS_HELPER dma-buf: - fix NULL-pointer deref dp: - fix div-by-zero in DP MST unplug code fbdev: - select FB_IOMEM_FOPS for SBus nouveau:

[PULL] drm-misc-fixes

2024-03-07 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-03-07: A connector status polling fix, a timings fix for the Himax83102-j02 panel, a deadlock fix for nouveau, A controversial format fix for udl that got reverted to allow further discussion, and a build fix for the drm/buddy kun

Re: [PULL] drm-misc-fixes

2024-03-06 Thread Maxime Ripard
Hi, On Thu, Feb 29, 2024 at 01:54:30PM +, Matthew Auld wrote: > On 29/02/2024 13:37, Maxime Ripard wrote: > > Hi, > > > > Here's this week drm-misc fixes PR. > > > > There's two commits for files unders drivers/soc/qcom that don't have a > > maintainer Acked-by. Bjorn's Acked-by was provided

Re: [PULL] drm-misc-fixes

2024-02-29 Thread Matthew Auld
On 29/02/2024 13:37, Maxime Ripard wrote: Hi, Here's this week drm-misc fixes PR. There's two commits for files unders drivers/soc/qcom that don't have a maintainer Acked-by. Bjorn's Acked-by was provided on IRC, and Konrad provided it by mail after the facts so we're covered. Maxime drm-misc

[PULL] drm-misc-fixes

2024-02-29 Thread Maxime Ripard
Hi, Here's this week drm-misc fixes PR. There's two commits for files unders drivers/soc/qcom that don't have a maintainer Acked-by. Bjorn's Acked-by was provided on IRC, and Konrad provided it by mail after the facts so we're covered. Maxime drm-misc-fixes-2024-02-29: A reset fix for host1x, a

[PULL] drm-misc-fixes

2024-02-22 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-02-22: A list handling fix and 64bit division on 32bit platform fix for the drm/buddy allocator, a cast warning and an initialization fix for nouveau, a bridge handling fix for meson, an initialisation fix for ivpu, a SPARC build

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

2024-02-16 Thread Geert Uytterhoeven
Hi Maxime, Dave, On Thu, Feb 15, 2024 at 5:45 PM Geert Uytterhoeven wrote: > On Thu, Feb 15, 2024 at 5:09 PM Maxime Ripard wrote: > On Thu, Feb 15, 2024 at 01:41:24PM +0100, Geert Uytterhoeven wrote: > > > On Thu, 15 Feb 2024, Maxime Ripard wrote: > > > > Matthew Auld (1): > > > > drm/test

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

2024-02-15 Thread Geert Uytterhoeven
Hi Maxime, On Thu, Feb 15, 2024 at 5:09 PM Maxime Ripard wrote: On Thu, Feb 15, 2024 at 01:41:24PM +0100, Geert Uytterhoeven wrote: > > On Thu, 15 Feb 2024, Maxime Ripard wrote: > > > Matthew Auld (1): > > > drm/tests/drm_buddy: add alloc_contiguous test > > > > Please drop this one. > > >

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

2024-02-15 Thread Maxime Ripard
Hi, On Thu, Feb 15, 2024 at 01:41:24PM +0100, Geert Uytterhoeven wrote: > Hi Maxime, > > On Thu, 15 Feb 2024, Maxime Ripard wrote: > > Here's this week drm-misc-fixes PR > > > > Maxime > > > > drm-misc-fixes-2024-02-15: > > A suspend/resume error fix for ivpu, a couple of scheduler fixes

Re: [PULL] drm-misc-fixes

2024-02-15 Thread Geert Uytterhoeven
Hi Maxime, On Thu, 15 Feb 2024, Maxime Ripard wrote: Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-02-15: A suspend/resume error fix for ivpu, a couple of scheduler fixes for nouveau, a patch to support large page arrays in prime, a uninitialized variable fix in crtc, a

[PULL] drm-misc-fixes

2024-02-15 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-02-15: A suspend/resume error fix for ivpu, a couple of scheduler fixes for nouveau, a patch to support large page arrays in prime, a uninitialized variable fix in crtc, a locking fix in rockchip/vop2 and a buddy allocator error r

[PULL] drm-misc-fixes

2024-02-08 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-02-08: A null pointer dereference fix for v3d, a TTM pool initialization fix, several fixes for nouveau around register size, DMA buffer leaks and API consistency, a multiple fixes for ivpu around MMU setup, initialization and fir

[PULL] drm-misc-fixes

2024-02-01 Thread Maxime Ripard
Hi! Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-02-01: A quiet week: one fix for CMA dma-buf pages accounting, and one to virtio to set the segment size of the virtio_gpu device. The following changes since commit 27d19268cf394f2c78db732be0cb31852eeadb0a: accel/ivpu: Improve

[GIT PULL] drm-misc-fixes

2024-01-26 Thread Inki Dae
Hi Dave and Daniel, Just one regression fixup to samsung-dsim.c module. I attempted a pull request on the drm-misc tree but encountered a permission issue. In response to this, I've created an issue[1] on gitlab.freedesktop.org. Therefore, I added the drm-misc tree as a remote to

[PULL] drm-misc-fixes

2024-01-26 Thread Maxime Ripard
Hi Dave, Sima, Here's this week drm-misc-fixes PR. Maxime drm-misc-fixes-2024-01-26: Plenty of ivpu fixes to improve the general stability and debugging, a suspend fix for the anx7625 bridge, a revert to fix an initialization order bug between i915 and simpledrm and a documentation warning fix f

[PULL] drm-misc-fixes

2024-01-03 Thread Maarten Lankhorst
Hi Dave, Daniel, Happy new year! ~Maarten drm-misc-fixes-2024-01-03: drm-misc-fixes for v6.7 final: - 2 small qaic fixes. - Fixes for overflow in aux xfer. - Fix uninitialised gamma lut in gmag200. - Small compiler warning fix for backports of a ps8640 fix. The following changes since commit 6c

[PULL] drm-misc-fixes

2023-12-14 Thread Maarten Lankhorst
Hi Dave, Daniel, Small fixes all over the place, one regression fix for master capability. Cheers, ~Maarten drm-misc-fixes-2023-12-14: drm-misc-fixes for v6.7-rc6: - Fix regression for checking if FD is master capable. - Fix uninitialized variables in drm/crtc. - Fix ivpu w/a. - Refresh modes c

[PULL] drm-misc-fixes

2023-12-07 Thread Maarten Lankhorst
Hi Dave, Daniel, Pull request for v6.7-rc5. Cheers, ~Maarten drm-misc-fixes-2023-12-07: drm-misc-fixes for v6.7-rc5: - Document nouveau's GSP-RM. - Flush vmm harder on nouveau tu102. - Panfrost fix for imported dma-buf objects, and device frequency. - Kconfig Build fix for tc358768. - Call end_

[PULL] drm-misc-fixes

2023-11-29 Thread Maarten Lankhorst
Hi Dave, Daniel, This pull request is a bit confusing, as it first adds the panel fixes and a driver/core change, then immediately revert it. Cheers, ~Maarten drm-misc-fixes-2023-11-29: Fixes for v6.7-rc4: - Revert panel fixes as they require exporting device_is_dependent. - Do not double add

[PULL] drm-misc-fixes

2023-11-23 Thread Maarten Lankhorst
Hi Dave, Daniel, Lots of small fixes for various drivers. Cheers, ~Maarten drm-misc-fixes-2023-11-23: Fixes for v6.7-rc3: - Panel fixes for innolux and auo,b101uan08.3 panel. - Fix ivpu MMIO reset. - AST fix on connetor disconnection. - nouveau gsp fix. - rockchip color fix. - Fix Himax83102-j0

Re: [PULL] drm-misc-fixes

2023-11-17 Thread Daniel Vetter
On Thu, Nov 16, 2023 at 02:48:52PM +0100, Maarten Lankhorst wrote: > Hi Dave, Daniel, > > Small pull request, mostly nouveau fixes. > > Cheers, > ~Maarten > > Mostly drm-misc-fixes-2023-11-16: > Assorted fixes for v6.7-rc2: > - Nouveau GSP fixes. > - Fix nouveau driver load without display. > -

[PULL] drm-misc-fixes

2023-11-16 Thread Maarten Lankhorst
Hi Dave, Daniel, Small pull request, mostly nouveau fixes. Cheers, ~Maarten Mostly drm-misc-fixes-2023-11-16: Assorted fixes for v6.7-rc2: - Nouveau GSP fixes. - Fix nouveau driver load without display. - Use rwlock for nouveau's event lock to break a lockdep splat. - Add orientation quirk for

Re: [PULL] drm-misc-fixes

2023-11-10 Thread Daniel Vetter
On Wed, Nov 08, 2023 at 02:18:28PM +0100, Maarten Lankhorst wrote: > Hi Dave, Daniel, > > drm-misc-next-fixes is empty, have a pull request for drm-misc-fixes. > > Cheers, > ~Maarten > > drm-misc-fixes-2023-11-08: > drm-misc-fixes for v6.7-rc1: > > - drm-misc-fixes from 2023-11-02 + a single qx

[PULL] drm-misc-fixes

2023-11-08 Thread Maarten Lankhorst
Hi Dave, Daniel, drm-misc-next-fixes is empty, have a pull request for drm-misc-fixes. Cheers, ~Maarten drm-misc-fixes-2023-11-08: drm-misc-fixes for v6.7-rc1: - drm-misc-fixes from 2023-11-02 + a single qxl memory leak fix. The following changes since commit 8f5ad367e8b884772945c6c9fb622ac94b

[PULL] drm-misc-fixes

2023-11-02 Thread Thomas Zimmermann
Hi, this is the PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2023-11-02: Short summary of fixes pull: syncobj: - Fix waiting for DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE vc4: - Fix UAF in mock helpers The following changes since commit b132ac51d7a50c37683be56c96ff64f8c887930f: acc

[PULL] drm-misc-fixes

2023-10-26 Thread Thomas Zimmermann
Hi, this is the week's PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2023-10-26: Short summary of fixes pull: amdgpu: - ignore duplicated BOs in CS parser - remove redundant call to amdgpu_ctx_priority_is_valid() amdkfd: - reserve fence slot while locking BO dp_mst: - Fix NULL der

[PULL] drm-misc-fixes

2023-10-19 Thread Thomas Zimmermann
Hi Dave and Daniel, this is the PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2023-10-19: Short summary of fixes pull: amdgpu: - Disable AMD_CTX_PRIORITY_UNSET bridge: - ti-sn65dsi86: Fix device lifetime edid: - Add quirk for BenQ GW2765 ivpu: - Extend address range for MMU mmap

[PULL] drm-misc-fixes

2023-10-12 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2023-10-12: Short summary of fixes pull: * atomic-helper: Relax checks for unregistered connectors * dma-buf: Work around race condition when retrieving fence timestamp * gem: Avoid OOB access in BO mem

[PULL] drm-misc-fixes

2023-10-05 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the weekly PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2023-10-05: Short summary of fixes pull: * test: Fix kunit release * panel-orientation: Add quirk for One Mix 25 * nouveau: * Report IB limit via getparams * Replace some magic numbers with

[PULL] drm-misc-fixes

2023-09-28 Thread Thomas Zimmermann
Hi Dave and Daniel, drm-misc-fixes, Intel VPU Edition. Only the ivpu driver received fixes this week. Best regards Thomas drm-misc-fixes-2023-09-28: Short summary of fixes pull: * ivpu: * Add PCI ids for Arrow Lake * Fix memory corruption during IPC * Avoid dmesg flooding * 40xx: W

[PULL] drm-misc-fixes

2023-09-21 Thread Thomas Zimmermann
Hi Dave and Daniel, this is the PR for drm-misc-fixes for this week. Best regards Thomas drm-misc-fixes-2023-09-21: Short summary of fixes pull: * DRM MM-test fixes * Fbdev Kconfig fixes * ivpu: * IRQ-handling fixes * meson: * Fix memory leak in HDMI EDID code * nouveau: * Corr

[PULL] drm-misc-fixes

2023-09-14 Thread Thomas Zimmermann
Hi Dave and Daniel, this is the weekly PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2023-09-14: Short summary of fixes pull: * radeon: Uninterruptible fence waiting * tests: Fix use-after-free bug * vkms: Revert hrtimer fix The following changes since commit afaf2b38025ab327c85e

[PULL] drm-misc-fixes

2023-09-07 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2023-09-07: One doc fix for drm/connector, one fix for amdgpu for an crash when VRAM usage is high, and one fix in gm12u320 to fix the timeout units in the code The following changes since commit f9e96bf1905479f18e83a3a4c314a8dfa56ede2

[PULL] drm-misc-fixes

2023-08-24 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2023-08-24: A samsung-dsim initialization fix, a devfreq fix for panfrost, a DP DSC define fix, a recursive lock fix for dma-buf, a shader validation fix and a reference counting fix for vmwgfx The following changes since commit 50b6f2

[PULL] drm-misc-fixes

2023-08-17 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2023-08-17: One EPROBE_DEFER handling fix for the JDI LT070ME05000, a timing fix for the AUO G121EAN01 panel, an integer overflow and a memory leak fixes for the qaic accel, a use-after-free fix for nouveau and a revert for an alleged

[PULL] drm-misc-fixes

2023-08-09 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2023-08-10: Multiple fixes for nouveau around memory safety and DisplayPort, one fix to reduce the log level of rockchip, a power state fix for the it6505 bridge, a timing fix for the lt9611 bridge, a cache maintenance fix for ivpu and

[PULL] drm-misc-fixes

2023-08-03 Thread Maxime Ripard
Hi, Here's this week drm-misc-fixes PR Maxime The following changes since commit 39b1320e5dc2b707dfb5c25b0298ce9d4fc05aea: drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init() (2023-07-25 20:38:37 +0200) are available in the Git repository at: ssh://git.freedesktop.org

  1   2   3   4   >