index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-15
/
+14
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-11
/
+11
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-41
/
+276
2020-06-08
Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
17
-41
/
+276
2020-06-04
drm/nouveau/kms/nv50-: clear SW state of disabled windows harder
Ben Skeggs
1
-1
/
+4
2020-06-04
drm/nouveau: gr/gk20a: Use firmware version 0
Thierry Reding
1
-1
/
+1
2020-06-04
drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORs
Ben Skeggs
4
-4
/
+135
2020-06-04
drm/nouveau/disp/gp100: split SOR implementation from gm200
Ben Skeggs
5
-2
/
+63
2020-06-04
drm/nouveau/disp: modify OR allocation policy to account for HDA requirements
Ben Skeggs
1
-4
/
+22
2020-06-04
drm/nouveau/disp: split part of OR allocation logic into a function
Ben Skeggs
1
-26
/
+37
2020-06-04
drm/nouveau/disp: provide hint to OR allocation about HDA requirements
Ben Skeggs
5
-10
/
+18
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
78
-633
/
+1205
2020-06-01
drm/nouveau/kms/gt215-: fix race with audio driver runpm
Ben Skeggs
2
-1
/
+4
2020-06-01
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
Ben Skeggs
1
-2
/
+2
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-3
/
+2
2020-05-26
drm/nouveau: use correct conflicting framebuffer API
Dave Airlie
1
-1
/
+1
2020-05-22
drm/nouveau/dispnv50: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+1
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-22
drm/nouveau/debugfs: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+4
2020-05-22
drm/nouveau/nouveau/hmm: fix migrate zero page to GPU
Ralph Campbell
1
-9
/
+66
2020-05-22
drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocations
Ralph Campbell
1
-192
/
+112
2020-05-22
drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST
Lyude Paul
5
-20
/
+75
2020-05-22
drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
Lyude Paul
1
-11
/
+14
2020-05-22
drm/nouveau/kms/gv100-: Add support for interlaced modes
Lyude Paul
2
-4
/
+6
2020-05-22
drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing support
Lyude Paul
15
-3
/
+118
2020-05-22
drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()
Lyude Paul
1
-1
/
+4
2020-05-22
drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register moved
Ben Skeggs
5
-2
/
+35
2020-05-22
drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound head
Ben Skeggs
1
-3
/
+4
2020-05-22
drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SF
Ben Skeggs
8
-2
/
+17
2020-05-22
drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()
Ben Skeggs
4
-6
/
+6
2020-05-22
drm/nouveau/disp/nv50-: increase timeout on pio channel free() polling
Ben Skeggs
1
-1
/
+1
2020-05-22
drm/nouveau/kms: Fix regression by audio component transition
Takashi Iwai
1
-6
/
+10
2020-05-22
drm/nouveau/device: use regular PRI accessors in chipset detection
Ben Skeggs
1
-18
/
+13
2020-05-22
drm/nouveau/device: detect vGPUs
Karol Herbst
1
-3
/
+12
2020-05-22
drm/nouveau/device: detect if changing endianness failed
Karol Herbst
1
-5
/
+21
2020-05-22
drm/nouveau/device: rework mmio mapping code to get rid of second map
Karol Herbst
1
-12
/
+15
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2
-2
/
+2
2020-05-22
drm/nouveau: Use generic helper to check _PR3 presence
Kai-Heng Feng
1
-34
/
+10
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
1
-8
/
+4
2020-05-22
drm/nouveau/core/memory: remove redundant assignments to variable ret
Colin Ian King
1
-1
/
+1
2020-05-22
drm/nouveau/svm: map pages after migration
Ralph Campbell
4
-17
/
+95
2020-05-22
drm/nouveau/disp/gv100-: expose capabilities class
Ben Skeggs
6
-0
/
+69
2020-05-22
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
3
-76
/
+47
2020-05-22
drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()
Ben Skeggs
1
-28
/
+3
2020-05-22
drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions
Ben Skeggs
2
-11
/
+11
2020-05-22
drm/nouveau/ibus: use nvkm_subdev_new_()
Ben Skeggs
6
-30
/
+6
2020-05-22
drm/nouveau/core: add nvkm_subdev_new_() for bare subdevs
Ben Skeggs
2
-0
/
+13
2020-05-22
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
3
-9
/
+104
2020-05-22
drm/nouveau/kms: Check framebuffer size against bo
James Jones
1
-0
/
+98
[next]