summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2026-03-19nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-03-19nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie1-6/+6
2026-02-06Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie63-96/+161
2026-02-04nouveau/gsp: fix suspend/resume regression on r570 firmwareDave Airlie4-7/+7
2026-02-04nouveau: add a third state to the fini handler.Dave Airlie56-84/+139
2026-02-04nouveau/gsp: use rpc sequence numbers properly.Dave Airlie4-3/+15
2026-02-02Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness1-2/+0
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2026-01-27mm/zone_device: reinitialize large zone device private foliosMatthew Brost1-1/+1
2026-01-21drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul1-0/+2
2026-01-21drm/nouveau: implement missing DCB connector types; gracefully handle unknown...Alex Ramírez1-20/+53
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez1-21/+74
2026-01-14drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*Lyude Paul1-0/+5
2026-01-14drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul1-0/+1
2026-01-04nouveau: don't attempt fwsec on sb on newer platforms.Dave Airlie7-9/+49
2025-12-20drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds8-46/+81
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-86/+234
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar1-2/+2
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe2-21/+18
2025-12-05drm/nouveau: refactor deprecated strcpyMadhur Kumar1-3/+3
2025-12-05drm/nouveau/gsp: Allocate fwsec-sb at bootLyude Paul4-20/+58
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-60/+752
2025-11-28Merge tag 'drm-misc-next-fixes-2025-11-26' of https://gitlab.freedesktop.org/...Dave Airlie6-1/+16
2025-11-25gpu/drm/nouveau: enable THP support for GPU memory migrationBalbir Singh3-84/+231
2025-11-25mm/zone_device: rename page_free callback to folio_freeBalbir Singh1-2/+3
2025-11-25mm/zone_device: support large zone device private foliosBalbir Singh1-1/+1
2025-11-25drm/nouveau: verify that hardware supports the flush page addressTimur Tabi5-0/+15
2025-11-25drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi1-1/+1
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie5-5/+71
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1-12/+12
2025-11-18nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao1-0/+2
2025-11-12drm/nouveau: fully define nvfw_hs_load_header_v2Timur Tabi1-1/+3
2025-11-12drm/nouveau/drm: Bump the driver version to 1.4.1 to report new featuresMohamed Ahmed1-1/+3
2025-11-12drm/nouveau/mmu/tu102: Add support for compressed kindsBen Skeggs1-2/+44
2025-11-12drm/nouveau/mmu/gp100: Remove unused/broken support for compressionBen Skeggs2-37/+6
2025-11-12drm/nouveau/uvmm: Allow larger pagesMary Guillemard1-2/+58
2025-11-12drm/nouveau/uvmm: Prepare for larger pagesMary Guillemard2-17/+30
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie1-12/+12
2025-11-06drm/nouveau: Advertise correct modifiers on GB20xJames Jones4-3/+59
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi1-12/+12
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin1-2/+4
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2025-10-27drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner1-2/+12
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann1-2/+2
2025-10-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu1-1/+1
2025-09-29drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-3/+4
2025-09-17drm/ttm: rename ttm_bo_put to _fini v3Christian König2-2/+2