summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2024-04-26nouveau: add command-line GSP-RM registry supportTimur Tabi2-24/+343
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula1-0/+2
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie8-17/+33
2024-04-22Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-6/+19
2024-04-19Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...Dave Airlie1-1/+1
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-12/+31
2024-04-18drm/nouveau: Use drm_crtc_vblank_crtc()Ville Syrjälä1-1/+1
2024-04-15drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-04-15drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul1-0/+10
2024-04-15drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-2/+7
2024-04-10drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-04-10drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul1-0/+10
2024-04-09nouveau: fix devinit paths to only handle display on GSP.Dave Airlie2-4/+9
2024-04-05nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-05nouveau/gsp: Avoid addressing beyond end of rpc->entriesKees Cook1-1/+1
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie7-39/+58
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi10-17/+44
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann9-17/+43
2024-03-28nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie1-3/+3
2024-03-28drm/nouveau/gr/gf100: Remove second semicolonColin Ian King1-1/+1
2024-03-28drm: Switch DRM_DISPLAY_HDMI_HELPER to depends onMaxime Ripard1-1/+1
2024-03-28drm: Switch DRM_DISPLAY_DP_HELPER to depends onMaxime Ripard1-1/+1
2024-03-28drm: Switch DRM_DISPLAY_HELPER to depends onMaxime Ripard1-2/+4
2024-03-25Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann15-125/+117
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-1/+11
2024-03-21drm/mst: read sideband messaging capJani Nikula1-1/+1
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie1-1/+0
2024-03-15drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()Lyude Paul1-1/+1
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds13-124/+106
2024-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann5-9/+25
2024-03-12drm/nouveau: fix kerneldoc warningsTimur Tabi1-0/+9
2024-03-12nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-11drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()Thomas Zimmermann1-11/+0
2024-03-11drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann1-4/+15
2024-03-11drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()Thomas Zimmermann2-13/+32
2024-03-08nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou1-6/+6
2024-03-08nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie1-1/+1
2024-03-05drm/nouveau: move more missing UAPI bitsKarol Herbst2-17/+15
2024-03-05drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst1-1/+1
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale1-2/+2
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie1-1/+1
2024-02-28drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter14-55/+141
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie1-0/+5
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie1-0/+4
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2-1/+13
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-4/+9