summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
14 daysdrm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi1-1/+2
2026-05-07drm/nouveau: fix nvkm_device leak on aperture removal failureDavid Carlier1-1/+1
2026-05-07drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman1-1/+1
2026-03-25nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-02-06Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness1-2/+0
2026-01-30drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul1-0/+2
2026-01-30drm/nouveau: implement missing DCB connector types; gracefully handle unknown...Alex Ramírez1-20/+53
2026-01-30drm/nouveau: add missing DCB connector typesAlex Ramírez1-21/+74
2026-01-23drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul1-0/+1
2026-01-08drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2025-12-18drm/nouveau: refactor deprecated strcpyMadhur Kumar1-3/+3
2025-12-18drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi1-1/+1
2025-12-01nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao1-0/+2
2025-11-13drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab1-1/+1
2025-11-13drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner1-2/+12
2025-10-19drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu1-1/+1
2025-09-09nouveau: fix disabling the nonstall irq due to storm codeDave Airlie5-8/+21
2025-09-04drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi1-2/+3
2025-09-04drm/nouveau/disp: Always accept linear modifierJames Jones1-0/+4
2025-09-04drm/nouveau: remove unused memory target testTimur Tabi1-10/+3
2025-09-04drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi1-1/+1
2025-08-28drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li1-1/+2
2025-07-17drm/nouveau/gsp: fix potential leak of memory used during acpi initBen Skeggs1-6/+14
2025-06-27drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller1-1/+1
2025-05-29drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZEZhi Wang1-1/+1
2025-05-09drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()Philipp Stanner1-1/+1
2025-04-25drm/nouveau: prime: fix ttm_bo_delayed_delete oopsChris Bainbridge2-3/+3
2025-03-22drm/nouveau: Do not override forced connector statusThomas Zimmermann1-1/+0
2025-03-13drm/nouveau: select FW cachingDave Airlie1-0/+1
2025-03-13drm/nouveau: Run DRM default client setupThomas Zimmermann2-2/+9
2025-02-27drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling1-1/+1
2025-02-27nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand1-2/+7
2025-02-17nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang1-2/+4
2025-02-17nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang1-6/+4
2025-01-23drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai1-0/+1
2025-01-23nouveau/fence: handle cross device fences properlyDave Airlie1-2/+4
2024-12-05drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()Li Huafei1-0/+1
2024-11-14nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie1-23/+34
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie2-4/+4
2024-11-14nouveau: fw: sync dma after setup is called.Dave Airlie1-5/+6
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-3/+3
2024-10-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-10-08nouveau/dmem: Fix privileged error in copy engine channelYonatan Maman1-1/+1
2024-10-04drm/nouveau/gsp: remove extraneous ; after mutexColin Ian King1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds131-4278/+1167
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+1
2024-09-13Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-1/+4
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter1-1/+1
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs3-1/+4