index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
Age
Commit message (
Expand
)
Author
2020-11-17
drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param descrip...
Lee Jones
2020-11-08
drm: remove unneeded break
Tom Rix
2020-10-30
drm/nouveau/device: fix changing endianess code to work on older GPUs
Karol Herbst
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-07
drm/nouveau/device: return error for unknown chipsets
Karol Herbst
2020-09-25
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-07-28
nouveau: fix storing invalid ptes
Ralph Campbell
2020-07-24
drm/nouveau/kms/nv50-: implement proper push buffer control logic
Ben Skeggs
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-24
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2020-07-24
drm/nouveau/sec2/gp102: allow module to load when LSFW is missing
Ben Skeggs
2020-07-24
drm/nouveau/gr/gm200-: explicitly handle nofw
Ben Skeggs
2020-07-24
drm/nouveau/pmu/gm200-: explicitly handle nofw
Ben Skeggs
2020-07-24
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap
Ben Skeggs
2020-07-24
drm/nouveau/acr: allow module to load when HSFW(s) are missing
Ben Skeggs
2020-07-24
drm/nouveau/acr: refuse to load LSFW if HSFW is missing
Ben Skeggs
2020-07-24
drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisation
Ben Skeggs
2020-07-24
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
2020-07-24
drm/nouveau/therm/gt215: make gt215_therm_init static
Ben Skeggs
2020-07-24
drm/nouveau/mmu: make a couple of functions static
Ben Skeggs
2020-07-24
drm/nouveau/mc/gp10b: make gp10b_mc_init static
Ben Skeggs
2020-07-24
drm/nouveau/nvfw/acr: make lsb_header_tail_dump static
Ben Skeggs
2020-07-24
drm/nouveau/gr/gf100-: make some functions static
Ben Skeggs
2020-07-24
drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()
Ben Skeggs
2020-07-24
drm/nouveau/disp/gm200-: fix regression from HDA SOR selection changes
Ben Skeggs
2020-07-10
nouveau: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-08
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Ben Skeggs
2020-06-04
drm/nouveau: gr/gk20a: Use firmware version 0
Thierry Reding
2020-06-04
drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORs
Ben Skeggs
2020-06-04
drm/nouveau/disp/gp100: split SOR implementation from gm200
Ben Skeggs
2020-06-04
drm/nouveau/disp: modify OR allocation policy to account for HDA requirements
Ben Skeggs
2020-06-04
drm/nouveau/disp: split part of OR allocation logic into a function
Ben Skeggs
2020-06-04
drm/nouveau/disp: provide hint to OR allocation about HDA requirements
Ben Skeggs
2020-06-01
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register moved
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound head
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SF
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()
Ben Skeggs
2020-05-22
drm/nouveau/device: use regular PRI accessors in chipset detection
Ben Skeggs
2020-05-22
drm/nouveau/device: detect vGPUs
Karol Herbst
2020-05-22
drm/nouveau/device: detect if changing endianness failed
Karol Herbst
2020-05-22
drm/nouveau/device: rework mmio mapping code to get rid of second map
Karol Herbst
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
2020-05-22
drm/nouveau/core/memory: remove redundant assignments to variable ret
Colin Ian King
[next]