summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie
2025-11-06drm/nouveau: Advertise correct modifiers on GB20xJames Jones
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi
2025-10-27drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-11nouveau: populate buffers before exporting them.Dave Airlie
2025-09-03Revert "drm/nouveau: Remove waitque for sched teardown"Philipp Stanner
2025-08-29drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()Liao Yuanhong
2025-08-29nouveau: Membar before between semaphore writes and the interruptFaith Ekstrand
2025-08-29nouveau: fix disabling the nonstall irq due to storm codeDave Airlie
2025-08-25drm/nouveau: remove unused memory target testTimur Tabi
2025-08-25drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi
2025-08-25drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi
2025-08-23drm/nouveau/disp: Always accept linear modifierJames Jones
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2025-08-20Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon
2025-08-19Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-08-15drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()Qianfeng Rong
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie
2025-08-12drm/nouveau: Improve message for missing firmwareMel Henning
2025-08-12drm/nouveau: Remove nvkm_gsp_fwif.enableMel Henning
2025-08-12drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT configMel Henning
2025-08-12drm/nouveau: always set RMDevidCheckIgnore for GSP-RMTimur Tabi
2025-08-11Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann
2025-08-09drm/nouveau: fix typos in commentsMadhur Kumar
2025-08-09drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li
2025-08-09drm/nouveau: Remove surplus struct memberPhilipp Stanner
2025-08-09drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab
2025-08-06drm/nouveau: Pass along the format info from .fb_create() to drm_helper_mode_...Imre Deak
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-22Revert "drm/nouveau: check ioctl command codes better"Arnd Bergmann
2025-07-21drm/nouveau/nvif: fix null ptr deref on pre-fermi boardsBen Skeggs
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal
2025-07-11drm/nouveau: check ioctl command codes betterArnd Bergmann
2025-07-10drm/nouveau: Remove waitque for sched teardownPhilipp Stanner
2025-07-10drm/nouveau: Add new callback for scheduler teardownPhilipp Stanner
2025-07-10drm/nouveau: Make fence container helper usable driver-widePhilipp Stanner
2025-07-07drm/nouveau/gsp: fix potential leak of memory used during acpi initBen Skeggs
2025-07-04nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcsDave Airlie
2025-07-03drm/nouveau: Do not fail module init on debugfs errorsAaron Thompson
2025-06-30drm/dp: Change argument type of drm_edp_backlight_enableSuraj Kandpal
2025-06-30drm/dp: Change current_level argument type to u32Suraj Kandpal
2025-06-30drm/dp: Add argument for max luminance in drm_edp_backlight_initSuraj Kandpal