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-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-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
2020-05-22
drm/nouveau/disp/gv100-: expose capabilities class
Ben Skeggs
2020-05-22
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
2020-05-22
drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions
Ben Skeggs
2020-05-22
drm/nouveau/ibus: use nvkm_subdev_new_()
Ben Skeggs
2020-05-22
drm/nouveau/core: add nvkm_subdev_new_() for bare subdevs
Ben Skeggs
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-16
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2020-04-16
drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
Ben Skeggs
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-07
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2020-03-28
drm/nouveau/therm: convert to use i2c_new_client_device()
Wolfram Sang
2020-02-17
drm/nouveau/gr/tu11x: initial support
Ben Skeggs
2020-02-17
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
2020-02-03
drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms
Ben Skeggs
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
2020-01-29
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
Ben Skeggs
2020-01-29
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Ben Skeggs
2020-01-23
drm/nouveau/mmu: fix comptag memory leak
Ben Skeggs
2020-01-23
drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbc
Thierry Reding
2020-01-23
drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping
Thierry Reding
2020-01-15
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
[next]