summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
4 daysMerge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
13 daysRevert "drm/nouveau: check ioctl command codes better"Arnd Bergmann
14 daysdrm/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
2025-06-30drm/dp: Add argument in drm_edp_backlight_initSuraj Kandpal
2025-06-25drm/nouveau/disp: Use dev->dev to get the deviceSakari Ailus
2025-06-13drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller
2025-06-13drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()Zhi Wang
2025-06-13drm/nouveau/gsp: Fix potential integer overflow on integer shiftsColin Ian King
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2025-05-24drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso...Dan Carpenter
2025-05-19drm/nouveau/kms: add support for GB20xBen Skeggs
2025-05-19drm/nouveau: add support for GB20xBen Skeggs
2025-05-19drm/nouveau/gsp: add hal for fifo.chan.doorbell_handleBen Skeggs
2025-05-19drm/nouveau: add support for GB10xBen Skeggs
2025-05-19drm/nouveau/gf100-: track chan progress with non-WFI semaphore releaseBen Skeggs
2025-05-19drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMABen Skeggs
2025-05-19drm/nouveau: add helper functions for allocating pinned/cpu-mapped bosBen Skeggs
2025-05-19drm/nouveau: add support for GH100Ben Skeggs
2025-05-19drm/nouveau: improve handling of 64-bit BARsBen Skeggs
2025-05-19drm/nouveau/gv100-: switch to volta semaphore methodsBen Skeggs
2025-05-19drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDESBen Skeggs
2025-05-19drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORYBen Skeggs
2025-05-19drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMMBen Skeggs
2025-05-19drm/nouveau/mmu: bump up the maximum page table depthBen Skeggs
2025-05-19drm/nouveau/instmem: add hal for set_bar0_window_addr()Ben Skeggs
2025-05-19drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_funcBen Skeggs
2025-05-19drm/nouveau/gsp: add support for 570.144Ben Skeggs
2025-05-19drm/nouveau/gsp: add common client alloc codeBen Skeggs
2025-05-19drm/nouveau/gsp: add hal for gsp.sr_data_size()Ben Skeggs
2025-05-19drm/nouveau/gsp: add hal for disp.chan.dmac_alloc()Ben Skeggs
2025-05-19drm/nouveau/gsp: add hal for fifo.rc_triggered()Ben Skeggs