2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/nouveau
Dave Airlie debda50ad5 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.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCZ8BungAKCRAnX84Zoj2+
 dum4AX9ole3HbMnfK4Xib10vDiYgwObREAjUCJmiTtXs+sLglXCijI6aMP7otR+H
 sdnRfY0Bfjgqys+R6aX4rpdqFS4FFDc8nne6f68xXIOmMtO9HZS7fz+5WsyihpSi
 GVWEZS/tQA==
 =jade
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes

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.

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Maxime Ripard <mripard@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250227-antique-robust-earthworm-09dfd1@houat
2025-02-28 07:51:00 +10:00
..
dispnv04 Merge drm/drm-next into drm-misc-next 2024-07-29 09:35:54 +02:00
dispnv50 drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw() 2025-01-07 18:43:18 +02:00
include drm/nouveau: expose GSP-RM logging buffers via debugfs 2024-12-04 21:47:53 +01:00
nvif Merge drm/drm-next into drm-misc-next 2024-07-29 09:35:54 +02:00
nvkm drm/nouveau/pmu: Fix gp10b firmware guard 2025-02-19 13:31:59 +01:00
Kbuild drm/nouveau: handle limited nvif ioctl in abi16 2024-07-27 03:05:22 +02:00
Kconfig drm/nouveau: Run DRM default client setup 2024-09-26 09:31:28 +02:00
nouveau_abi16.c drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device 2024-07-27 03:05:43 +02:00
nouveau_abi16.h drm/nouveau: remove abi16->handles 2024-07-27 03:05:24 +02:00
nouveau_acpi.c ACPI: video: Fix random crashes due to bad kfree() 2025-01-13 21:09:10 +01:00
nouveau_acpi.h
nouveau_backlight.c
nouveau_bios.c Merge drm/drm-next into drm-misc-next 2024-07-29 09:35:54 +02:00
nouveau_bios.h drm/nouveau: move nvxx_* definitions to nouveau_drv.h 2024-07-27 03:05:38 +02:00
nouveau_bo74c1.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_bo85b5.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_bo90b5.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_bo0039.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_bo5039.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_bo9039.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_bo.c drm-misc-next for v6.12: 2024-08-08 18:58:46 +02:00
nouveau_bo.h drm/nouveau: use GEM references instead of TTMs 2024-07-22 22:46:45 +02:00
nouveau_boa0b5.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_chan.c drivers: remove get_task_comm() and print task comm directly 2025-01-12 20:21:16 -08:00
nouveau_chan.h drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nouveau_connector.c drm/nouveau: Do not override forced connector status 2025-02-26 14:18:15 -05:00
nouveau_connector.h drm/nouveau: include drm/drm_edid.h only where needed 2024-01-10 11:14:06 +02:00
nouveau_crtc.h
nouveau_debugfs.c drm/nouveau: create module debugfs root 2024-12-04 21:43:46 +01:00
nouveau_debugfs.h drm/nouveau: create module debugfs root 2024-12-04 21:43:46 +01:00
nouveau_display.c drm/nouveau/disp: Move tiling functions to dispnv50/tile.h 2024-11-04 12:38:06 +01:00
nouveau_display.h drm/nouveau: replace drm_device* with nouveau_drm* as dev drvdata 2024-07-27 03:05:19 +02:00
nouveau_dma.c drm/nouveau: remove chan->drm 2024-07-27 03:05:47 +02:00
nouveau_dma.h
nouveau_dmem.c nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error 2024-10-08 14:23:38 +02:00
nouveau_dmem.h
nouveau_dp.c Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next 2024-04-22 12:29:18 +10:00
nouveau_drm.c Mainly individually changelogged singleton patches. The patch series in 2025-01-26 17:50:53 -08:00
nouveau_drv.h drm: remove driver date from struct drm_driver and all drivers 2024-12-05 12:35:42 +02:00
nouveau_encoder.h
nouveau_exec.c drm/nouveau: Constify struct nouveau_job_ops 2024-06-17 17:22:06 +02:00
nouveau_exec.h drm/nouveau: implement 1:1 scheduler - entity relationship 2023-11-24 21:24:46 +01:00
nouveau_fence.c nouveau/fence: handle cross device fences properly 2025-01-13 15:49:49 +01:00
nouveau_fence.h Revert "nouveau: rip out busy fence waits" 2024-08-02 14:38:28 +10:00
nouveau_gem.c drm-misc-next for v6.12: 2024-08-08 18:58:46 +02:00
nouveau_gem.h
nouveau_hwmon.c drm/nouveau: move nvxx_* definitions to nouveau_drv.h 2024-07-27 03:05:38 +02:00
nouveau_hwmon.h
nouveau_ioc32.c drm/nouveau: don't misuse kernel-doc comments 2024-01-08 18:37:52 +01:00
nouveau_ioctl.h
nouveau_led.c drm/nouveau: move nvxx_* definitions to nouveau_drv.h 2024-07-27 03:05:38 +02:00
nouveau_led.h
nouveau_mem.c drm/nouveau: remove master 2024-07-27 03:05:48 +02:00
nouveau_mem.h drm/nouveau: pass drm to nouveau_mem_new(), instead of cli 2024-07-27 03:05:41 +02:00
nouveau_nvif.c drm/nouveau/nvif: remove driver keep/fini 2024-07-27 03:05:31 +02:00
nouveau_platform.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
nouveau_platform.h
nouveau_prime.c drm/nouveau: prime: fix refcount underflow 2024-07-22 22:53:38 +02:00
nouveau_reg.h
nouveau_sched.c drm/sched: add optional errno to drm_sched_start() 2024-09-06 18:05:52 +02:00
nouveau_sched.h drm/nouveau: Constify struct nouveau_job_ops 2024-06-17 17:22:06 +02:00
nouveau_sgdma.c drm/nouveau: pass drm to nouveau_mem_new(), instead of cli 2024-07-27 03:05:41 +02:00
nouveau_svm.c nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range() 2025-02-14 15:52:58 +01:00
nouveau_svm.h
nouveau_ttm.c drm/nouveau: pass drm to nouveau_mem_new(), instead of cli 2024-07-27 03:05:41 +02:00
nouveau_ttm.h
nouveau_uvmm.c nouveau: set placement to original placement on uvmm validate. 2024-08-01 01:22:12 +02:00
nouveau_uvmm.h drm/nouveau: implement 1:1 scheduler - entity relationship 2023-11-24 21:24:46 +01:00
nouveau_vga.c drm/client: Move client event handlers to drm_client_event.c 2024-10-18 09:23:03 +02:00
nouveau_vga.h drm/nouveau: Do not set struct drm_driver.lastclose 2024-08-13 16:21:09 +02:00
nouveau_vmm.c nouveau/vmm: don't set addr on the fail path to avoid warning 2024-01-19 13:52:55 +10:00
nouveau_vmm.h
nv04_fence.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nv10_fence.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nv10_fence.h
nv17_fence.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nv50_display.h
nv50_fence.c drm/nouveau: remove chan->drm 2024-07-27 03:05:47 +02:00
nv84_fence.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00
nvc0_fence.c drm/nouveau: remove push pointer from nouveau_channel 2024-07-27 03:05:49 +02:00