summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
18 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
20 hoursMerge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/misc/kern...Mark Brown
21 hoursMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
4 daysdrm/nouveau: fix autosuspend cleanup during teardownGuangshuo Li
4 daysdrm/nouveau: Fix typos in commentsliupeng
4 daysdrm/nouveau: RCU-free the scheduler-containing nouveau_schedJonghyuk Kim(MalHyuk)
4 daysdrm/nouveau/uvmm: fix UAF in nouveau_uvmm_sm when BO is in TTM_PL_SYSTEMPeiyang He
4 daysdrm/nouveau/gsp/r570: Enable Gcoff in fbsr againLyude Paul
4 daysdrm/nouveau/gsp/r570: Start saving comptag backing storesLyude Paul
4 daysdrm/nouveau/gsp/r570: Add comp mode workaround from issue #3172217Lyude Paul
4 daysdrm/nouveau/gsp/r535: Add support for MEMSYS_GET_STATIC_CONFIGLyude Paul
4 daysdrm/nouveau/gsp/r570: Add support for INTERNAL_GCX_ENTRY_PREREQUISITELyude Paul
4 daysdrm/nouveau/bios/init: drop unneeded semicolonJulia Lawall
4 daysdrm/nouveau/dmem: pin VRAM for the whole registered rangeJunrui Luo
4 daysdrm/nouveau: fix double-free in nvif_vmm_dtorPeiyang He
4 daysdrm/nouveau: Fix runtime PM leak in nouveau_connector_detect()Wentao Liang
4 daysdrm/nouveau: Fix gem reference leak in validate_init()Wentao Liang
5 daysdrm/nouveau: Fix bridge reference leak in nv1a_ram_new()Wentao Liang
5 daysdrm/panic: Display panic screen via per-plane callbackThomas Zimmermann
7 daysdrm/nouveau: Convert to atomic_create_stateMaxime Ripard
11 daysdrm/nouveau/gsp: Increase delay for magic sleep in r535_gsp_fini()Lyude Paul
11 daysdrm/nouveau/gsp/r570: Enable S/R Display workaround in GSPLyude Paul
11 daysdrm/nouveau/gsp/r570: Set GcOff = 0 in fbsrLyude Paul
11 daysRevert "nouveau/gsp: fix suspend/resume regression on r570 firmware"Lyude Paul
11 daysdrm: Implement vga_switcheroo_client_ops.post_switchThomas Zimmermann
11 daysdrm: Implement struct vga_switcheroo_client_ops.pre_switchThomas Zimmermann
14 daysMerge tag 'drm-misc-next-2026-09-03' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-09-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-09-01drm/nouveau: Use write-combined maps for coherentFaith Ekstrand
2026-09-01drm/nouveau/dmem: fix callocated underflow on large folio splitZhenhao Wan
2026-09-01drm/nouveau/dmem: fix mismatched DMA unmap size for large foliosZhenhao Wan
2026-09-01nouveau/instmem: handle iomapping already existingDave Airlie
2026-09-01drm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan
2026-09-01drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan
2026-09-01drm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan
2026-09-01Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-08-31drm/nouveau: honor HF-EEODB EDIDs by converting to struct drm_edidMohamed Ahmed
2026-08-31drm/nouveau/clk/gk20a: fix undefined behaviour in signed left shiftMuhammed Sariyildiz
2026-08-31drm/nouveau: Convert to atomic_create_stateMaxime Ripard
2026-08-31Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-08-25drm/nouveau/dispnv50: program pixel clocks above 2.147GHz on GB20xMohamed Ahmed
2026-08-25drm/nouveau/gsp: fix vblank interrupts on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: fix head state readback on GB20xMohamed Ahmed
2026-08-25drm/nouveau/gsp: use per-version DP_CONFIG_STREAM params on r570 firmwareMohamed Ahmed
2026-08-25drm/nouveau/disp: fix HDMI GCP AVMute register offsets on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: fix HDMI vendor infoframes on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooksMohamed Ahmed
2026-08-25drm/nouveau/disp: move the GSP HDMI GCP AVMute write to engine/dispMohamed Ahmed
2026-08-25drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.cMohamed Ahmed
2026-08-25drm/nouveau/disp/r535: Add scanline position support + head state supportLyude Paul